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