StdAppLaunchTask event

Occurs when the user selects Task on the View menu.

The default implementation opens the Create User Task form for the current user.

Your application can call the default implementation by generating the event.

Remarks

The default implementation can be overridden by creation of an event handler that returns a non-zero result.