PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / SideBarStrings Class / OutlineButtonToolTip Property

In This Topic
    OutlineButtonToolTip Property (SideBarStrings)
    In This Topic
    Gets or sets the tooltip text for the Outline button.
    Syntax
    'Declaration
     
    Public Property OutlineButtonToolTip As String
    public string OutlineButtonToolTip {get; set;}
    See Also