|
-
Dec 5th, 2006, 10:11 AM
#1
Thread Starter
Frenzied Member
[2.0] Adding items to a combobox
Allright, I have a.. Form1 and a Form2. I have one combobox on Form2 and one button on Form1. When I click the button on Form1 I want it to add the word "Hello" to the combobox on Form2.
Also, if I wanted to do the same thing but with a button, how would I do that?
Also, if inside a void on Form1 I have a series of code that spits out a number each time. Like.. for the Button1_Click event on Form1 it uses a formula using the Textboxes on Form1 to get a number, how can I add that to a combobox on Form2?
I am pretty stumped on multi-form interaction
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
|