Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / OnEditCompleted Method

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