\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ComboBoxContainer Class / DoubleBuffered Property

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