HTMLControl class

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 wb_create_control() function. Use wb_set_location() to manage the control contents and perform other browser actions.

See also

wb_create_control
wb_set_location
Control classes