NetXP 3.0 Reference

ColorButton.ShowPopup Event

Raised when the popup form is shown.

[Visual Basic]
Public Event ShowPopup As CancelEventHandler
[C#]
public event CancelEventHandler ShowPopup;

See Also

ColorButton Class | NETXP.Controls Namespace