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