ComponentEditorForm.AutoSize Özellik

Tanım

Formu ayarına göre yeniden boyutlandırın AutoSizeMode.

public:
 virtual property bool AutoSize { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public override bool AutoSize { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AutoSize : bool with get, set
Public Overrides Property AutoSize As Boolean

Özellik Değeri

true form otomatik olarak yeniden boyutlandırılacaksa; false el ile yeniden boyutlandırılması gerekiyorsa.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.