ctlUniStyler ControlExtremely powerful control that permits you to change the look and feel of your applications using just no code ;-)
|
Name | Description |
---|
Name | Description |
---|---|
Styled | Raised after a control has been styled (raised only for Hexagora Unicontrols) |
Name | Type | Description |
---|---|---|
BorderColor | (OLE_COLOR) | Gets or sets the Border color |
ButtonBackColor | (OLE_COLOR) | Gets or sets the background color for buttons |
ButtonForeColor | (OLE_COLOR) | Gets or sets the text color for buttons |
ButtonStyle | (eCtlButtonStyle) | Gets or sets the buttons style |
FontFace | (String) | Gets or sets the font-face to apply to controls |
HeaderBackColor | (OLE_COLOR) | Gets or sets the background color for the header of grid/listview |
HeaderForeColor | (OLE_COLOR) | Gets or sets the text color for the header of grid/listview |
MenuBackColor | (OLE_COLOR) | Gets or sets the background color for menus |
MenuForeColor | (OLE_COLOR) | Gets or sets the text color for menus |
MenuSelectorBackColor | (OLE_COLOR) | Gets or sets the background color for the menus selector |
MenuSelectorForeColor | (OLE_COLOR) | Gets or sets the text color for the menus selector |
MenuSelectorStyle | (eCtlButtonStyle) | Gets or sets the style of the menus selector |
PanelBackColor | (OLE_COLOR) | Gets or sets panels background color |
PanelForeColor | (OLE_COLOR) | Gets or sets panels text color |
SelectorBackColor | (OLE_COLOR) | Gets or sets the Selector background color |
SelectorForeColor | (OLE_COLOR) | Gets or sets the Selector text color |
SelectorStyle | (eCtlButtonStyle) | Gets or sets the Selector style |
TextBackColor | (OLE_COLOR) | Gets or sets the background color for text elements |
TextForeColor | (OLE_COLOR) | Gets or sets the foreground color for text elements |
Name | Type | Description |
---|---|---|
ApplyToControl | Applies new styles to the given control | |
ApplyToForm | Applies the new style to every control on the form |