This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIdentifyObjWindow Interface > IIdentifyObjWindow.UseWindow Property (ArcObjects .NET 10.4 SDK) |
Indicates if the hWnd window handle of an object implementing IIdentifyObj should be used.
[Visual Basic .NET] Public ReadOnly Property UseWindow As Boolean
[C#] public bool UseWindow {get;}
[C++]
HRESULT get_UseWindow(
VARIANT_BOOL* UseWindow
);
[C++]
Parameters UseWindow [out, retval] UseWindow is a parameter of type VARIANT_BOOL