Table of Contents

Property StartLocation

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

StartLocation

Gets or sets the position of the window when first shown.

WindowStartLocation StartLocation { get; set; }

Property Value

WindowStartLocation

A WindowStartLocation that represents the starting position of the window.

Remarks

This property enables you to set the starting position of the window when it is first shown. This property should be set before the window is shown.