Base Button ListOn Font Changed Method
This is overridden to adjust the layout when the font changes
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 OnFontChanged(
EventArgs e
)VB
Protected Overrides Sub OnFontChanged (
e As EventArgs
)C++
protected:
virtual void OnFontChanged(
EventArgs^ e
) overrideF#
abstract OnFontChanged :
e : EventArgs -> unit
override OnFontChanged :
e : EventArgs -> unit Parameters
- e EventArgs
- The event arguments