GelButtonControlStyle Class |
Namespace: Telogis.UI
The GelButtonControlStyle type exposes the following members.
Name | Description | |
---|---|---|
GelButtonControlStyle | Initializes a new instance of the GelButtonControlStyle class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
RenderBox |
Renders the GelButtonControl on a given graphics output with specified dimensions.
(Overrides ControlStyleRenderBox(Graphics, Single, Single, Single, Single, ControlStyleStatus).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Background |
The System.Drawing.Color used to draw the background. Default is black.
| |
Border |
The System.Drawing.Color used to draw the border, defaults to black.
| |
CornerRadius |
The size of the radius of each corner. Default is 3px.
|