Click to See Complete Forum and Search --> : How to put UpDown control inside of a TextBox?
Andrew R.
October 5th, 2001, 11:04 AM
I have attached my UpDown control to the TextBox and it works fine, but it is located right beside of my TextBox and I need it to be inside of the TextBox.
Is it possible to do?
Thank you in advance.
John G Duffy
October 5th, 2001, 11:34 AM
Why don't you use the TextBoxes ScrollBar capability?
John G
DSJ
October 5th, 2001, 11:48 AM
Just place it there... I can put the UpDown button anywhere on the form including "inside" (really on top of) a textbox. I don't see the problem?
Andrew R.
October 5th, 2001, 12:10 PM
VC does it automatically. :-(
But it is still a solution. :-)
Andrew R.
October 5th, 2001, 12:12 PM
Maybe for the future, because now it's too late for such change.
But thank you for the idea.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.