Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / ShowTextAsToolTip Property

In This Topic
    ShowTextAsToolTip Property (C1CommandMdiList)
    In This Topic
    Indicates whether this command's text will be shown as tooltip.
    Syntax
    'Declaration
     
    
    Public Property ShowTextAsToolTip As Boolean
    public bool ShowTextAsToolTip {get; set;}
    See Also