FontEvents_Event Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class FontEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(stdole.FontEvents), typeof(stdole.FontEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
public interface FontEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(stdole.FontEvents), typeof(stdole.FontEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type FontEvents_Event = interface
Public Interface FontEvents_Event
- Derived
- Attributes
Methods
add_FontChanged(FontEvents_FontChangedEventHandler) | |
remove_FontChanged(FontEvents_FontChangedEventHandler) |
Events
FontChanged |