Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontFamilyComboBox Class / ContextMenuStrip Property

In This Topic
    ContextMenuStrip Property (FontFamilyComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ContextMenuStrip As System.Windows.Forms.ContextMenuStrip
    public System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}
    See Also