Button Property

See Also         Example         Applies To         Specifics

Returns or sets the type of button displayed at the bottom of the Office Assistant balloon. When you create a Balloon object, this property is initially set to msoButtonSetOK. Read/write Long.

Can be one of the following MsoButtonSetType constants:

msoButtonSetAbortRetryIgnore

msoButtonSetBackClose

msoButtonSetBackNextClose

msoButtonSetBackNextSnooze

msoButtonSetCancel

msoButtonSetNextClose

msoButtonSetNone

msoButtonSetOK

msoButtonSetOkCancel

msoButtonSetRetryCancel

msoButtonSetSearchClose

msoButtonSetTipsOptionsClose

msoButtonSetYesAllNoCancel

msoButtonSetYesNoCancel

msoButtonSetYesNo