how to make a advanced notepad
how to make a advanced notepad with pic
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Dec 11, 2012, 9:34 PM
Search C# Corner for Notepad and ImageViewer separately. You will have to think about how to put an Image viewer within a Text Editor. You may have to draw it dynamically.
I would recommend using WPF, not Windows Forms.