MessageBar Property
Description
Represents the message bar.
Property Type
Read-only property.
Syntax (Visual Basic)
Public Property MessageBar() As [MessageBar](XtremeCommandBars~MessageBar.md)
Remarks

The message bar is an Office 2007 style message bar similar to that displayed when opening a document with a "unsafe" macro or other "unsafe" content in MS Word 2007.
See the MessageBar object for more on how to create a message bar and add items to it.
See Also
- CommandBars Control
- MessageBar Object
- Message Property
- AddButton Method
- AddCloseButton Method
- Visible Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.