I am using Visual Studio 2022 I tried to display on the screen a fraction in math the code is "\frac{ 2}{ 6}" but the vs2022 color only the "\f" and instead of writing a fraction it down a line
thanks for your listening or
I write code in c# vs2022 I wrote in the code exp7.Text ="\frac{ 2}{ 6}" to write a fraction but instead he downline. what should i do?