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
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.