Click here for NewsObjects Overview
TickerName Property (Utility Control)
Windows - Visual C++


Description
The TickerName property returns the ticker code after the ShowTickers method has been called.

Syntax
CString text = GetTickerName();

The TickerName syntax has these parts:

Part

Description

text

A String containing the ticker code.

See Also: ShowTickers CompanyName TickerSearchString

Back to: Utility Properties