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


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

プロパティ値

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

RadioPicture クラス
RadioPicture メンバ

 

 


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