MouseButtonClickingEventArgs Class
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 ref class MouseButtonClickingEventArgs : EventArgs
public class MouseButtonClickingEventArgs : EventArgs
type MouseButtonClickingEventArgs = class
inherit EventArgs
Public Class MouseButtonClickingEventArgs
Inherits EventArgs
- Inheritance
-
MouseButtonClickingEventArgs
Constructors
MouseButtonClickingEventArgs() | |
MouseButtonClickingEventArgs(Int64, Int32, Rectangle, Keys, MouseButtons) |
Properties
Button | |
CellRect | |
ColumnIndex | |
Modifiers | |
RowIndex | |
ShouldHandle |