ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / DoubleBuffered Property

In This Topic
    DoubleBuffered Property (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Property DoubleBuffered As System.Boolean
    protected virtual System.bool DoubleBuffered {get; set;}
    See Also