This class implements a toolbar button control.
A toolbar button displays its border only when the mouse enters the control.
This class is creatable.
DIM hToolButton AS ToolButton hToolButton = NEW ToolButton ( Parent AS Container ) |
Creates a new toolbar button.