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

In This Topic
    IsBalloon Property (ToolTipSettings)
    In This Topic
    Gets or sets whether the tooltip is shown in a balloon shape.
    Syntax
    'Declaration
     
    
    Public Property IsBalloon As Boolean
    public bool IsBalloon {get; set;}
    See Also