Base Combo BoxOn Selection Change Canceled Method
This raises the SelectionChangeCanceled event
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 virtual void OnSelectionChangeCanceled(
EventArgs e
)VB
Protected Overridable Sub OnSelectionChangeCanceled (
e As EventArgs
)C++
protected:
virtual void OnSelectionChangeCanceled(
EventArgs^ e
)F#
abstract OnSelectionChangeCanceled :
e : EventArgs -> unit
override OnSelectionChangeCanceled :
e : EventArgs -> unit Parameters
- e EventArgs
- The event arguments