OnLButtonDblClk

This method is called when the user double-clicks the left mouse button.

 

HRESULT OnLButtonDblClk(

 [in] long Flags,

 [in] int X,

 [in] int Y,

 [in, out] VARIANT* pbHandled)

Parameters: