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

WinBinder Manual/HTMLControl

An HTMLControl object essentially embeds an Interned Explorer browser in a window. This control can display and operate an URL, and HTML page, an FTP location and everything else that a browser can do.

Using an HTML control

To create an HTML control, use the <winterpostwiki>wb_create_control</winterpostwiki>() function. Use <winterpostwiki>wb_set_location</winterpostwiki>() to manage the control contents and perform other browser actions.

See also

Winbinder Projects