GrapeCity SPREAD for Windows Forms 11.0J
PaintTouchGripper メソッド (IFocusIndicatorRenderer2)


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

パラメータ

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

IFocusIndicatorRenderer2 インタフェース
IFocusIndicatorRenderer2 メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.