... 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
52
Command: reset
Resets a built-in command bar to its default configuration, or resets a built-in command bar control
to its original function and face.
Syntax
reset command bar/command bar control Required. An expression that returns a command bar,
command bar control, command bar button, command bar popup, or command bar combobox
object.
Remarks
Resetting a built-in control restores the actions originally intended for the control and resets each of
the control's properties back to its original state. Resetting a built-in command bar removes custom
controls and restores built-in controls.
Example
This example resets the Formatting toolbar to its default state
reset command bar "Formatting"
Command: show balloon
Displays the specified balloon object. Returns a constant that indicates which balloon the user clicks.
Syntax
show balloon balloon Required. An expression that returns a balloon object.
Remarks
You can use the return value of the show balloon command to display a user's button selection. The
show balloon command returns one of the following buttons:
abort button
cancel button
ignore button
no button
OK button
retry button
snooze button
yes button
back button
close button
next button
null button
options button
search button
tips button
yes to all button
Summary :
The show balloon command returns one of the following buttons: abort button cancel button ignore button no button OK button retry button snooze button yes button back button close button next button null button options button search button tips button yes to all button
Tags :
balloon,control,builtin,show,returns,resets,object,reset,controls,syntax,remarks,state,back