|
-
May 16th, 2013, 01:54 AM
#7
Thread Starter
New Member
Re: Help condensing repetative code
Thank you again for all the assistance. Alright after watching some vids and reading your description, I'm not sure if this is ideal to what I'm trying to do. Picture this: I have 4 tabs, all 4 tab pages contain 8 combo boxes, 4 of the 8 will turn a text boxes ReadOnly to False, and the remaining 4 will turn 2 text boxes ReadOnly to False, when a certain option is selected from the user within a combo box. I supposed I will just need to include if else statements as I've got above because I will need to set up if else statements for the remaining items. I am going to try condensing my code on a few and post it up to see if this will be optimal. Again thank you much.
Also is there a way to disable typing in a combobox that wont wipe the text that is displayed when the program runs? What I'm trying to do is have the combobox read a certain text when the program is run but not allow a user to type in the box.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|