PowerTools SPREAD for Windows Forms 8.0J
Image プロパティ (SideButton)


ボタンに表示する画像を取得または設定します。
構文
'Declaration
 
Public Property Image As Image
'使用法
 
Dim instance As SideButton
Dim value As Image
 
instance.Image = value
 
value = instance.Image
public Image Image {get; set;}

プロパティ値

ボタンビューに表示される画像を示すImage
参照

SideButton クラス
SideButton メンバ

 

 


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