[]
Raised when scroll tips are to be displayed.
public delegate void FetchScrollTipsEventHandler(object sender, FetchScrollTipsEventArgs e)
Public Delegate Sub FetchScrollTipsEventHandler(sender As Object, e As FetchScrollTipsEventArgs)
| 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) |