3D PLM Enterprise Architecture |
User Interface - Dialogs |
CATDlgSeparatorItemSeparates items in menus and toolbars |
| Quick Reference | ||
CATDialog
|
+---CATDlgMenuItem
|
+---CATDlgSeparatorItem
![]() |
The separator item is used to leave thin vertical or horizontal empty areas between different items in menus and toolbars to help better visualize the different parts of a menu, a submenu, a toolbar, or an icon box, and to group related items in these parts |
Use separator items whenever you want to clearly separate groups of itemss in a menu, a submenu, a toolbar, or an icon box..
| Name | Description |
|---|---|
| default | The separator item default style. |
[Top]
The separator item doesn't send any notification.
[Top]
The separator item should have for parent either the menu, submenu, toolbar, or icon box in which it appears:.
_pSeparator = new CATDlgSeparatorItem(iParent, "SepId"); |
[Top]
The separator item title should be set by the resource file using a key built with the identifier you declare as the second parameter of the label constructor. It is never displayed.
[Top]
| Version: 1 [Jan 2000] | Document created |
| [Top] | |
Copyright © 2000, Dassault Systèmes. All rights reserved.