Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ToolTipSettings Class / MaximumWidth Property

In This Topic
    MaximumWidth Property (ToolTipSettings)
    In This Topic
    Gets or sets the maximum width of the tooltips.
    Syntax
    'Declaration
     
    
    Public Property MaximumWidth As Integer
    public int MaximumWidth {get; set;}
    See Also