CreateOriginalControls Method
Description
Creates a "restore point" for the controls in the command bar.
Syntax
Public Sub CreateOriginalControls()
Remarks
When the Reset method is called for a command bar, the command bar will be reset to the time it was created. Any user-added controls or developer-added controls will be removed. CreateOriginalControls is used to create a new set of OriginalControls from the state the command bar is currently in, similar to creating a "restore point" for the command bar.
See Also

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