Creates a layout manager control in a VectorScript to be used in conjunction with GS_OverrideControl in an external dialog handler.
PROCEDURE CreateCustomControl(
dialogID : LONGINT;
componentID : LONGINT;
iWidth : INTEGER;
iHeight : INTEGER);def vs.CreateCustomControl(dialogID, componentID, iWidth, iHeight):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| componentID | LONGINT | |
| iWidth | INTEGER | |
| iHeight | INTEGER |
Availability: from VectorWorks 13.0