BaseButtonListOnPaintBackground Method
This is overridden to adjust the background area painted by the base class when the title text is
used.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void OnPaintBackground(
PaintEventArgs e
)
Protected Overrides Sub OnPaintBackground (
e As PaintEventArgs
)
protected:
virtual void OnPaintBackground(
PaintEventArgs^ e
) override
abstract OnPaintBackground :
e : PaintEventArgs -> unit
override OnPaintBackground :
e : PaintEventArgs -> unit
Parameters
- e PaintEventArgs
- The event arguments