You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
in winform, i added metroTabControl, in metroTabPage i made AutoScroll : true. in metroTabPage i added a tableLayoutPanel (Dock: Top) i increased the tableLayoutPanel's height way higher than metroTabpage.
now when i run the app, i see vertical scroll bar, as i slowly move this scroll bar it flickers up & down a lot.
how to fix this?
Thanks
The text was updated successfully, but these errors were encountered:
Hi
in winform, i added metroTabControl, in metroTabPage i made
AutoScroll : true
. in metroTabPage i added a tableLayoutPanel (Dock: Top) i increased the tableLayoutPanel's height way higher than metroTabpage.now when i run the app, i see vertical scroll bar, as i slowly move this scroll bar it flickers up & down a lot.
how to fix this?
Thanks
The text was updated successfully, but these errors were encountered: