CaptionPopupBar Property
Description
The CaptionPopupBar is a collection of controls that are displayed in the Dialog Bar's drop-down button.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property CaptionPopupBar() As [CommandBar](XtremeCommandBars~CommandBar.md)
Remarks
The CaptionPopupBar is used to store all of the controls that are displayed in the Dialog Bar's drop-down button. These commands are used to indicate which object should be displayed in the Dialog Bar's child window.

See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.