|
protectedvirtual |
Called by the framework when the grid control has changed the selection.
Override this function if you need custom processing on this event. The default implementation sends the BCGPGN_SELCHANGED notification message to the grid's owner.
range | Specifies the grid range |
bSelect | TRUE - select items. FALSE - clear selection. |