OlkTimeZoneControlEvents_SinkHelper.MouseMove Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void MouseMove(Microsoft::Office::Interop::Outlook::OlMouseButton , Microsoft::Office::Interop::Outlook::OlShiftState , float , float );
public override void MouseMove (Microsoft.Office.Interop.Outlook.OlMouseButton , Microsoft.Office.Interop.Outlook.OlShiftState , float , float );
Public Overrides Sub MouseMove ( As OlMouseButton, As OlShiftState, As Single, As Single)