BCGControlBar Pro for MFC
BCGPGRID_NOTIFICATION

Detailed Description

The BCGPGRID_NOTIFICATION structure is used along with BCGPGN_SELCHANGING, BCGPGN_SELCHANGED notification messages. It specifies the cells range to be selected in the grid.

Public Attributes

 hdrNotification message header
 
 lParamMessage specific
 
 nColFirst column of the item range.
 
 nColToLast column of the item range
 
 nRowFirst row of the item range
 
 nRowToLast row of the item range