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