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

适用于