GrapeCity PlusPak for Windows Forms 10.0J
CreateTabRegion メソッド (VS2008TabRenderer)

タブの表示矩形を示すSystem.Drawing.Rectangle値。
タブの配置を示すSystem.Windows.Forms.TabAlignment値。
ストリップ領域を作成します。
シンタックス
Public Overrides Function CreateTabRegion( _
   ByVal displayRectangle As Rectangle, _
   ByVal alignment As TabAlignment _
) As Region
public override Region CreateTabRegion( 
   Rectangle displayRectangle,
   TabAlignment alignment
)

パラメータ

displayRectangle
タブの表示矩形を示すSystem.Drawing.Rectangle値。
alignment
タブの配置を示すSystem.Windows.Forms.TabAlignment値。

戻り値の型

タブの領域を示すSystem.Drawing.Region値。
参照

参照

VS2008TabRenderer クラス
VS2008TabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.