Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 1.08 KB

commandbarcontrol-methods-office.md

File metadata and controls

23 lines (16 loc) · 1.08 KB
title ms.prod ms.assetid ms.date
CommandBarControl Methods (Office)
office
83382fd0-7a86-4730-8eb5-ca51a7d91a4d
06/08/2017

CommandBarControl Methods (Office)

Methods

Name Description
Copy Copies a command bar control to an existing command bar.
Delete Deletes the CommandBarControl object from its collection.
Execute Runs the procedure or built-in command assigned to the specified CommandBarControl control.
Move Moves the specified CommandBarControl to an existing command bar.
Reset Resets a built-in command bar to its default configuration, or resets a built-in CommandBarControl to its original function and face.
SetFocus Moves the keyboard focus to the specified CommandBarControl. If the control is disabled or isn't visible, this method will fail.