GrapeCity PlusPak for Windows Forms 11.0J
DrawPanelBorder メソッド (Office2007StripSkin)

描画に使用するSystem.Drawing.Graphics値。
パネルの境界線のSystem.Drawing.Rectangle
コントロールの描画設定を含むControlSettingsオブジェクト。
パネルの境界線を描画します。
シンタックス
Public Overrides Sub DrawPanelBorder( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal controlSettings As ControlSettings _
) 
public override void DrawPanelBorder( 
   Graphics graphics,
   Rectangle rectangle,
   ControlSettings controlSettings
)

パラメータ

graphics
描画に使用するSystem.Drawing.Graphics値。
rectangle
パネルの境界線のSystem.Drawing.Rectangle
controlSettings
コントロールの描画設定を含むControlSettingsオブジェクト。
参照

参照

Office2007StripSkin クラス
Office2007StripSkin メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.