OnMButtonDown

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

 

HRESULT OnMButtonDown(

 [in] long Flags,

 [in] int X,

 [in] int Y,

 [in, out] VARIANT* pbHandled)

Parameters: