ToolStrip.AutoScrollMinSize 속성

정의

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

public:
 property System::Drawing::Size AutoScrollMinSize { System::Drawing::Size get(); void set(System::Drawing::Size value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Size AutoScrollMinSize { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AutoScrollMinSize : System.Drawing.Size with get, set
Public Property AutoScrollMinSize As Size

속성 값

Size

Size 값입니다.

특성

설명

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

적용 대상