AdvancedSaveFileDialogCustomControlAutoSize Property

Gets or sets whether CustomControl should be resized when the file dialog is resized.
Default value: .

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public bool CustomControlAutoSize { get; set; }

Property Value

Boolean

See Also