ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / ToolTipSettings Class / MaximumWidth Property

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