Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To create a combo box cell using the fpCombo control

  1. Call the SSSetTypeComboBox function.
  2. Call the SSSetCellType or SSSetCellTypeRange function and set the CellType parameter to SS_TYPE_COMBOBOX.
  3. Call the SSSetTypeComboBoxEx function and set the hWndDropDown parameter to the window handle of the fpCombo control.
  4. Hide the fpCombo control.
Copyright © GrapeCity, inc. All rights reserved.