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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2