VS:SetOwnerDrawnControlObjectSelectable

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

?

FUNCTION SetOwnerDrawnControlObjectSelectable(
dialogID :LONGINT;
componentID :LONGINT;
iObjectID :INTEGER;
bSelectable :BOOLEAN) : BOOLEAN;
def vs.SetOwnerDrawnControlObjectSelectable(dialogID, componentID, iObjectID, bSelectable):
    return BOOLEAN

Parameters

dialogID LONGINT
componentID LONGINT
iObjectID INTEGER
bSelectable BOOLEAN

Version

Availability: from VectorWorks12.5