RedrawBar Method
Description
Call this method to redraw the Tabbed Toolbar after making a change that requires the Tabbed Toolbar to be re-painted.
Syntax
Public Sub RedrawBar()
Remarks
For visible changes to the Tabbed Toolbar, such as changing the icon of a visible tab button, the RedrawBar method is used.
For layout changes, such as changing the caption of a visible tab button, the RecalcLayout method is used.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.