Charlie Curtis
May 20th, 1999, 09:41 AM
Platform: Visual C++ 6.0 Prof.
I have an edit box with a spin button and I have it so it works with numbers. I am using it for a predefined set of 4 digit year values current year and previous years back to 1994. It works very well, but I would like to know if there is a way (keep in mind that auto buddy, set buddy integer and no thousands are checked) to allow the edit box to be manually changed? I know I could use the combo box, but I don't want the drop down and I don't want the list with the spin below. All I want is spin through the values or type a Valid value within upper and lower values I have set? Any help would be appreciated!
Thanks!
Charlie
I have an edit box with a spin button and I have it so it works with numbers. I am using it for a predefined set of 4 digit year values current year and previous years back to 1994. It works very well, but I would like to know if there is a way (keep in mind that auto buddy, set buddy integer and no thousands are checked) to allow the edit box to be manually changed? I know I could use the combo box, but I don't want the drop down and I don't want the list with the spin below. All I want is spin through the values or type a Valid value within upper and lower values I have set? Any help would be appreciated!
Thanks!
Charlie