Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
How to enable & disable SSTab1
Name: gardenair Date: June 6, 2003 at 13:28:29 Pacific OS: winxp CPU/Ram: 900
Comment:
Iam using SSTab1 control in a form and in SSTab iam using four Text boxes to input my data. I want that till i do,t fill all of my four text boxes my tab2 sould be disable & when i all the text boxes are full with text then my second SSTab should be enable. How can i control these two tabs to enable & disable it ..Thanksfor your kind guidence...
Name: kimchie Date: June 7, 2003 at 11:03:20 Pacific
Reply:
Hi! Where are you from.?
How many tabs are you using? I suggest that you group every object on a specific tab in a frame control.. to disable it on the Form_load event you set the name of the frame of the tab which you want to disable. Ex. Private sub form_load() frame1.enabled=true frame2.enabled=false . . . . . . . i'll try the direct approach with it and give you the details later if you don't want to the frame thing.
Summary: Just for your info, the Net Send command needs the Messenger Service of XP is enabled that is not granted by default. Instead of teaching how to enable it, I suggest you use the following alternate c...
Summary: can i ask a question how to enable and disable the run by using the registry editor??? because my instructor is he lost all the icons in computer by using the registry editor.. plz.. help thank you......
Summary: I have the nasty error "The program has generated errors and will be closed by Windows" when the user closes my application. Does anybody know how to disable the error messages on the user's computer ...