[]
        
(Showing Draft Content)

FarPoint.Win.RadioPictureType

RadioPictureType Enum

Specifies the state of the individual option in the multiple options button control.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public enum RadioPictureType
Public Enum RadioPictureType

Fields

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