GrapeCity.Win.MultiRow Namespace : TextEffect Enumeration |
<SerializableAttribute()> Public Enum TextEffect Inherits System.Enum
Dim instance As TextEffect
[Serializable()] public enum TextEffect : System.Enum
Member | Description |
---|---|
Flat | Text is drawn with no 3D effect. |
Inherit | The property is not set and gets the value from the parent. |
Raised | Text is drawn with a heavy raised effect. |
RaisedLite | Text is drawn with a light raised effect. |
Sunken | Text is drawn with a heavy sunken effect. |
SunkenLite | Text is drawn with a light sunken effect. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.TextEffect
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