MESCIUS SPREAD for Windows Forms 15.0J
OnPaint(Graphics,Rectangle,ElementStyle) メソッド

グラフィックデバイス
領域の境界矩形
スタイルとして使用するElementStyle
コントロール(テキストとピクチャ)をオーバーライドスタイルで描画します。
構文
'宣言
 
Public Overloads Overridable Sub OnPaint( _
   ByVal g As Graphics, _
   ByVal rectInput As Rectangle, _
   ByVal overrideStyle As ElementStyle _
) 
public virtual void OnPaint( 
   Graphics g,
   Rectangle rectInput,
   ElementStyle overrideStyle
)

パラメータ

g
グラフィックデバイス
rectInput
領域の境界矩形
overrideStyle
スタイルとして使用するElementStyle
参照

ElementControl クラス
ElementControl メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.