yeah i know that but for changing text in the textbox in realtime, putting color underlines, etc. and yeah microsoft announced a few years back ms word was programmed in vb. so i'm pretty sure the new versions were too.
H
HeroRaven
@HeroRaven
Posts
-
what control does Word use for its texteditor? (like advanced rich textbox?) -
what control does Word use for its texteditor? (like advanced rich textbox?)hi. advanced programmer, but new to vb.net. can anyone recommend a control or know which one microsoft word uses for it's document window? same one as in vb.net's code editor window. eg. you type incorrect spelling in this control and it underlines errors, colors your text, adds spaces for your code, etc. like some really advanced textbox control, what is it? cheers all and look forward to all your suggestions :) --Graham