Solid Edge Framework Type Library
OnCommandUpdateUI Method
Description
Occurs when the user interface needs to be updated.
Syntax
Visual Basic
Public Sub OnCommandUpdateUI( _
   ByVal nCmdID As Long, _
   ByRef lCmdFlags As Long, _
   ByRef MenuItemText As String, _
   ByRef nIDBitmap As Long _
) 
Parameters
nCmdID
lCmdFlags
MenuItemText
nIDBitmap
See Also

DISEAddInEventsEx Object  | DISEAddInEventsEx Members