Intersoft ClientUI Documentation
Mouse Class Members
See Also  Fields  Properties  Methods  Send Feedback
Intersoft.Client.Framework.Input Namespace : Mouse Class


The following tables list the members exposed by Mouse.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)GotMouseCaptureEventIdentifies the GotMouseCapture routed event.  
public Fieldstatic (Shared in Visual Basic)LostMouseCaptureEventIdentifies the LostMouseCapture routed event.  
public Fieldstatic (Shared in Visual Basic)MouseDownEventIdentifies the MouseDown routed event.  
public Fieldstatic (Shared in Visual Basic)MouseEnterEventIdentifies the MouseEnter routed event.  
public Fieldstatic (Shared in Visual Basic)MouseLeaveEventIdentifies the MouseLeave routed event.  
public Fieldstatic (Shared in Visual Basic)MouseMoveEventIdentifies the MouseMove routed event.  
public Fieldstatic (Shared in Visual Basic)MouseUpEventIdentifies the MouseUp routed event.  
public Fieldstatic (Shared in Visual Basic)MouseWheelEventIdentifies the MouseWheel routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewMouseDownEventIdentifies the PreviewMouseDown routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewMouseMoveEventIdentifies the PreviewMouseMove routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewMouseUpEventIdentifies the PreviewMouseUp routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewMouseWheelEventIdentifies the PreviewMouseWheel routed event.  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic)DisableSilverlightContextMenuSpecifies whether the built-in Silverlight context menu should be disabled.  
public Propertystatic (Shared in Visual Basic)DoubleClickDurationGets or sets the latency of the click before double click event is raised.  
public Propertystatic (Shared in Visual Basic)IsMouseWheelSupportedDetermines whether the mouse wheel is supported in the current application.  
public Propertystatic (Shared in Visual Basic)LastMouseButtonGets the last changed button of the mouse.  
public Propertystatic (Shared in Visual Basic)LastMouseButtonStateGets the last state of the changed button.  
public Propertystatic (Shared in Visual Basic)LeftButtonGets the state of the left button of the mouse.  
public Propertystatic (Shared in Visual Basic)MiddleButtonGets the state of the middle button of the mouse.  
public Propertystatic (Shared in Visual Basic)RightButtonGets the state of the right button of the mouse.  
Top

Public Methods

See Also

© 2012 All Rights Reserved.