PowerTools SPREAD for Windows Forms 8.0J
BackgroundStyle プロパティ (FpButton)


背景のレンダリング方法を取得または設定します。
構文
'Declaration
 
Public Property BackgroundStyle As BackStyle
'使用法
 
Dim instance As FpButton
Dim value As BackStyle
 
instance.BackgroundStyle = value
 
value = instance.BackgroundStyle
public BackStyle BackgroundStyle {get; set;}
参照

FpButton クラス
FpButton メンバ

 

 


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