GrapeCity PlusPak for Windows Forms 10.0J
GetClientRectangleWithCaptionRectangle メソッド

タブのキャプションのマージンを示すSystem.Drawing.Rectangleの値。
タブのキャプションのマージンを示すGrapeCity.Win.Common.Marginsの値。
タブの配置方法を示すSystem.Windows.Forms.TabAlignmentの値。
キャプション矩形を含む、タブのクライアント矩形を取得します。
シンタックス
Public Overridable Function GetClientRectangleWithCaptionRectangle( _
   ByVal captionRectangle As Rectangle, _
   ByVal captionMargins As Margins, _
   ByVal alignment As TabAlignment _
) As Rectangle
public virtual Rectangle GetClientRectangleWithCaptionRectangle( 
   Rectangle captionRectangle,
   Margins captionMargins,
   TabAlignment alignment
)

パラメータ

captionRectangle
タブのキャプションのマージンを示すSystem.Drawing.Rectangleの値。
captionMargins
タブのキャプションのマージンを示すGrapeCity.Win.Common.Marginsの値。
alignment
タブの配置方法を示すSystem.Windows.Forms.TabAlignmentの値。

戻り値の型

タブのクライアント矩形を示すSystem.Drawing.Rectangleの値。
参照

参照

TabRenderer クラス
TabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.