Scroll Problem
C#
5
Posts
3
Posters
0
Views
1
Watching
-
i have a toolstrip in my form and my form is scrollable but when i scroll the page toolstrip's location changed i want always toolstrip at the top of page how can i do it ? Thanks MHF
-
ok i set it but when i scroll the page to down the toolstrip go away from the form i want always tooltrip is in the form MHf
-
ok i set it but when i scroll the page to down the toolstrip go away from the form i want always tooltrip is in the form MHf
You have to move the ToolStip out of the control that is scrollable.
Dave Kreskowiak Microsoft MVP - Visual Basic