Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripButton Class / Editor Property

In This Topic
    Editor Property (C1EditorToolStripButton)
    In This Topic
    Gets or sets the editor.
    Syntax
    'Declaration
     
    Public Property Editor As C1Editor
    public C1Editor Editor {get; set;}
    See Also