... including URL and other Internet Web site references, is subject to change. without notice. ... does not give you any license to these patents, tr
Document source : download.microsoft.com
Microsoft Office Suite
40
name
Returns or sets the name of the specified object. Read/write.
The local name of a built-in command bar is displayed in the title bar (when the command bar
isn't docked) and in the list of available command bars, wherever that list is displayed in the
container application.
For a built-in command bar, the name property returns the command bar's U.S. English name.
To return the localized name, use the local name property.
If you change the value of the name property for a custom command bar, the value of local
name changes as well, and vice versa.
protection
Returns or sets the way a command bar is protected from user customization. Read/write.
Can be one of or a sum of the following:
·
no protection
·
no customize
·
no resize
·
no move
·
no change visible
·
no change dock
·
no vertical dock
·
no horizontal dock
row index
Returns or sets the docking order of a command bar in relation to other command bars in the
same docking area. Can be an integer greater than zero.
Several command bars can share the same row index, and command bars with lower numbers
are docked first. If two or more command bars share the same row index, the command bar
most recently assigned will be displayed first in its group.
top
Returns or sets the distance (in pixels) from the top edge of the specified command bar or
command bar control to the top edge of the screen. For docked command bars, this property
returns or sets the distance from the command bar to the top of the docking area. Read/write.
visible
True if a command bar or command bar control is visible. Read/write.
width
Returns or sets the width (in pixels) of the specified command bar or command bar control.
Read/write.
Summary :
The local name of a built-in command bar is displayed in the title bar (when the command bar isn't docked) and in the list of available command bars, wherever that list is displayed in the container application. Can be one of or a sum of the following: · no protection · no customize · no resize · no move · no change visible · no change dock · no vertical dock · no horizontal dock row index Returns or sets the docking order of a command bar in relation to other command bars in the same docking area.
Tags :
name,bars,returns,sets,readwrite,top,property,index,row,same,dock,control,specified