[]
Specifies the state of the individual option in the multiple options button control.
public enum RadioPictureType
Public Enum RadioPictureType
Name | 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 |