Base Button ListOn Paint Background 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: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
protected override void OnPaintBackground(
PaintEventArgs e
)VB
Protected Overrides Sub OnPaintBackground (
e As PaintEventArgs
)C++
protected:
virtual void OnPaintBackground(
PaintEventArgs^ e
) overrideF#
abstract OnPaintBackground :
e : PaintEventArgs -> unit
override OnPaintBackground :
e : PaintEventArgs -> unit Parameters
- e PaintEventArgs
- The event arguments