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

適用於