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

In This Topic
    ImageKey Property (C1EditorToolStripButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ImageKey As System.String
    public System.string ImageKey {get; set;}
    See Also