PowerTools PlusPak for Windows Forms 8.0J
GetRectangle(Rectangle) メソッド

キャプションを描画するクライアントコントロールの境界を示すSystem.Drawing.Rectangle
キャプションをその中に描画する矩形を取得します。
構文
Public Overloads Function GetRectangle( _
   ByVal rectClient As Rectangle _
) As Rectangle
public Rectangle GetRectangle( 
   Rectangle rectClient
)

パラメータ

rectClient
キャプションを描画するクライアントコントロールの境界を示すSystem.Drawing.Rectangle

戻り値の型

キャプションをその中に描画するSystem.Drawing.Rectangle
プラットフォーム

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

参照

CaptionFormat クラス
CaptionFormat メンバ
オーバーロード一覧

Send Feedback