Content
The VBTrain Content object provides special editors that have LOTS of space for entering and editing your text. The editors have their own "Find" dialogs for searching within your text. The VBTrain Content object has a VRichTextBox control that has its own editor for adding formatting directly. You can add bold, italics, bullets, font and background colors, hanging indents, and much more! Tie your content directly to external files by simply setting a property. On the Windows side, these can be text files (VLabel, VTextBox, and VRichTextBox) or RTF files (VRichTextBox). In addition, these can be truly external to the application or stored as embedded resources inside the executable. On the web side, the external files can be text (VLabel, VTextBox, and ViFrame), HTML (VLabel and ViFrame), or any type of external web page or file such as .htm, .asp, .aspx, .pdf, etc. (ViFrame).