Clickable LabelOn Click Method
This is overridden to focus the control following the label or the parent if one cannot be found
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 OnClick(
EventArgs e
)VB
Protected Overrides Sub OnClick (
e As EventArgs
)C++
protected:
virtual void OnClick(
EventArgs^ e
) overrideF#
abstract OnClick :
e : EventArgs -> unit
override OnClick :
e : EventArgs -> unit Parameters
- e EventArgs
- The event arguments