Shows or hides header row for a list browser control in a dialog
PROCEDURE ShowLBHeader(
dialogID : LONGINT;
componentID : LONGINT;
show : BOOLEAN);def vs.ShowLBHeader(dialogID, componentID, show):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| componentID | LONGINT | |
| show | BOOLEAN |
Availability: from Vectorworks 2015