True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / FetchScrollTipsEventArgs Class / TipStyle Property

In This Topic
    TipStyle Property (FetchScrollTipsEventArgs)
    In This Topic
    The Style used to render the scroll tip.
    Syntax
    'Declaration
     
    Public ReadOnly Property TipStyle As Style
    public Style TipStyle {get;}
    See Also