ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1ComboBox Class / OnSelectionCommitted Method

In This Topic
    OnSelectionCommitted Method
    In This Topic
    Fires the SelectionCommitted event.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnSelectionCommitted() 
    protected virtual void OnSelectionCommitted()
    See Also