NativeMethods.IsWindowVisible Method (IntPtr)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Checks whether the window is visible.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static bool IsWindowVisible(
IntPtr hWnd
)
Public Shared Function IsWindowVisible (
hWnd As IntPtr
) As Boolean
Parameters
hWnd
Type: System.IntPtrSpecifies a pointer to the window.
Return Value
Type: System.Boolean
Type: Boolean
True if the window is visible, otherwise false.
See Also
NativeMethods Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright