| Class | Description |
|---|---|
| CustomKeyboard | |
| GradientColor | Represents a gradient color. |
| Keyboard | Keyboard class is a collection of KeyboardLayouts. |
| KeyDescriptor | KeyDescriptor describes a key in a CustomKeyboard. |
| KeyDescriptorCollection | |
| KeyDescriptorEventArgs | Provides data for the RefreshRequired event. |
| KeyPressedEventArgs | Provides data for the KeyPressed event. |
| Layout | Defines a layout in a CustomKeyboard. |
| Delegate | Description |
|---|---|
| CustomKeyboard.DesignTimeCallback | For internal use only. |
| KeyPressedEventHandler | Represents the method that will handle the KeyPressed event of a Control. |
| RefreshKeyRequiredEventHandler | Represents the method that will handle the RefreshKeyRequired event of a Control. |
| Enumeration | Description |
|---|---|
| Alignment | Defines the alignment of text, image or other content. |
| FillDirection | The direction of the gradient will fill. |
| KeyDescriptor.KeyDataSource | Specifies the source of the key value. |
| SkinType | Defines the layout's skin. |