Find Dialog

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to create a find dialog box and I need to understand this part of .NET (I am an experienced vb6 programmer):
- How do i create a variable that can be accessed and modified on two forms? I tried public variables in a module, but they didn't seem to work.
- How can I do something like (in vb6) frmMain.txtMain.Text = "HI" . I have searched and searched an I can't understand how to do this!

Thanks!
 
I am so sorry - every time i sent this it created an error so i assumed that it didn't work!
I didn't mean for three messages to come up!
Sry!
 
Back
Top