VS:SetOwnerDrawnControlBackgroundColor

From Vectorworks Developer
Revision as of 09:45, 3 February 2023 by KLalkovski (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

?

FUNCTION SetOwnerDrawnControlBackgroundColor(
dialogID :LONGINT;
componentID :LONGINT;
iColorRedIndex :INTEGER;
iColorGreenIndex :INTEGER;
iColorBlueIndex :INTEGER) : BOOLEAN;
def vs.SetOwnerDrawnControlBackgroundColor(dialogID, componentID, iColorRedIndex, iColorGreenIndex, iColorBlueIndex):
    return BOOLEAN

Parameters

dialogID LONGINT
componentID LONGINT
iColorRedIndex INTEGER
iColorGreenIndex INTEGER
iColorBlueIndex INTEGER

Version

Availability: from VectorWorks12.5