Previous Topic: Form Element PropertiesNext Topic: Form Element Events


View Form Property Values in a Separate Window

When form properties values are not fully visible in the pane displaying the Name and Value settings, you can view them in a separate window.

Follow these steps:

  1. Click the Library tab.
  2. Open a form.
  3. In the Form Designer:
    1. Drag a field to a page in the layout.
    2. Click the field listed in the form structure.
    3. Identify a property or event that can store multiple lines of text, such as Style or onMouseOver.
    4. Right-click the property or event value, then click Expand.

      The expanded property value appears in a separate window.

Note: When you expand an event, you can press Ctrl+Space to view code completion assistance suggestions. Press Ctrl+Alt to view a list of the functions.