Method CreateCloseButton
CreateCloseButton()
Creates a new instance of a close button with default settings.
protected virtual SpeedButton CreateCloseButton()
Returns
- SpeedButton
A SpeedButton instance representing a close button.
Remarks
This method initializes a SpeedButton configured as a close button. Subclasses can override this method to customize the creation of the close button.