Search results for query: *

  • Users: Silent77
  • Content: Threads
  • Order by date
  1. S

    Form Resize

    I am trying to make a customized UI for a borderless form using user controls and I was wondering how I would set the form to resize. I am trying to base it off the same little grab bar in the bottom right corner of the form as microsoft. I am currently trying to do this with the events for a...
  2. S

    Mouse Position

    I'm trying to have a label appear when I mouse over a button (I have this working) but I want the location to be 5 pixels down and 5 to the right from the current position of the mouse. I was messing with Cursor.Position but that added the x and y to were the mouse was. My code...
  3. S

    picturebox set picture

    This is a pretty basic question but how do you define a pictureboxes picture in code?
Back
Top