InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperTooltipBase Class / IsBalloon Property

In This Topic
    IsBalloon Property (C1SuperTooltipBase)
    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