Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Change info in textbox during run time
Name: limvbman Date: June 8, 2009 at 05:10:27 Pacific OS: Windows XP Subcategory: General
Comment:
hi there i have programme with text boxes and they are blank so when i type info into the text boxes and exit the programme i want to have the info still in the text boxes can someone please tell me how i do this in VB
Hi, Please explain yourself a little better, i dont understand what you are asking, please be more clear and detailed and maybe, i or someone else can help.
Thanks,
0
Response Number 2
Name: limvbman Date: June 10, 2009 at 02:08:23 Pacific
Reply:
i have written a programme that checks 26 lines of euro million lotto numbers, and i type in the weekly lotto numbers and it checks the 26 lines and lets me know if we have won or not.
when i run the programme i type in the numbers picked in the 26 lines. when i do a check it works but what i want to do is have the numbers saved in the text boxes for when i start the programme again but do not know how to do this part
Summary: I am getting two run time errors on two different PCs when running a VB app. 1) Run Time Error 430 Class not supported Automation or does not support expected interface. This happens when I try to op...
Summary: You can't change the default font for a Win32 control; it defaults to the default system font. However, you can change the font of any control, by resetting it anytime after creation (calling CreateWi...
Summary: hello Does anybody know how to fix or find the problem of this error/message (run-time check failure #2). At first I run the program in C++ 6.0 but I have install a new version VS2003.net which has ...