Page 1 of 1

VB.NET - Custom TextBox?

Posted: Sun Apr 20, 2014 11:16 am
by jordy03
Hello

This is not really tutorial request, just if someone got a text editor (link or download) that works like notepad++ not about syntax , i only want it to have the line numbering in the left and maybe better heightlight color but the main thing is line numbering

also please only give me good stable one and do not suggest me DotNetBar please or anything that require DLL

I really need a good one because this will be published online so then I cant get to fix people's issues!

thx

Re: VB.NET - Custom TextBox?

Posted: Sun Apr 20, 2014 2:55 pm
by Usman55
You can create your own custom control or simply embed this code in your app. A quick search brought that up.
http://pradeep1210.wordpress.com/2010/0 ... e-numbers/

The same person who uploaded that code improved it here:
http://www.vbforums.com/showthread.php? ... ne-textbox

It looks like that would solve your problem.

Re: VB.NET - Custom TextBox?

Posted: Sun Apr 20, 2014 4:37 pm
by jordy03
Thanks #Usman55 I read the whole thread and found it :lol:
loove;