This document is archived and information here might be outdated. Recommended version. |
The ScreenDisplay associated with the window the mouse is over. May be a lens window or the main window.
[Visual Basic .NET] Public ReadOnly Property FocusScreen As IScreenDisplay
[C#] public IScreenDisplay FocusScreen {get;}
[C++]
HRESULT get_FocusScreen(
IScreenDisplay** FocusScreen
);
[C++] Parameters FocusScreen [out, retval]
FocusScreen is a parameter of type IScreenDisplay**