OnSelectionChangeCommitted Method
Raises the SelectionChangeCommitted event.
protected virtual void OnSelectionChangeCommitted(
EventArgs
)
'Declaration
Protected Overridable Sub OnSelectionChangeCommitted( _
ByVal As EventArgs _
)
'Usage
Dim instance As FpCombo
Dim e As EventArgs
instance.OnSelectionChangeCommitted(e)
Parameters
- e
- EventArgs object that contains the event data