Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonApplicationMenu Class / Text Property

In This Topic
    Text Property (RibbonApplicationMenu)
    In This Topic
    Gets or sets the text associated with the application menu.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also