Via Devhawk comes a macro to set the editor fonts to and from a preset demo mode size and font combo. Private Sub SetEditorFonts( ByVal size As Integer , ByVal family As String , ByVal bold As Boolean ) Dim Props As Properties Props = DTE.Properties("FontsAndColors",
Read More...