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

描画に使用する 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 オブジェクト。
参照

参照

WebMatrixV3Skin クラス
WebMatrixV3Skin メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.