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

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