MESCIUS SPREAD for Windows Forms 15.0J
PaintTabStripBackground メソッド (EnhancedInterfaceRenderer)

タブストリップを描画するためのグラフィックデバイスインタフェース
X座標
Y座標
幅(ピクセル単位)
高さ(ピクセル単位)
タブストリップの位置
タブストリップの背景を描画します。
構文
'宣言
 
Public Sub PaintTabStripBackground( _
   ByVal g As Graphics, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal placement As TabStripPlacement _
) 
public void PaintTabStripBackground( 
   Graphics g,
   int x,
   int y,
   int width,
   int height,
   TabStripPlacement placement
)

パラメータ

g
タブストリップを描画するためのグラフィックデバイスインタフェース
x
X座標
y
Y座標
width
幅(ピクセル単位)
height
高さ(ピクセル単位)
placement
タブストリップの位置
参照

EnhancedInterfaceRenderer クラス
EnhancedInterfaceRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.