Shows the file open dialog, allowing the user to browse for a new
file to load. After choosing a file, that file will be loaded into
this control.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool FileOpenDialog() |
Visual Basic |
---|
Public Function FileOpenDialog As Boolean |
JScript |
---|
public function FileOpenDialog() : boolean |