02-13-2017, 05:05 AM
I cannot reproduce the problem.
-1 is when clicked not the first row.
I just see one bug - case NM_RCLICK is in wrong place, it catches NM_RCLICK of other controls too. All that sel block should be in the second sel block, under case idOfTabControl, like it is now used for the grid control.
-1 is when clicked not the first row.
I just see one bug - case NM_RCLICK is in wrong place, it catches NM_RCLICK of other controls too. All that sel block should be in the second sel block, under case idOfTabControl, like it is now used for the grid control.
