PowerTools PlusPak for Windows Forms 8.0J
DefaultSize プロパティ (GcCalendar)

コントロールのデフォルトのサイズを取得します。
構文
Protected Overrides ReadOnly Property DefaultSize As Size
protected override Size DefaultSize {get;}

プロパティ値

コントロールのデフォルト System.Drawing.Size
解説
DefaultSize プロパティは、コントロールが最初に作成されるときの System.Drawing.Size を表します。個々のコントロールのサイズを調整するには、その System.Windows.Forms.Control.Size プロパティの値を設定します。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcCalendar クラス
GcCalendar メンバ

Send Feedback