This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IA > IAppDisplay Interface > IAppDisplay.FocusScreen Property (ArcObjects .NET 10.4 SDK) |
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