MindFusion.Wpf Pack Programmer's Guide
DateEventArgs.MiddleButton Property
See Also
 





Gets a value indicating the state of the middle mouse button.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public MouseButtonState MiddleButton { get; }

Visual Basic  Copy Code

Public ReadOnly Property MiddleButton As MouseButtonState

 Property Value

A member of the .NET MouseButtonState enumeration specifying the state of the middle mouse button.

 See Also

DateEventArgs Members
DateEventArgs Class
MindFusion.Scheduling.Wpf Namespace
LeftButton Property
RightButton Property