GrapeCity PlusPak for Windows Forms 11.0J
GetCaptionRectangleWithClientRectangle メソッド (TabRenderer)

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

パラメータ

clientRectangle
タブのクライアント矩形を示すSystem.Drawing.Rectangleの値。
captionMargins
タブのキャプションのマージンを示すGrapeCity.Win.Common.Marginsの値。
alignment
タブの配置方法を示すSystem.Windows.Forms.TabAlignmentの値。

戻り値の型

タブのキャプションのマージンを示すSystem.Drawing.Rectangleの値。
参照

参照

TabRenderer クラス
TabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.