TVistaButtonOnGotFocus Method
Raises the System.Windows.Forms.Control.GotFocus event.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
protected override void OnGotFocus(
EventArgs e
)
Protected Overrides Sub OnGotFocus (
e As EventArgs
)
Parameters
- e EventArgs
- An System.EventArgs that contains the event data.