XStandard XHTML (Strict or 1.1) WYSIWYG Editor

XStandard - Do it right. The rest will follow.

Visual Basic 6

  1. Start Visual Basic and create a new EXE project.
  2. From the menu bar, select Project > Components... This will bring up a list of components registered on your computer as shown in the screen shot below.
    Dialog box displaying a list of all components registered on the computer with XStandard XHTML Editor selected.
    Scroll to the bottom of the list, select "XStandard XHTML Editor" and press the OK button. The XStandard control will now be visible on the Toolbox.
  3. Select the XStandard control from the Toolbox and place it on a form. Use the "Properties Window" to configure the editor as shown in the screenshot below.
    Screenshot of the VB 6 environment. XStandard is on the Toolbox as well as on a form. The properties for the editor are displayed in the Properties Window.

Tips

You can store the XML file for the Styles drop-down list, CSS, XML file for the toolbar buttons and the license file in "VB Resources". You can then programmatically reference these files. For example:

  1. XHTMLEditor1.Styles = StrConv(LoadResData(101, "CUSTOM"), vbUnicode)

Navigation

XStandard works for ...

AT&T, IBM, Microsoft, Xerox, Siemens, Philips, American Express, BP, HarperCollins Publishers, Penton, Colgate, FAA, NetIQ, Duke University Health System

What's New In XStandard Version 2.0

  • Support for OS X
  • Keyboard accessible interface
  • Find / replace
  • Support for JavaScript events
  • Enhancements to image and attachment libraries
  • Enhancements to table creation
  • Support for authoring definition lists
  • Ability to save images from the editor to My Computer

Full details on all new features

Most Popular FREE Downloads

  1. XStandard WYSIWYG Editor
  2. HTTP component
  3. ZIP component
  4. Image size component
  5. Base64 component