form1 gone

  • Thread starter Thread starter Maarten
  • Start date Start date
M

Maarten

i have (had) an mdi form
form1

but is's gone from my application

the strange thing is, that when i run the application the form is there!!!
plz help me

kind regards maarten
 
U need to be more specific when you say its gone, do you mean in runtime or
from the Solution Explorer ?

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
 
sry it doesn't

the form is empty
this is realy strange

hope someone can help me
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top