Click here for NewsObjects Overview
Alert Control Events
Windows - Visual C++


Click on the Alert event to see its syntax:

Alert

Fired when the control receives a profile-hit notification.

ConnStateChange

Fired when the connection state has been changed.

ContextMenu

Fired when an item in an Alert Banner's context menu is selected.

ProfileListChanged

Fired when a profile has been added or deleted by the user. This event is also fired when the user changes the list of profiles that he or she is receiving profile hit notifications from for a given alert banner window.

UpdateContextMenu

Fired immediately before the context menu appears when the user right mouse clicks in the background of an Alert Banner, in order to give the container a chance to update menu items. 

UserClick

Fired when the user clicks the alert button.

Back to: Alert