UserControl.AutoSize 속성

정의

이 속성은 이 클래스와 관련이 없습니다.

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

속성 값

Boolean

사용하도록 설정되어 있으면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상

추가 정보