OlkDateControlEvents_SinkHelper.MouseUp 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 MouseUp(Microsoft::Office::Interop::Outlook::OlMouseButton , Microsoft::Office::Interop::Outlook::OlShiftState , float , float );
public override void MouseUp (Microsoft.Office.Interop.Outlook.OlMouseButton , Microsoft.Office.Interop.Outlook.OlShiftState , float , float );
Public Overrides Sub MouseUp ( As OlMouseButton, As OlShiftState, As Single, As Single)