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

タブのクライアント矩形を示す System.Drawing.Rectangle 値。
タブのキャプションマージンを示す GrapeCity.Win.Common.Margins 値。
タブの配置を示す System.Windows.Forms.TabAlignment 値。
クライアント矩形からタブのキャプション矩形を取得します。
シンタックス
Public Overrides Function GetCaptionRectangleWithClientRectangle( _
   ByVal clientRectangle As Rectangle, _
   ByVal captionMargins As Margins, _
   ByVal alignment As TabAlignment _
) As Rectangle
public override 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 値。
参照

参照

WebMatrixV3TabRenderer クラス
WebMatrixV3TabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.