XTPBarType Enumeration
Description
Specifies the type of the command bar.
Members
| Member | Description |
|---|---|
xtpBarTypeMenuBar |
The command bar is a menu bar. |
xtpBarTypeNormal |
The command bar is a normal command bar. |
xtpBarTypePopup |
The command bar is a popup command bar. |
xtpBarTypeRibbon |
The command bar is a Ribbon bar. When using the Ribbon bar, ActiveMenubar will return a reference to the Ribbon bar. |
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.