| Visual Basic (Declaration) | |
|---|---|
Public Enum RadioPictureType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As RadioPictureType | |
| C# | |
|---|---|
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
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8