I am currently trying to create a Windows Form Application where I need to see the WYSIWYG view, rather than the code view. I understand there are a lot of threads with potential fixes but everything I have tried doesn't work. I have tried clicking on it in the Solution Explorer and pressing F7 but it still just displays the code.
If someone could give me the answer or point me to a thread I have not found before with an answer, that would be great.
EDIT: Programming in C# not HTML