Previous Topic: Setting the Tab Text

Next Topic: Generating and Building

Setting the Caption

The last step in creating the property sheet is specifying a meaningful caption for the title bar (you inherited a caption when you inherited from FrameProperty). You can change the contents of the message object, which then changes the caption on the dialog.

To set the property sheet caption:

  1. Set the Object Browser to display functions.
  2. Expand Project Property Sheet.
  3. Select Caption and click Edit.

    Setting the Caption (1)

    The Message Editor appears:

    Setting the Caption

  4. Select the &(1:) text, and replace it with:
    Maintain Employees, Projects, and Tasks.
    
  5. Save your model and close the Message Editor.