←Select platform

MouseButton Property (InteractiveEventArgs)

Summary

Mouse button that triggered this event.

Syntax

C#
VB
C++
public System.Windows.Forms.MouseButtons MouseButton { get; set; } 
Public Property MouseButton() As System.Windows.Forms.MouseButtons 
   Get 
   Set 
public:  
   property System::Windows::Forms::MouseButtons^ MouseButton 
   { 
      System::Windows::Forms::MouseButtons^ get() 
      void set(System::Windows::Forms::MouseButtons^ value) 
   } 

Property Value

The mouse button that triggered this event.

Remarks

Only valid if the device supports mouse.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize