RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ColorPickerMenuItem Class / OnChecked Method

In This Topic
    OnChecked Method (C1ColorPickerMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnChecked( _
       ByVal e As C1.WPF.SourcedEventArgs _
    ) 
    protected virtual void OnChecked( 
       C1.WPF.SourcedEventArgs e
    )

    Parameters

    e
    See Also