The AspectClickable..::.ClickEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AltKey |
Returns true if the Alt key was pressed during the click event
(Inherited from MouseEventArgs.) | |
| CtrlKey |
Returns True if the Control key was pressed during the click event
(Inherited from MouseEventArgs.) | |
| Left |
Offset from left of browser view
(Inherited from MouseEventArgs.) | |
| ShiftKey |
Returns True if the Shift key was pressed during the click event
(Inherited from MouseEventArgs.) | |
| Top |
Offset from top of browser view
(Inherited from MouseEventArgs.) |
