[]
Raised when scroll tips are to be displayed.
public delegate void FetchScrollTipsEventHandler(object sender, FetchScrollTipsEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised when scroll tips are to be displayed. |
| FetchScrollTipsEventArgs | e | Raised when scroll tips are to be displayed. |
| Name | Description |
|---|---|
| FetchScrollTipsEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, FetchScrollTipsEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, FetchScrollTipsEventArgs) |