ShellTextEditorControl.ResetFontAndColor(Font, Guid, Guid) 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:
static void ResetFontAndColor(System::Drawing::Font ^ font, Guid fontCategory, Guid colorCategory);
public static void ResetFontAndColor (System.Drawing.Font font, Guid fontCategory, Guid colorCategory);
static member ResetFontAndColor : System.Drawing.Font * Guid * Guid -> unit
Public Shared Sub ResetFontAndColor (font As Font, fontCategory As Guid, colorCategory As Guid)
Parameters
- font
- Font
- fontCategory
- Guid
- colorCategory
- Guid