SystemFocus Property (SapWindow)

Class

SapWindow.

Action

Gets the element within SAP GUI that has the focus from the server application's perspective.

Syntax

C#
protected SapComponent SystemFocus { get; }
VB
'Declaration
Protected Read Property SystemFocus As SapComponent

Access

Read only.