ShowCloseButton Property (FlexTitleWindow)

Action

Gets whether to display a Close button in the TitleWindow container. The default value is false.

Syntax

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

Access

Read only.