ButtonbarVisible Property (SapWindow)

Class

SapWindow.

Action

Gets whether the application toolbar, the lower toolbar within SAP GUI, is visible.

Syntax

C#
protected Boolean ButtonbarVisible { get; }
VB
'Declaration
Protected Read Property ButtonbarVisible As Boolean

Access

Read only.