I am not sure if I might be looking for this the wrong way but I can't find and answer to this somewhat simple question. Is it possible to detect a right mouse click (or any other click for that matter) specifically on the Item Name/lable of a clicked PropertyGrid GridItem.
The idea is to drop a ContextMenu when clicking on the Name/Label of an item ONLY, not when clicking on the item Value.
Thanks