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 double clicks a property.
virtual BOOL OnDblClk(
CPoint point
);
Parameters
- [in] point
A point, in client coordinates.
Return Value
TRUE if this method is successful; otherwise, FALSE.
Remarks
By default, this method selects the next property item in the property list control.
Requirements
Header: afxpropertygridctrl.h