You must Sign In to post a response.
  • Category: Visual Studio

    Is there any text editor for visual basic (windows application)

    Dear Friends,

    Is there any text editor for visual basic with c#.net ?. I have used rtf (rich text box) but it is not working properly for my requirement please tell me is there any editor apart from it and how to use it.
  • #762152
    Hello Ram,

    You can use Notepad. It is very famous and good text editor for anything. For ex. C#, HTML, ASP.NET, etc.

    Refer the below link of MSDN Code Library :

    https://msdn.microsoft.com/en-us/library/y0y5th94.aspx


    Hope this will help you.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."

  • #762155
    Hi Ram,

    As suggested Nirav please try to use that, and moreover I tell you one thing before use any control you should analyse future thread and then proceed, if you struck with used control then clear that thread instead of moving to some other control, why because using new control also if you face same problem then what you do..? Your time and work everything is wasted right..? So, my suggestion is try to clear the thread using RichTextEditor control and fix out that.

    Hope you are understood..

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/

  • #762176
    Hi,

    I want to insert image and font color with using editor is it possible to do those things in notepad?

  • #762177
    Hello Ram,

    Than Microsoft has created very good editor named "Visual Studio". It has lot of controls then why don't you use it.

    It will be helpful for you.


    Hope this will help you.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."


  • Sign In to post your comments