ReportControl_GetStyleNames returns a string vector with style names of the specified style file which can be used to initialize the marker combo box in a report control.
Return Value
svNames is a string vector with marker styles and names.
Parameters
ssStyleFile is the name of a style file. If the name is not specified the active style file is used.
Comment
The string vector with the marker names can be converted to a scalar string with the help of the CreateListBoxText function. comment]
History
| Version | Description |
|---|---|
| 4.2.3 | New |
See also
Overview Dialogboxes, DialogBox, ReportControl_GetMatrix;, GetListBoxText, CreateListBoxText, ReportControl_GetStyles
id-1713516