SoWinSpaceballIsFocusToWindow Method |
Win32 does not support focus change.
Namespace: OIV.Inventor.Win.DevicesAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntaxpublic bool IsFocusToWindow()
Public Function IsFocusToWindow As Boolean
public:
bool IsFocusToWindow()
member IsFocusToWindow : unit -> bool
Return Value
Type:
Boolean
RemarksThis method is provided for source compatibility.
See Also