DoubleBuffers the drawing of the control on Windows systems. (MacOS X and Linux systems are always double buffered by the OS it self)
If True, the PictureButton will be double-buffered. Double -buffering requires additional memory and the PictureButton loses its transparency if your doing some special backgrounding. Mac OS X and GTK already double-buffer the user interface so this property only has effect on Windows systems.