Edit

Share via


OlkInfoBarEvents_Event.MouseMove Event

Definition

Occurs after a mouse movement has been registered over the control.

public:
 event Microsoft::Office::Interop::Outlook::OlkInfoBarEvents_MouseMoveEventHandler ^ MouseMove;
event Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_MouseMoveEventHandler MouseMove;
Event MouseMove As OlkInfoBarEvents_MouseMoveEventHandler 

Event Type

Remarks

Pressing the ALT key fires the MouseMove event.

Applies to