soulidentities
Member
- Joined
- Aug 28, 2008
- Messages
- 13
- Programming Experience
- Beginner
Hi friends
Here i came up with a problems. May b its silly but I dont know how to.
I am creatting an windows application software in which many controls like Buttons, textBox, combobox are remain same in 12 different form. In this 12 diff form the activity of those controls will remain same.
I think I shud explain a lil more.
The scenareo id
1. I have 12 forms.
2. Each form containing 3 labels (Country, State, City). These labels indicates 3 combobox from which we can select location.
3. Now I need to use these 3 controls in all 12 forms with same activity.
4. When I change forms to another, these buttons shud remain same.
I am doing this software by C#. No probs if you ans by VB.NET code.
Can Any one help me please.
Thanks
Here i came up with a problems. May b its silly but I dont know how to.
I am creatting an windows application software in which many controls like Buttons, textBox, combobox are remain same in 12 different form. In this 12 diff form the activity of those controls will remain same.
I think I shud explain a lil more.
The scenareo id
1. I have 12 forms.
2. Each form containing 3 labels (Country, State, City). These labels indicates 3 combobox from which we can select location.
3. Now I need to use these 3 controls in all 12 forms with same activity.
4. When I change forms to another, these buttons shud remain same.
I am doing this software by C#. No probs if you ans by VB.NET code.
Can Any one help me please.
Thanks