Determines if the group icon should be shown in the specified enhanced pull down menu.
PROCEDURE ShowEnhancedPullDownMenuGroupIcon(
liDialogID : LONGINT;
liComponentID : LONGINT;
bShowGroupIcon : BOOLEAN);def vs.ShowEnhancedPullDownMenuGroupIcon(liDialogID, liComponentID, bShowGroupIcon):
return None| Name | Type | Description |
|---|---|---|
| liDialogID | LONGINT | |
| liComponentID | LONGINT | |
| bShowGroupIcon | BOOLEAN |
Availability: from VectorWorks12.5