GuiFocus Property (SapWindow)

Class

SapWindow.

Action

Gets the element within SAP GUI that currently has the focus.

Syntax

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

Access

Read only.