ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / DoubleBuffered Property

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