Headline Control Events
Windows - Visual C++
Click on the Headline event to see its syntax:
Fired when the control is clicked. |
|
Fired when the connection state has been changed. |
|
Fired when an item in the control's context menu is selected. |
|
Fired when the control is double-clicked. |
|
Fired when the enter key is pressed. |
|
Fired when the last item in the list either gets the focus or loses the focus. |
|
Fired when the first item in the list either gets the focus or loses the focus. |
|
Fired when a new headline is received by the Headline Control. |
|
Fired when the control is notified that there are no search hits in the view. |
|
Fired when recognized information is dropped on the Headline control. |
|
Fired when the control receives a notification from the server in response to request to open a Headline View. |
|
Fired when a Reuters Information Code (RIC) is clicked in a Reuters headline. RICs are enclosed by angle brackets < >. |
|
Fired immediately before the context menu appears when the user right mouse clicks on the control, in order to give the container a chance to update menu items. |
Back to: Headline Control