Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripComboBox Class / OnCommandChanged Method

In This Topic
    OnCommandChanged Method (C1EditorToolStripComboBox)
    In This Topic
    Occurs when command is changed.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnCommandChanged() 
    protected virtual void OnCommandChanged()
    See Also