Quote Control Properties
Windows - Visual C++
Click on the Quote property to see its syntax:
Returns or sets the interval, in minutes, at which quote information will be automatically updated. |
|
Returns or sets the background color of the control. |
|
Returns or sets the border style of the control. |
|
Returns the identifier string of a column. |
|
Returns or sets the displayed name of a column. |
|
Returns or sets the position of a column. |
|
Returns or sets the width of a column. |
|
Returns or sets the flag that indicates whether or not the context menu is enabled. |
|
Returns or sets the item with the focus. |
|
Returns the current connection state. |
|
Indicates whether the control's data can be queried. |
|
Returns or sets the font used to display text in the control. |
|
Returns or sets the color used to display text in the control. |
|
Returns the data for a specified row and column of the control. |
|
Returns or sets the display color for negative net changes. |
|
Returns or sets the display color for positive net changes. |
|
Returns or sets the message that will be printed if the user attempts to print from a container that does not call the PrintControl method. |
|
Returns a string containing the provider of the quote data. |
|
When set to TRUE, indicates to the control that it can connect to the NewsEdge Server. |
|
Returns a flag indicating whether the Quote Control is ready to add or delete tickers or update quotes. |
|
Returns the total number of columns that can be displayed, including those that are currently invisible. |
|
Returns the time of the last update of the quote data. |
|
Returns the number of currently visible columns. |
Back to: Quote Control