Im using Visual C++ .NET 2003. I have my form set up for 2 input boxes for Start and End Time. Ive made the app fine with MFC, but MFC seems to have a outdated feel about it...anyway. Im trying to associate the variable with each text box so i can perform mathmatical calculations with it, but i...
Im having major problems getting a text box to display my integers. Ive declared the variable as a integer and set it to 0, but whenever i try and set the text of a text box to the variable name i get: Form1.h(762): error C2664: 'void System::Windows::Forms::TextBox::set_Text(System::String __gc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.