Sending different number of parms to form constructor

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: VM (vonchi_m_at_yahoo.com)
Date: 06/14/04


Date: Mon, 14 Jun 2004 14:13:09 -0400

I have a Windows form that may be called with two parameters or three
parameters (depending on who's invoking the form). The form was programmed
so it received three parameters. How can I create an instance of the form
with just two parms?
The third parameter is a System.Drawing.Point that is only necessary when
called from one event in the program.

Thanks.



Relevant Pages

  • How to start a separate application?
    ... Basically just want to "open" a file the same way Windows would do it if you ... invoking the correct application depending on the file ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: multiple target type makefile
    ... Why don't you have a DEBUG flag or something and then do different ... things depending on what it is. ... You can reset variables when invoking ...
    (comp.lang.misc)