Excalibur Software RainbowStatus 1.0
Item (Panels Object)
Function Item(
) As ExRainStatus.Panel
Description
Returns the Panel object associated with the specified index.
Parameters
- Index - An expression that specifies the position of the desired panel.
If a numeric expression, index must be a number from 1 to the value
of the Panels object's Count method.
If a string expression, index must specify the key of the desired
panel.