NetXP 3.0 Reference
DesktopAlert.CloseClicked Event
Raised when the close button is clicked.
[Visual Basic]
Public Event CloseClicked As
EventHandler
[C#]
public event
EventHandler
CloseClicked;
See Also
DesktopAlert Class
|
NETXP.Controls Namespace