Skip to content

FontControlEventArgs

harborsiem edited this page Mar 26, 2025 · 2 revisions

FontControlEventArgs

FontControlEventArgs is derived from EventArgs

Public constructors, methods, properties and events:

Constructors:

FontControlEventArgs is created by RibbonFontControl for the events FontChanged, Preview and CancelPreview

Methods:

Properties:

Name and (Type) Description
ChangedFontValues (Dictionary<FontPropertiesEnum, object>) Changed font values.
CurrentFontStore (FontPropertyStore) The current Font store.

Events:

Table of contents

Clone this wiki locally