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 Sub Delete( _
   Optional ByVal Temporary As Variant _
) 
Parameters
Temporary
If True, the control is deleted for the current session. Solid Edge redisplays the control in the next session.
See Also

CommandBarButton Object  | CommandBarButton Members

Send comments on this topic.