SwitcherViewAdapter.DefaultSize 속성

정의

컨트롤의 기본 크기를 가져옵니다.

public:
 property System::Drawing::Size DefaultSize { System::Drawing::Size get(); };
public System.Drawing.Size DefaultSize { get; }
member this.DefaultSize : System.Drawing.Size
Public ReadOnly Property DefaultSize As Size

속성 값

컨트롤의 기본 크기입니다.

구현

Microsoft.SqlServer.Management.Controls.IView.DefaultSize

적용 대상