![]() |
|
GuiBorderButtonCtrl Class Reference
[Button Controls]
A push button that renders only a border. More...
Inheritance diagram for GuiBorderButtonCtrl:

Detailed Description
A push button that renders only a border.
A border button consists of a border rendered along its extents according to the border thickness defined in its profile (GuiControlProfile::border). For the border color, a color is selected from the profile according to current button state:
- Default state: GuiControlProfile::borderColor
- Highlighted (mouse is over the button): GuiControlProfile::fontColorHL
- Depressed (mouse button down but not yet released): GuiControlProfile::fontColorSEL
Copyright © GarageGames, LLC. All Rights Reserved.