The Edit method edits a CustomTask object in the user interface.
| CustomTaskUI Object |
object.Edit(hwndParent)
| Part | Description |
|---|---|
| CustomTaskUI | Expression that evaluates to an object in the Applies To list |
| hwndParent | CustomTask object to edit |
HRESULT Edit(long hwndParent);