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


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

プロパティ値

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

RadioPicture クラス
RadioPicture メンバ

 

 


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