Leadtools.WinForms.CommonDialogs.File Namespace > RasterOpenDialog Class : EnableFileInfoModeless Property |
public bool EnableFileInfoModeless {get; set;}
'Declaration Public Property EnableFileInfoModeless As Boolean
'Usage Dim instance As RasterOpenDialog Dim value As Boolean instance.EnableFileInfoModeless = value value = instance.EnableFileInfoModeless
public bool EnableFileInfoModeless {get; set;}
get_EnableFileInfoModeless();
set_EnableFileInfoModeless(value);
If the value of this property is true, then the File Info dialog will show modeless, i.e., the user can still select the main open dialog even though the File Info dialog is opened. Otherwise, the dialog will show as a standard Windows modal dialog.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2