Visual J#
VS Team System
.NET Development
Visual C++
Microsoft ISV
Game Technologies
SQL Server
Windows Forms
Visual Studio
VS Express Editions
Visual Basic
Visual C#
Visual FoxPro
Windows Vista
Windows Live
Software Development Network>> Windows Forms>> how can i close privious form
how can i close privious form
Hot Topic
Load a exe as a MDI child
Null datetimepicker values
DataGrid with excel functions
PropertyDescriptor.GetValue() => Huh?
Anyone know a free tree control that allows you to set node images?
How to uninstall a ClickOnce application silently?
STAThreadAttribute problem in managed c++ windows forms
How to Filter Date in BindingSource
Master\Detail Form with Variation Help Required!
Loading a UserControl into a Panel on Form
Windows Forms
Adding a blank top item to bound combobox
Error trying to install (only on one machine)
Inherited Extender Property Defaults
standalone appln
Try catch End Try block inside a loop in vb.net
Extending NumericUpDown Control
App.Config returning null values in Windows Services but returns right values in Windows Application.
Question on deployment
Form_load code runs many times
[C# 2.0 winform] Custom Control and Automatic Serialization property on Settings
how can i close privious form
hi
i am using a dot net application in which
there is a login form and one mdi form
on ok button click i am opening the mdiform and i want to close
loginform but its not working how can i close login form
regards Prathvi
Answer this question
how can i close privious form
DotNetRulezZ
On the code of the button and after the code to open the mdi form write: "me.hide". That will work.
Best Regards,
Blackcat
how can i close privious form
Answer this question
how can i close privious form
DotNetRulezZ
Best Regards,
Blackcat