Question: max # char in TextBox

  • Thread starter Thread starter VB Programmer
  • Start date Start date
A textbox stores the value as a string so my guess is that it can hold a
pretty big value.
 
Back
Top