[]
A delegate that handles the animation timer updates.
public delegate void Timer.UpdateDelegate()
Public Delegate Sub Timer.UpdateDelegate()
| Name | Description |
|---|---|
| UpdateDelegate(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke() |