Function Name | dcl-ComboBox-FindColor |
---|---|
Syntax | (dcl-ComboBox-FindColor
<CONTROL>
AcadColor [as
Integer]) |
Return Type | Long |
Applies To | Combo Box |
This method searches for AcadColor in the AutoCAD colors combo box list. The return value is the index (zero based) of the color, or NIL if the color is not in the list.