VB 2005 resizing a textbox at runtime

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ericstein81
    New Member
    • Jul 2007
    • 14

    VB 2005 resizing a textbox at runtime

    I am running a program that needs to allow the user to be able to change the size of a text box at run time. I know I need to use the MouseDown, mouseMove, and mouseUp events. I just need some help with the coding to send the information. Any help will be greatly appreciated.
Working...