ILinksHolder Events
Declares methods that are common to objects displaying bar item links.
Name | Description |
---|---|
Actual |
Occurs whenever the ILinks |
Got |
Occurs when the keyboard is focused on this element.
Inherited from IInput |
Got |
Occurs when the element captures the mouse.
Inherited from IInput |
Got |
Occurs when the element captures the stylus.
Inherited from IInput |
Key |
Occurs when a key is pressed while the keyboard is focused on this element.
Inherited from IInput |
Key |
Occurs when a key is released while the keyboard is focused on this element.
Inherited from IInput |
Lost |
Occurs when the keyboard is no longer focused on this element.
Inherited from IInput |
Lost |
Occurs when this element loses mouse capture.
Inherited from IInput |
Lost |
Occurs when this element loses stylus capture.
Inherited from IInput |
Mouse |
Occurs when the mouse pointer enters the bounds of this element.
Inherited from IInput |
Mouse |
Occurs when the mouse pointer leaves the bounds of this element.
Inherited from IInput |
Mouse |
Occurs when the left mouse button is pressed while the mouse pointer is over the element.
Inherited from IInput |
Mouse |
Occurs when the left mouse button is released while the mouse pointer is over the element.
Inherited from IInput |
Mouse |
Occurs when the mouse pointer moves while the mouse pointer is over the element.
Inherited from IInput |
Mouse |
Occurs when the right mouse button is pressed while the mouse pointer is over the element.
Inherited from IInput |
Mouse |
Occurs when the right mouse button is released while the mouse pointer is over the element.
Inherited from IInput |
Mouse |
Occurs when the mouse wheel moves while the mouse pointer is over this element.
Inherited from IInput |
Preview |
Occurs when the keyboard is focused on this element.
Inherited from IInput |
Preview |
Occurs when a key is pressed while the keyboard is focused on this element.
Inherited from IInput |
Preview |
Occurs when a key is released while the keyboard is focused on this element.
Inherited from IInput |
Preview |
Occurs when the keyboard is no longer focused on this element.
Inherited from IInput |
Preview |
Occurs when the left mouse button is pressed while the mouse pointer is over the element.
Inherited from IInput |
Preview |
Occurs when the left mouse button is released while the mouse pointer is over the element.
Inherited from IInput |
Preview |
Occurs when the mouse pointer moves while the mouse pointer is over the element.
Inherited from IInput |
Preview |
Occurs when the right mouse button is pressed while the mouse pointer is over the element.
Inherited from IInput |
Preview |
Occurs when the right mouse button is released while the mouse pointer is over the element.
Inherited from IInput |
Preview |
Occurs when the mouse wheel moves while the mouse pointer is over this element.
Inherited from IInput |
Preview |
Occurs when the stylus button is pressed down while the stylus is over this element.
Inherited from IInput |
Preview |
Occurs when the stylus button is released while the stylus is over this element.
Inherited from IInput |
Preview |
Occurs when the stylus touches the digitizer while over this element.
Inherited from IInput |
Preview |
Occurs when the stylus moves over an element, but without touching the digitizer.
Inherited from IInput |
Preview |
Occurs when the stylus is close enough to the digitizer to be detected.
Inherited from IInput |
Preview |
Occurs when the stylus moves while the stylus is over the element.
Inherited from IInput |
Preview |
Occurs when the stylus is too far from the digitizer to be detected.
Inherited from IInput |
Preview |
Occurs when one of several stylus gestures are detected, for example, Tap or Drag.
Inherited from IInput |
Preview |
Occurs when the stylus is raised off the digitizer while over this element.
Inherited from IInput |
Preview |
Occurs when this element gets text in a device-independent manner.
Inherited from IInput |
Stylus |
Occurs when the stylus button is pressed while the stylus is over this element.
Inherited from IInput |
Stylus |
Occurs when the stylus button is released while the stylus is over this element.
Inherited from IInput |
Stylus |
Occurs when the stylus touches the digitizer while over this element.
Inherited from IInput |
Stylus |
Occurs when the stylus cursor enters the bounds of the element.
Inherited from IInput |
Stylus |
Occurs when the stylus moves over an element, but without touching the digitizer.
Inherited from IInput |
Stylus |
Occurs when the stylus is close enough to the digitizer to be detected.
Inherited from IInput |
Stylus |
Occurs when the stylus cursor leaves the bounds of the element.
Inherited from IInput |
Stylus |
Occurs when the stylus cursor moves over the element.
Inherited from IInput |
Stylus |
Occurs when the stylus is too far from the digitizer to be detected.
Inherited from IInput |
Stylus |
Occurs when one of several stylus gestures are detected, for example, Tap or Drag.
Inherited from IInput |
Stylus |
Occurs when the stylus is raised off the digitizer while over this element.
Inherited from IInput |
Text |
Occurs when this element gets text in a device-independent manner.
Inherited from IInput |
See Also