J
Jose_Csharp
Hi guys, I´m trying to make a startup invisible form. I don´t want a form
with Opacity property 0. First I did the property Visible of the form to
false. It wasn´t a good idea, was too easy. Then I follow the tips of MSDN
making a new class with an instance of the form that has the logical of the
application. But it not run since I call the ShowDialog() method. Please,
can anyone gime me a tip or any web with an example? I´m a newbie.
with Opacity property 0. First I did the property Visible of the form to
false. It wasn´t a good idea, was too easy. Then I follow the tips of MSDN
making a new class with an instance of the form that has the logical of the
application. But it not run since I call the ShowDialog() method. Please,
can anyone gime me a tip or any web with an example? I´m a newbie.