Name | Description |
---|---|
ImageBox | A control which draws an image. |
Label | A control which draws glyphed text. |
MultiButton | An abstract button control, where the button can have multiple values swichable by the user. |
SimpleLabel | A simple label control for drawing text. Does not support glyphs or text wrapping. Use this for labels which change often. |
TextBox | A text box control. |