Menus and Toolbars for WinForms
MinimumSize プロパティ (C1DockingTab)

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > C1DockingTab クラス : MinimumSize プロパティ
Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify.
シンタックス
'宣言
 
Public Overrides Property MinimumSize As System.Drawing.Size
public override System.Drawing.Size MinimumSize {get; set;}

プロパティ値

An ordered pair of type System.Drawing.Size representing the width and height of a rectangle.
参照

C1DockingTab クラス
C1DockingTab メンバ