Leadtools.WinForms.CommonDialogs.File Namespace > RasterOpenDialog Class : EnableFileInfoResizing Property |
public bool EnableFileInfoResizing {get; set;}
'Declaration Public Property EnableFileInfoResizing As Boolean
'Usage Dim instance As RasterOpenDialog Dim value As Boolean instance.EnableFileInfoResizing = value value = instance.EnableFileInfoResizing
public bool EnableFileInfoResizing {get; set;}
get_EnableFileInfoResizing();
set_EnableFileInfoResizing(value);
If the value of this property is true, then the File Info dialog will have standard Windows resizing handles. Otherwise, the dialog will have a fixed size.
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