C1.Win.C1FlexGrid Namespace : TextEffectEnum Enumeration |
'Declaration
Public Enum TextEffectEnum Inherits System.Enum
'Usage
Dim instance As TextEffectEnum
public enum TextEffectEnum : System.Enum
public enum class TextEffectEnum : public System.Enum
Member | Description |
---|---|
Flat | No 3D effect. |
Inset | Text is drawn with a shadow offset by one pixel to the left and above the text. |
Raised | Text is drawn with a shadow offset by one pixel to the right and below the text. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.TextEffectEnum
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