PowerTools SPREAD for Windows Forms 8.0J
FlatStyle プロパティ (DropDownCalculatorInfo)


ドロップダウンウィンドウの外観スタイルを取得または設定します。
構文
'Declaration
 
Public Property FlatStyle As FlatStyle
'使用法
 
Dim instance As DropDownCalculatorInfo
Dim value As FlatStyle
 
instance.FlatStyle = value
 
value = instance.FlatStyle
public FlatStyle FlatStyle {get; set;}

プロパティ値

コントロールの外観を示すSystem.Windows.Forms.FlatStyle値。
解説
FlatStyle プロパティは、コントロールの表示スタイルを決定します。
参照

DropDownCalculatorInfo クラス
DropDownCalculatorInfo メンバ

 

 


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