This document is archived and information here might be outdated.  Recommended version.


IWindowPosition.Top Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IWindowPosition.Top Property

The distance between the internal top edge of the window and screen.

[Visual Basic .NET]
Public Property Top As Integer
[C#]
public int Top {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The Top property determines the position of the window in screen coordinates relative to the upper-left corner of the display screen.

See Also

IWindowPosition Interface

.NET Snippets

Move Application Window to Center | Report Dockable Window Position