TouchListLiteOnResize Method
Called when the control is resized.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected override void OnResize(
EventArgs e
)
Protected Overrides Sub OnResize (
e As EventArgs
)
Parameters
- e EventArgs
- An System.EventArgs that contains the event data.