OnLButtonDown

This method is called when the user presses the left mouse button.

 

HRESULT OnLButtonDown(

 [in] long Flags,

 [in] int X,

 [in] int Y,

 [in, out] VARIANT* pbHandled)

Parameters: