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