IFontEventsDisp.FontChanged(String) Method
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:
void FontChanged(System::String ^ PropertyName);
[System.Runtime.InteropServices.DispId(9)]
public void FontChanged (string PropertyName);
[<System.Runtime.InteropServices.DispId(9)>]
abstract member FontChanged : string -> unit
Public Sub FontChanged (PropertyName As String)
Parameters
- PropertyName
- String
- Attributes