VS:CreateOwnerDrawnControl

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

?

FUNCTION CreateOwnerDrawnControl(
dialogID :LONGINT;
componentID :LONGINT;
iWidth :INTEGER;
iHeight :INTEGER) : BOOLEAN;
def vs.CreateOwnerDrawnControl(dialogID, componentID, iWidth, iHeight):
    return BOOLEAN

Parameters

dialogID LONGINT
componentID LONGINT
iWidth INTEGER
iHeight INTEGER

Version

Availability: from VectorWorks12.5