Draws the background of the button onto a specified Graphics object.
This method draws the background of the button within the button's bounds. When BandType is RebarBandType.MenuBar, and visual styles are enabled, this method fills the background of the button with the system highlight color. Otherwise, the background is filled with the Color in the BackColor property.
RebarButtonRenderer Class | Skybound.Rebar.Rendering Namespace