c# - How to stop scrolling of Panel scrollbar when textBox is selected -


i have panel called panel1 contains many textboxes .(around 12 textboxes)

when click on textbox (one of last textboxes) panel's scrollbar position change position.(it scrolls automatically , focus changes).

how can prevent ?

i not getting exact problem. tried same did, getting focus on same textbox clicked mouse.

set properties of panel like: autoscroll=false; autoresize=true;


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -