MindFusion WinForms Programmer's Guide
DirListBox.OnFontChanged Method
See Also
 





Control.OnFontChanged override.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

protected override void OnFontChanged (
    EventArgs e
)

Visual Basic  Copy Code

Protected Overrides Sub OnFontChanged( _
    e As EventArgs _
)

 Parameters

e

An object that contains the event data.

 See Also

DirListBox Members
DirListBox Class
MindFusion.Common.WinForms Namespace