Gets or sets whether drawing is performed on an offscreen buffer to reduce flicker.
True if drawing is performed on an offscreen buffer to reduce flicker; otherwise, false. The default value is false.
Enabling DoubleBuffer incurs a small performance and memory usage penalty, but significantly reduces the flicker which appears when a drop-down suggestion window is resized at runtime.
AutoComplete Class | Skybound.AutoComplete Namespace