
Hi!
I have a very simple question... ¿How to change the font used in the control?
Is very nice that the font used, be the default font, but i need to change the font, and is being very difficult to change it!!
Nothing changes when I put all the control inside this TAGs: <font face="Courier New"> and </font>
I've tried with DIVs, and nothing...
I don't find any property to change in the control properties...
Just find, in the documentation, something like this XML syntax (to find in the documentation search "Style Tag"):I don't know how to use it.
¿Can anybody tell me how to set the font i like, in the control?
Thanks a lot!
I have a very simple question... ¿How to change the font used in the control?
Is very nice that the font used, be the default font, but i need to change the font, and is being very difficult to change it!!
Nothing changes when I put all the control inside this TAGs: <font face="Courier New"> and </font>
I've tried with DIVs, and nothing...
I don't find any property to change in the control properties...
Just find, in the documentation, something like this XML syntax (to find in the documentation search "Style Tag"):
<SyntaxLanguage Key="C#" LanguageDefinitionVersion="4.0">
<!-- Highlighting Styles -->
<Styles>
<!-- Optional Styles to Override Built-In Styles -->
<Style Key="BracketHighlightingStyle" Name="Bracket Highlighted Text" BackColor="Silver" />
<Style Key="CollapsibleTextStyle" Name="Collapsible Text" ForeColor="Gray" BorderStyle="Solid" BorderCornerStyle="SinglePixelRounded" />
[...]
¿Can anybody tell me how to set the font i like, in the control?
Thanks a lot!