Glossary Item Box
The HtmlBox control can be configured using Code Behind, HTML server-side tags, skins, or the Property Builder. This topic will discuss configuring the HtmlBox control using the Property Builder, which allows almost all aspects of the control to be customized without writing any code. When a change is made using the Property Builder or the Property Window of the IDE, all changes are reflected in the Designer, enabling a preview of the output that will occur when the HtmlBox is rendered to the client. The following sub-topics address the Property Builder:
Launching the Property Builder
To launch the Property Builder, bring up the Property Window from the IDE and click the Property Builder hyperlink at the bottom as shown below.
You should see the Property Builder appear as shown below:
Property Builder Organization:
The Property Builder is organized into eight sections.
Using the Property Builder:
The Property Builder allows for the customization of the HtmlBox without writing any code. You can update the designer with your changes by using the Apply button. After you hit Apply, you can undo your changes with the Undo button, but once you make another change, Undo will no longer be available.
When setting color-based properties, a color-picker is available to the right of the input area. If you are specifying directories, such as the scripts or images directory, you will have a directory dialog allowing for the selection of a directory relative to the document, a virtual directory, an absolute URL, or a local path.
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.