RedrawBar Method
Description
Call this method to redraw the command bar after making a change that requires the command bar to be re-painted.
Syntax
Public Sub RedrawBar()
Remarks
For visible changes to the command bar, such as changing the icon of a visible button, the RedrawBar method is used.
For layout changes, such as changing the caption of a visible menu item, the RecalcLayout method is used.
See Also

Command Bars ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.