Table of Contents

Property CloseButton

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CloseButton

Gets the "Close" button.

[Browsable(false)]
public virtual SpeedButton CloseButton { get; }

Property Value

SpeedButton

Remarks

The CloseButton is automatically created and configured with default alignment settings. It raises the CloseButtonClick event when clicked.