MTblGetColHdrGrp
nColHdrGrp = MTblGetColHdrGrp( hWndCol )
Gets the handle of a column's column header group.
Parameters
hWndCol
Window Handle: Handle of the column
Return
Number: Handle of the group if successful or 0 if an error occurs or the column doesn't belong to a group
Example
Set nColHdrGrp = MTblGetColHdrGrp( hWndCol )
See also
Column header groups
Created with the Personal Edition of HelpNDoc: Easily create HTML Help documents