Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
Hi I have one that has been keeping me up all night. I have a form with a user control in it. This user control has various text boxes two of which are first name and last name. This form that has the user control on it is a mdi child. When the user enters the text box for first name. A form is loaded asking the user if they want to use the name the enterd when the program started. I have some public varibles. When I go to pass the public varibales I get the following error. "Object reference not set to an instance of an object." ???
Posted

Cont..

 

I still can not upload my zipped program. If you have a form open. How do you send text to a text box on that form from another form. When I dim form1 as form1 and set form1.textbox1.text = "Greg" I get the following error at runtime Object reference not set to an instance of an object." ???

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...