|
inlinevirtual |
Called by the framework when the user clicks the right mouse button on the property value.
The function is called by the framework when the user clicks the right mouse button on the property value.
Override OnRClickValue in a derived class to process this notification.
The default implementation does nothing.
point | Specifies the point in the property list control client coordinates. |
bSelChanged | TRUE if selected was changed upon right mouse button click. |