MESCIUS PlusPak for Windows Forms 12.0J
DrawCloseButton メソッド

描画に使用するSystem.Drawing.Graphics
描画する閉じるボタンの境界を表すSystem.Drawing.Rectangle
ストリップの描画データを表すStripSettings
指定したStripSettingsを使用して、タブの閉じるボタンを描画します。
シンタックス
Protected Overridable Sub DrawCloseButton( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal stripSettings As StripSettings _
) 
protected virtual void DrawCloseButton( 
   Graphics graphics,
   Rectangle rectangle,
   StripSettings stripSettings
)

パラメータ

graphics
描画に使用するSystem.Drawing.Graphics
rectangle
描画する閉じるボタンの境界を表すSystem.Drawing.Rectangle
stripSettings
ストリップの描画データを表すStripSettings
参照

参照

StripSkin クラス
StripSkin メンバ

 

 


© MESCIUS inc. All rights reserved.