TopLeft Property (ViewForm)

Class

ViewForm.

Action

Gets the window located in the top left of the pane.

Syntax

C#
protected TestObject TopLeft { get; }
VB
'Declaration
Protected Read Property TopLeft As TestObject

Access

Read only.