Products we use.
We use and recommend following products. If you know of a better product let us know and we will review it. Click on the Logos for more information.
Called to notify that the pop-up list box displayed from the grid cell is closed and returns true. If the false value is returned, then the grid cell class should handle this event. Otherwise, the grid class is responsible for the popup list box behavior.
virtualbool OnGridCellPopupListBoxClose( CExtPopupInplaceListBox & wndListBox, CExtGridCell::TrackCellStateInfo_t & _tcsi );
Parameters
- wndListBox
- Reference to the list box control.
- _tcsi
- Reference to the helper structure that incapsulates information about the built-in button which drops down the popup menu with a list box.