Compartir a través de


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

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