BCGControlBar Pro for MFC
virtual BOOL CBCGPProp::OnDblClick ( CPoint  point)
virtual

Called by the framework when the user double clicks the property.

Returns
TRUE - if the notification is processed by the property.

The default implementation selects a next item in the combo box of options (if any).

Parameters
pointSpecifies the point in the property list control client coordinates.