NativeMethods.MoveWindow Method (IntPtr, Int32, Int32, Int32, Int32, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static int MoveWindow(
IntPtr hWnd,
int left,
int top,
int nWidth,
int nHeight,
bool bRepaint
)
Public Shared Function MoveWindow (
hWnd As IntPtr,
left As Integer,
top As Integer,
nWidth As Integer,
nHeight As Integer,
bRepaint As Boolean
) As Integer
Parameters
- hWnd
Type: System.IntPtr
- left
Type: System.Int32
- top
Type: System.Int32
- nWidth
Type: System.Int32
- nHeight
Type: System.Int32
- bRepaint
Type: System.Boolean
Return Value
Type: System.Int32
Type: Int32
See Also
NativeMethods Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright