|
|
Dialog Ed
Using drag'n'drop from the toolbar, controls can be added to the dialog.
Because it uses the DHTML Editing control, the dialog is build using
HTML tags and DHTML scripting (VBScript). To view the dialog, you
can use an IE Browser control or cheat by calling the
The DHTML Editing control comes with Internet Explorer 5.0.
The Source CodeThis WTL application uses a Tab control to give a nice layout.On the Editor page and the Preview page a DHTML Editing component handles all the groovy things, while the Source tab is implemented using a Rich Edit control. Code Features
NotesYou will need to download the DHTML Editing OCX Control from the Microsoft's website
here
on Windows Vista or better because the control was yanked due to security concerns.
Source Code DependenciesInternet Explorer 5 or betterMicrosoft Visual C++ 6.0 Microsoft WTL 1.0 Library Download Files
Written by Bjarke Viksoe. Article submitted 9/7/2000.
|
|||