c# - WinForms - Link a TextBox with a ScrollBar -


i won't write long paragraph here , post question directly. is possible make scrollbar , textbox related ?

well , i've made new customized scrollbar use later , problem not able find way related control .

example : image

i can't imagine way relate them :(

do want external scrollbar or scrollbar in textbox. can set multiline = true , choose type of scrollbars. need more details understand question correctly. this.textbox1.scrollbars = system.windows.forms.scrollbars.vertical; https://msdn.microsoft.com/en-us/library/system.windows.forms.textbox(v=vs.110).aspx


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -