InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel 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