.net - Form scrolls when I click on a button -


i've added button in panel @ bottom of form.

the form has scrollbar (autoscroll: true, autoscrollmargin: 0, 0, autoscrollminsize: 10, 0).

the panel button partly hidden (depending on resolution), button visible.

when click on button, form jumps down, , button doesn't register click.

how can make button fire click event, if form scrolls down (or instead of - how can make button fire instead of form scrolling when button clicked on)?


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -