What's New - Task List SHow/Hide
The task list is displayed at the bottom of each user form
during specification. It is used to display any form messages that
have been triggered by the error result property on any controls
applied to the current user form.
DriveWorks 8 now gives you the ability to show or hide the task
list on each user form.
Show Task List
Show Task List is a Behavior property of the form. To display
and set this property:
- Select Form Design from the task explorer
- Select the user form to set the Show Task List property
for
- Click in any empty area of the form in the form designer
To select the form click
outside the boundary of any form control on the user form.
- The Show Task List property will be displayed in the Properties
window
- Set the property to
- False - to hide the task list
- True to show the task list
Dialog Forms
Dialog forms also allow the task list to be hidden or shown by
setting the Show Task List property as above. However the dialog
button, used to launch the dialog form, can also set this
property.
Setting the property on the
dialog button will override the setting applied to the user form
property.
To display and set this property:
- Select Form Design from the task explorer
- Select the user form that has the dialog button applied.
- Select the dialog button that launches the dialog form from the
user form.
- Select the Task List Enabled property from the properties list
- Set the property to
- False - to hide the task list
- True to show the task list