|
Add HTML to your Windows Programs
As you probably already know, user
interfaces today are moving to a webpage look-and-feel.
Many programs today are using HTML in
the user interface (UI). Using our
HSP and
WOW (webbrowser) components in your
Windows applications adds a powerful new dimension,
enabling you to create cool user interfaces by generating HTML dynamically and
displaying it on your Windows Forms.
HSP is a plug-in DLL for
IE that actually
generates HTML
dynamically in the
webbrowser using
standard ASP pages.
WOW is an ActiveX
wrapper for the
Microsoft webbrowser
component that allows
you to receive HTML
events in your hosting
form's program code. Using HSP with WOW gives you the ability
take advantage of the fantastic capabilities of ASP, HTML, VBScript,
JavaScript and CSS to create sophisticated,
interactive and highly functional user
interfaces that are surprisingly easier to build than with "conventional"
visual controls.
Must-see new
WOW popup
HTML Tip/Help window
feature
|