FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > CheckBoxPicture クラス : IndeterminateDisabled プロパティ |
'Declaration
Public Property IndeterminateDisabled As Image
'使用法
Dim instance As CheckBoxPicture Dim value As Image instance.IndeterminateDisabled = value value = instance.IndeterminateDisabled
public Image IndeterminateDisabled {get; set;}