Creates a pulldown menu with a search bar at the top.
The contents of the pulldown should be filtered as you type in the search bar.
PROCEDURE CreatePullDownSearch(
nDialogID : LONGINT;
nComponentID : LONGINT;
nWidthInChars : INTEGER);def vs.CreatePullDownSearch(nDialogID, nComponentID, nWidthInChars):
return None| Name | Type | Description |
|---|---|---|
| nDialogID | LONGINT | |
| nComponentID | LONGINT | |
| nWidthInChars | INTEGER |
Availability: from Vectorworks 2020