PowerTools SPREAD for Windows Forms 8.0J
FlatFocusIndicatorRenderer コンストラクタ(Int32,Color,Color)


幅のサイズ。
色。
背景色。
FlatFocusIndicatorRendererのインスタンスを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal thickness As Integer, _
   ByVal color As Color, _
   ByVal backColor As Color _
)
'使用法
 
Dim thickness As Integer
Dim color As Color
Dim backColor As Color
 
Dim instance As New FlatFocusIndicatorRenderer(thickness, color, backColor)
public FlatFocusIndicatorRenderer( 
   int thickness,
   Color color,
   Color backColor
)

パラメータ

thickness
幅のサイズ。
color
色。
backColor
背景色。
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.