BCGSoft.Shared Namespace : IMAGE_STATE Enumeration |
'Declaration Public Enum IMAGE_STATE Inherits System.Enum
'Usage Dim instance As IMAGE_STATE
public enum IMAGE_STATE : System.Enum
__value public enum IMAGE_STATE : public System.Enum
public enum class IMAGE_STATE : public System.Enum
Member | Description |
---|---|
ImageBlack | The image is drawn if the button state is normal. |
ImageBlack2 | |
ImageDkGray | |
ImageGray | The image is drawn if the button state is disabled. |
ImageLtGray | |
ImageWhite | The image is drawn if the button is highlighted and text color is white. |
System.Object
System.ValueType
System.Enum
BCGSoft.Shared.IMAGE_STATE
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