DialogEx.DeleteObject

DialogEx.DeleteObject ( 

string ObjectName )

Example 1

DialogEx.DeleteObject("Status");

Deletes an object from the current dialog named 'Status'.

See also:  Related Actions