VS:CreateDataVisPDMenu

From Vectorworks Developer
Revision as of 16:45, 15 September 2023 by Root (talk | contribs) (1 revision: new v)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

dialogID LONGINT
componentID LONGINT
widthInStdChar INTEGER The width of the displayed text in standard character count. See GetDlgCtrlWidthStdCh.
showDefaultStaticItems BOOLEAN

Version

Availability: from Vectorworks 2024