PowerTools PlusPak for Windows Forms 8.0J
GetPreferredSize メソッド (GcLabel)

System.Drawing.Sizeの値は、コントロール用にサイズがカスタマイズされた領域を示します。
コントロールの望ましいサイズを取得します。
構文
Public Overrides Function GetPreferredSize( _
   ByVal proposedSize As Size _
) As Size
public override Size GetPreferredSize( 
   Size proposedSize
)

パラメータ

proposedSize
System.Drawing.Sizeの値は、コントロール用にサイズがカスタマイズされた領域を示します。

戻り値の型

System.Drawing.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

参照

GcLabel クラス
GcLabel メンバ

Send Feedback