Specifies appearance of keys.
The following tables list the members exposed by the KeyTemplate type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the KeyTemplate class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the color of alter-case characters. |
|
![]() |
Gets or sets the background brush. |
|
![]() |
Gets or sets a Pen used to draw key borders. |
|
![]() |
Radius of keys' rounded corners. |
|
![]() |
Gets or sets the background of hovered key. |
|
![]() |
Gets or sets how images are aligned inside keys. |
|
![]() |
Gets or sets the color of lower-case characters. |
|
![]() |
Gets or sets the background of pressed key. |
|
![]() |
Gets or sets the color of upper-case characters. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Draws the specified key using this template. |
Protected Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Create a rounded rectangle. |
|
![]() |
Overloaded. |
See Also