TitlebarVisible Property (SapWindow)

Class

SapWindow.

Action

Gets whether the titlebar is visible.

Syntax

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

Access

Read only.