TickerDropped Event (Quote Control)
Windows - Visual C++
Description
The TickerDropped event is fired
when a ticker code is dropped into the quote control using "drag
and drop."
DispID 0x07
Syntax
void OnTickerDropped()
Remarks:
If a ticker is dropped into the
quote control, the tickerdropped and tickeradded events are fired.
Back to: Quote Events