Utility Control Properties
Windows - Visual C++
Click on the Utility property to see its syntax:
Returns the company name after the ShowTickers method has been called. |
||
Returns the character index of where a syntax error was detected in a string passed to ConvertCriteria. |
||
Used to retrieve the search or profile string converted in the ConvertCriteria method. |
||
Returns or sets the dialog title for the dialog displayed by the ShowSearchDate methods. |
||
Sets or returns which of the "Apply To" view option buttons found in some of the search dialogs are to be disabled. |
||
Returns or sets the dialog title for the dialog displayed by the ShowFeeds methods. |
||
Returns or sets the file location used to locate the ticker and subject files. |
||
Returns the file name after the ShowFileDialog method has been called. |
||
Returns the number of feeds selected after the ShowFeeds dialog boxes are called. |
||
Sets or returns the initial search string to be displayed in the Search Editor dialog. |
||
Sets or returns the initial search string displayed in ShowSearchWord2 dialog. |
||
Returns a flag that indicates whether to use the initialization (.ini) file or the Windows registry to obtain default values. |
||
Indicates either the initialization (.ini) file name or the registry key value that will be accessed, depending on the IniType property value. |
||
Sets or returns the value of the item accessed by the WriteKey or ReadKey methods, respectively. |
||
Returns or sets the dialog title for the dialog displayed by the ShowSearchMulti methods. |
||
Returns or sets the default directory location used to store personal files like saved searches, saved ticker files, and workspace files. |
||
Returns or sets the copyright of the product appearing in ShowAboutBox. |
||
Retrieves the first data item in the subjects or tickers record. |
||
Retrieves the second data item in the subjects or tickers record. |
||
Returns a string after the ShowSearchDate method has been called. This string is used to set the Headline DateRange property to perform a date range search. |
||
Returns the date string displayed in the SearchEditor dialog. |
||
Returns the search string displayed in the SearchEditor dialog. |
||
Returns or sets the dialog title for the dialog displayed by the ShowSearchEditor method. |
||
Returns a string after the ShowSearchDate method has been called. This string is used to set the Headline DateRange property to perform a date range search. |
||
Returns a string after the CreateSearchCriterion method has been called. This string is used to set the Headline control's SearchCriteria property to perform a search. |
||
Returns a string after the ShowSearchWord method has been called. This string is used to set the Headline control's SearchCriteria property to perform a search. |
||
Returns the subject code name after the ShowSubjects method has been called. |
||
Returns the subject name after the ShowSubjects method has been called. |
||
Returns a string after the ShowSubjects method has been called. This string is used to set the Headline control's SearchCriteria property to perform a subject search. |
||
Returns or sets the dialog title for the dialog displayed by the ShowSearchSubjects method. |
||
Returns or sets the dialog title for the dialog displayed by the ShowSubjects method. |
||
Returns or sets the default default symbology appearing in the "Symbology" pull-down menu. |
||
Returns the ticker code after the ShowTickers method has been called. |
||
Returns a string after the ShowTickers method has been called. This string is used to set the Headline control's SearchCriteria property to perform a ticker search. |
||
Returns or sets the dialog title for the dialog displayed by the ShowSearchTickers method. |
||
Returns or sets the dialog title for the dialog displayed by the ShowTickers method. |
||
Returns or sets which of the "Apply To" view option buttons found in some of the search dialogs is the default value. |
||
Returns or sets the dialog title for the dialog displayed by the ShowSearchWord methods. |
Back to: Utility Control