BaseButtonListOnPaintBackground Method

This is overridden to adjust the background area painted by the base class when the title text is used.

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void OnPaintBackground(
	PaintEventArgs e
)

Parameters

e  PaintEventArgs
The event arguments

See Also