'Declaration
Public Enum RadioPictureType Inherits System.Enum
'Usage
Dim instance As RadioPictureType
public enum RadioPictureType : System.Enum
'Declaration
Public Enum RadioPictureType Inherits System.Enum
'Usage
Dim instance As RadioPictureType
public enum RadioPictureType : System.Enum
Member | Description |
---|---|
PictureFalse | Uses the picture for the false state |
PictureFalsePressed | Uses the picture for the false and pressed state |
PictureTrue | Uses the picture for the true state |
PictureTruePressed | Uses the picture for the true and pressed state |
System.Object
System.ValueType
System.Enum
FarPoint.Win.RadioPictureType