Skip to content

XTPMenuBarFlags Enumeration

Description

Specifies the flags of the menu bar.

Members

Member Description
xtpFlagHideMinimizeBox Specifies to hide the minimize box displayed on the Command Bar.
xtpFlagHideMaximizeBox Specifies to hide the maximize box displayed on the Command Bar.
xtpFlagHideClose Specifies to hide the close button displayed on the Command Bar.
xtpFlagHideMDIButtons Specifies to hide all MDI buttons displayed on the Command Bar.
xtpFlagAddMDISysPopup Specifies to add system MDI popup menu to the Menu Bar. This will appear as an icon to the far left of the Menu Bar and will display the MDI menu bar options when clicked.

See Also


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