AboutBox Method
Displays the About box, including registration information, for the specific SysTray control.
Syntax
csSysTray[(index)].AboutBox
Examples
Example 1 (showing the SysTray about box at run time)
csSysTray1.AboutBox
Remarks
This is the same as clicking About in the Properties window except that you usually cannot edit the registration information for the control.