VS:SetOwnerDrawnControlPenBgColor: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (1 revision)
 
(No difference)

Latest revision as of 09:45, 3 February 2023

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

Description

?

FUNCTION SetOwnerDrawnControlPenBgColor(
dialogID :LONGINT;
componentID :LONGINT;
iRedIndex :INTEGER;
iGreenIndex :INTEGER;
iBlueIndex :INTEGER) : BOOLEAN;
def vs.SetOwnerDrawnControlPenBgColor(dialogID, componentID, iRedIndex, iGreenIndex, iBlueIndex):
    return BOOLEAN

Parameters

dialogID LONGINT
componentID LONGINT
iRedIndex INTEGER
iGreenIndex INTEGER
iBlueIndex INTEGER

Version

Availability: from VectorWorks12.5