Creates a Layout Manager data visualization pull down menu control.
PROCEDURE CreateDataVisPDMenu(
dialogID : LONGINT;
componentID : LONGINT;
widthInStdChar : INTEGER;
showDefaultStaticItems : BOOLEAN);def vs.CreateDataVisPDMenu(dialogID, componentID, widthInStdChar, showDefaultStaticItems):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| componentID | LONGINT | |
| widthInStdChar | INTEGER | The width of the displayed text in standard character count. See GetDlgCtrlWidthStdCh. |
| showDefaultStaticItems | BOOLEAN |
Availability: from Vectorworks 2024
- [Dialogs - Modern](../Categories/Dialogs - Modern.md)