ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / OnReadOnlyChanged Method

In This Topic
    OnReadOnlyChanged Method (C1Combo)
    In This Topic
    Raises the ReadOnlyChanged event.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnReadOnlyChanged() 
    protected virtual void OnReadOnlyChanged()
    See Also