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
top
Type: System.Int32Set the top position of the form.
left
Type: System.Int32Set the left position of the form.
height
Type: System.Int32Set the height of the form.
width
Type: System.Int32Set the width 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