Solid Edge Framework Type Library
Delete Method
If True, the control is deleted for the current session. Solid Edge redisplays the control in the next session.
Description
Deletes the referenced object.
Syntax
Visual Basic
Public Function Delete( _
   Optional ByVal Temporary As Variant _
) As HResult
Parameters
Temporary
If True, the control is deleted for the current session. Solid Edge redisplays the control in the next session.
See Also

ISECommandBarControl Object  | ISECommandBarControl Members

Send comments on this topic.