Gets the current pop-up menu mode.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetPopupMenuMode() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As Integer
value = instance.GetPopupMenuMode()
|
C# | |
---|
int GetPopupMenuMode() |
C++/CLI | |
---|
int GetPopupMenuMode(); |
Return Value
Current pop-up menu mode:
- 0 - Default RMB mode. This presents end-users with options to Select Other, manipulate the view, access the properties dialog of the selected item, and so on.
- 1 - End-users are presented with a limited set of choices including Select Other and Clear Selection. This mode is seen typically when a SolidWorks dialog is active and the end-user is restricted to entity selection.
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0