Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Mnemonic:
| (HyperLinkColor=Red,Green,Blue,mouseoverRed,mouseoverGreen,mouseoverBlue)
where:
|
| Discussion: |
The HyperLinkColor mnemonic establishes the colors (normal and mouseover) of a hyperlink on the Comet/CometAnywhere screen.
To restore the initial default colors, use the following settings: (HyperLinkColor=255,255,255,255,255,255)For a complete discussion, see Comet Hyperlinks. |
| Example: |
(HyperLinkColor=255,0,0,0,0,255)
|