Personal tools
From wiki.swiftlytilting.com
Jump to: navigation, search

WinBinder Manual/HyperLink

A HyperLink is a text control that can display a web link, an e-mail or any other text.

Using hyperlinks

To create a hyperlink control, use the <winterpostwiki>wb_create_control</winterpostwiki>() function. By default (if param is NULL or left blank), the hyperlink is displayed in dark blue. To change the hyperlink color, set param to the RGB color desired.

The control text is underlined when the mouse cursor is moved over it.

See also

Winbinder Projects