Event CloseButtonClick
Occurs when the close button is clicked.
public event EventHandler? CloseButtonClick
Returns
- EventHandler
- Occurs when the close button is clicked.
Remarks
This event allows subscribers to handle the close button click action.