Sends an item hit notification when the pull down menu is clicked, allowing developers to dynamically populate the menu.
PROCEDURE NotifyPullDownClicked(
nDialogID : LONGINT;
nComponentID : LONGINT);def vs.NotifyPullDownClicked(nDialogID, nComponentID):
return None| Name | Type | Description |
|---|---|---|
| nDialogID | LONGINT | |
| nComponentID | LONGINT |
Availability: from VectorWorks13.0