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

描画表面を示すSystem.Drawing.Graphics
その内部にタブコントロールのパネル要素を描画する境界を示すSystem.Drawing.Rectangle
タブの配置を示すSystem.Windows.Forms.TabAlignment値。
指定した境界と描画表面にタブコントロールのパネル要素を描画します。
シンタックス
Public Sub DrawTabPanel( _
   ByVal graphics As Graphics, _
   ByVal bounds As Rectangle, _
   ByVal alignment As TabAlignment _
) 
public void DrawTabPanel( 
   Graphics graphics,
   Rectangle bounds,
   TabAlignment alignment
)

パラメータ

graphics
描画表面を示すSystem.Drawing.Graphics
bounds
その内部にタブコントロールのパネル要素を描画する境界を示すSystem.Drawing.Rectangle
alignment
タブの配置を示すSystem.Windows.Forms.TabAlignment値。
参照

参照

Office2007TabRenderer クラス
Office2007TabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.