|
ChangeColor |
Top Previous Next |
|
ChangeColor (Method)
Changes the color of the objects described in a specific handles array
Syntax: Function ChangeColor(h() As Integer, iColor As Short) As Boolean
The ChangeColor method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|