[]
Thumb (track)
public class ScrollBarElement.ScrollBarThumb : ImageElement, ISupportUia
| Name | Description |
|---|---|
| ScrollBarThumb() |
| Name | Description |
|---|---|
| OnMouseDown(MouseEventArgs) | Called by the host control when the user presses a mouse button over this Element. |
| OnMouseLostCapture(MouseEventArgs) | Called by the host control when the user releases the left mouse button over a disabled Element. |
| OnMouseMove(MouseEventArgs) | Called by the host control when the mouse moves over this Element. |
| OnMouseUp(MouseEventArgs) | Called by the host control when the user releases a mouse button over this Element. |
| OnStateChanged(ElementFlags) | Called by the host control when the state of this Element changes. |
| Render(Graphics, Rectangle) | Renders the element into a given rectangle. |