ComboSelectString searches for a string in the list box of a combo box and, if the string is found, selects the string in the list box and copies the string to the edit control.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
ssString
nID is 1 for the toolbar combo box "Import" (default value) and 2 for the "DatasetStyle" combo box.
See also
id-1304129