Share via


IHostedAppUICommand.SetFormPosition Method (Int32, Int32, Int32, Int32)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Set the forms position.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

void SetFormPosition(
    int top,
    int left,
    int height,
    int width
)
Sub SetFormPosition (
    top As Integer,
    left As Integer,
    height As Integer,
    width As Integer
)

Parameters

  • left
    Type: System.Int32

    Set the left position of the form.

See Also

IHostedAppUICommand Interface
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright