FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > RadioPicture クラス : TruePressed プロパティ |
'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;}