GrapeCity PlusPak for Windows Forms 10.0J
DrawHotTrackEffect メソッド (StripSkin)

描画するSystem.Drawing.Graphicsオブジェクト。
タブのクライアント矩形を示すSystem.Drawing.Rectangle値。
タブのホットトラッキング効果を示すGrapeCity.Win.Containers.HotTrackEffect値。
ホットトラッキング効果を描画します。
シンタックス
Protected Overridable Sub DrawHotTrackEffect( _
   ByVal graphics As Graphics, _
   ByVal focusRectangle As Rectangle, _
   ByVal hotTrackEffect As HotTrackEffect _
) 
protected virtual void DrawHotTrackEffect( 
   Graphics graphics,
   Rectangle focusRectangle,
   HotTrackEffect hotTrackEffect
)

パラメータ

graphics
描画するSystem.Drawing.Graphicsオブジェクト。
focusRectangle
タブのクライアント矩形を示すSystem.Drawing.Rectangle値。
hotTrackEffect
タブのホットトラッキング効果を示すGrapeCity.Win.Containers.HotTrackEffect値。
参照

参照

StripSkin クラス
StripSkin メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.