Search results for query: *

  • Users: PG74
  • Content: Threads
  • Order by date
  1. P

    scrollbar buttons-click?

    Is it possible to create a sub that handles the scrollbar up and down-clicks for a vertical scrollbar. about the same way the button1_click-sub handles the button1-click? I want different events to take place when I click the up or down button on the scrollbar besides that the bar scrolls of course.
  2. P

    paint graphics on panel with menuitem1.click

    paint graphics on panel with menuitem1.click I want to paint some lines and fonts on a panel, but I want it to paint when I click on a menuitem, have tried the code below, but it paints when I open the form. I dont want it to paint untill I call the sub with my MenuItem3.click. Private Sub...
Back
Top