I have created several textboxes and I'm trying to write code for reading and writing to each textbox, but coding each box individually would take forever, is there a way to locate each textbox when the name of the textbox is stored in a string and then to reference it with a temporary textbox...
I'm trying to draw a line on a form through a function which is in a class that I created inside another .h and .cpp file. But I cannot give it access to the main form or it's controls. Is there any way that I can pass the form into the functions of the class or a way that I can access the main...
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.