NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RichControl.ResetFont

Resets the font to be based on the parent's font.

[Visual Basic]
Overridable Public Sub ResetFont()
[C#]
public virtual void ResetFont();
[C++]
public: virtual void ResetFont();
[JScript]
public function ResetFont();

See Also

RichControl Class | RichControl Members | System.WinForms Namespace