Base Combo BoxOn Got Focus Method
This is overridden to invalidate the control when it gains focus
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
protected override void OnGotFocus(
EventArgs e
)VB
Protected Overrides Sub OnGotFocus (
e As EventArgs
)C++
protected:
virtual void OnGotFocus(
EventArgs^ e
) overrideF#
abstract OnGotFocus :
e : EventArgs -> unit
override OnGotFocus :
e : EventArgs -> unit Parameters
- e EventArgs
- The event arguments