Remove reference count to the manager.
Use this method in the Dispose of your custom control to remove reference count. If last reference is removed and CollectOnLastRelease is set to true, Collect is called to collect all back buffers and releases the memory.
BackBufferManager Class | Resco.Drawing Namespace