AdvancedSaveFileDialogCustomControlAutoSize Property
Gets or sets whether
CustomControl should be resized when the file dialog is resized.
Default value:
.
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public bool CustomControlAutoSize { get; set; }
Public Property CustomControlAutoSize As Boolean
Get
Set
public:
property bool CustomControlAutoSize {
bool get ();
void set (bool value);
}
member CustomControlAutoSize : bool with get, set
Property Value
Boolean