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

Graphicsオブジェクト
描画するコントロールの座標
描画に使用するElementStyle
コントロールの背景をオーバーライドスタイルで描画します。
構文
'宣言
 
Public Overloads Overridable Sub OnPaintBackground( _
   ByVal g As Graphics, _
   ByVal rectInput As Rectangle, _
   ByVal overrideStyle As ElementStyle _
) 
public virtual void OnPaintBackground( 
   Graphics g,
   Rectangle rectInput,
   ElementStyle overrideStyle
)

パラメータ

g
Graphicsオブジェクト
rectInput
描画するコントロールの座標
overrideStyle
描画に使用するElementStyle
参照

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

 

 


© MESCIUS inc. All rights reserved.