| SoEventWasCtrlDown Method  | 
Returns true if the CTRL key was down when the event occurred. 
 
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic bool WasCtrlDown()
Public Function WasCtrlDown As Boolean
public:
bool WasCtrlDown()
member WasCtrlDown : unit -> bool 
Return Value
Type: 
Boolean
Remarks
See Also