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