Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the user clicks the right mouse button in the property value area.
virtual void OnRClickValue(
CPoint C,
BOOL B
);
Parameters
Parameter |
Description |
---|---|
[in] C |
A point, in client coordinates. |
[in] B |
A Boolean. |
Remarks
By default, this method does nothing and the B parameter has no predefined purpose.
Requirements
Header: afxpropertygridctrl.h