|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how to open a form in C#like we open a form in vb.net by writng code formname.show()
what is the code for c#.net for his You need to create an instance of the form first.
FormName frm = new FormName(); frm.Show(); Show quoteHide quote > like we open a form in vb.net by writng code formname.show() what is > the code for c#.net for his > Hello S,
You need to in VB as well. Any of you bastards I catch using the abomination that is present in VB 2005, I'll personally come to your place of employment and piss on your shoes. -Boo Show quoteHide quote > You need to create an instance of the form first. > > FormName frm = new FormName(); > frm.Show(); >> like we open a form in vb.net by writng code formname.show() what is >> the code for c#.net for his >> Hey if MS has no problems with it, who am I to tell people not to do it that
way. At least he/she is learning C#, so that's a good sign. j/k of course! :) Show quoteHide quote > Hello S, > > You need to in VB as well. Any of you bastards I catch using the > abomination that is present in VB 2005, I'll personally come to your > place of employment and piss on your shoes. > > -Boo > >> You need to create an instance of the form first. >> >> FormName frm = new FormName(); >> frm.Show(); >>> like we open a form in vb.net by writng code formname.show() what is >>> the code for c#.net for his >>> "GhostInAK" <ghosti***@gmail.com> schrieb: Hm, I am using 'My.Forms' whereever it makes sense.> You need to in VB as well. Any of you bastards I catch using the > abomination that is present in VB 2005, I'll personally come to your place > of employment and piss on your shoes. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/> Hello Herfried K. Wagner [MVP],
My.Forms is not the abomination. The shortcut for instantiating a "default" instance of a form is the abomination. Your shoes are safe for now. -Boo Show quoteHide quote > "GhostInAK" <ghosti***@gmail.com> schrieb: > >> You need to in VB as well. Any of you bastards I catch using the >> abomination that is present in VB 2005, I'll personally come to your >> place of employment and piss on your shoes. >> > Hm, I am using 'My.Forms' whereever it makes sense. >
Async socket connection ends up in Unable to read data from....
Search for files in folders? Date/Time Pickers/VB2005 Print out contents of a hashtable app.config not copied to bin directory VB2005: Error Using a Separate Search Form How can I execute a simple command? Opening a space delimited textfile in Excel using VB.net entlib UpdateDataSet how to update the database? Download tif from the web via a stream with progress indication |
|||||||||||||||||||||||