![]() |
• Interface Manager | ||||||||||||||||||||
|
API Links
Developer Links
|
class BorderWidgetDefined in:
The C4Widgets.hBorderWidget class represents an interface widget that displays a rectangular border.
Definition
Member Functions
Constructor
Parameters
Description
The BorderWidget class is used to render a rectangular border. The border is always one pixel thick, and its dimensions are determined by the size of the widget.The style parameter determines whether the border is rendered solid, dotted, or dashed. It can be one of the following values.
kWidgetColorBorder color type. No other color types are supported by the border widget.
Base Classes
See Also
|