Specifies how text is drawn on a Rebar control.
This type specifies the values used by Rebar.TextMode and Rebar.DefaultTextMode.
| Member Name | Description |
|---|---|
| Default | Text is drawn using the default mode, as defined by the Rebar.DefaultTextMode property. |
| Standard | Text is drawn by the DrawString method of a Graphics object (GDI+). |
| System | Text is drawn by the operating system (GDI). |
Namespace: Skybound.Rebar
Assembly: Skybound.Rebar (in Skybound.Rebar.dll)