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





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

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

 Syntax

C#  Copy Code

public MouseButtonState RightButton { get; }

Visual Basic  Copy Code

Public ReadOnly Property RightButton As MouseButtonState

 Property Value

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

 See Also

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