GrapeCity SPREAD for Windows Forms 11.0J
False プロパティ (RadioPicture)


False状態に使用する画像を取得または設定します。
構文
'Declaration
 
Public Property False As Image
'使用法
 
Dim instance As RadioPicture
Dim value As Image
 
instance.False = value
 
value = instance.False
public Image False {get; set;}

プロパティ値

ボタン画像を含むImageオブジェクト
参照

RadioPicture クラス
RadioPicture メンバ

 

 


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