Creates a Layout Manager three state checkbox.
PROCEDURE CreateThreeStateCheckBox(
dialogID : LONGINT;
componentID : LONGINT;
strName : STRING);def vs.CreateThreeStateCheckBox(dialogID, componentID, strName):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| componentID | LONGINT | |
| strName | STRING |
Availability: from VectorWorks12.5