Stellt Basisdaten für verschiedene Maus-Ereignisse bereit.
| C# | Visual Basic | Visual C++ |
public class MouseClickEventArgs : ColRowEventArgs
Public Class MouseClickEventArgs _ Inherits ColRowEventArgs
public ref class MouseClickEventArgs : public ColRowEventArgs
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Button | Ruft die Maustaste ab, die das Ereignis ausgelöst hat. | |
| Column | Die Spalte, die das Event ausgelöst hat, oder davon betroffen ist (Inherited from ColRowEventArgs.) | |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Row | Die Zeile, die das Event ausgelöst hat, oder davon betroffen ist (Inherited from ColRowEventArgs.) | |
Returns a (Inherited from |
| ColRowEventArgs | ||||
| MouseClickEventArgs | ||||
| CellClickEventArgs | ||||