MESCIUS SPREAD for Windows Forms 17.0J
PaintTouchGripper メソッド (FlatFocusIndicatorRenderer)

描画用のグラフィックデバイスインタフェース
描画矩形
太さ
背景色
前景色
グリッパーのフォーカスインジケーターを描画します。
構文
'Declaration
 
Public Sub PaintTouchGripper( _
   ByVal g As Graphics, _
   ByVal rect As Rectangle, _
   ByVal thickness As Integer, _
   ByVal backColor As Color, _
   ByVal foreColor As Color _
) 
public void PaintTouchGripper( 
   Graphics g,
   Rectangle rect,
   int thickness,
   Color backColor,
   Color foreColor
)

パラメータ

g
描画用のグラフィックデバイスインタフェース
rect
描画矩形
thickness
太さ
backColor
背景色
foreColor
前景色
参照

FlatFocusIndicatorRenderer クラス
FlatFocusIndicatorRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.