| Solid Edge Framework Type Library > ShortcutMenuEvents Object : BuildMenu Event |
| Visual Basic |
|---|
Public Event BuildMenu( _ ByVal EnvCatID As String, _ ByVal Context As ShortCutMenuContextConstants, _ ByVal pGraphicDispatch As Object, _ ByRef MenuStrings() As String, _ ByRef CommandIDs() As Long _ ) |
| Value | Description |
|---|---|
| seShortCutForFeaturePathFinder | Short-cut menu event for Feature PathFinder |
| seShortCutForFeaturePathFinderDocument | Short-cut menu event for Feature PathFinder Document |
| seShortCutForGraphicLocate | Short-cut menu event for located graphic object |
| seShortCutForView | Short-cut menu event for graphic view |