navigation among forms in windows application
-
:zzz: I want to close a form after showing another form from this form and other form still shown. (in general whole application is closed) ankur bansal
-
:zzz: I want to close a form after showing another form from this form and other form still shown. (in general whole application is closed) ankur bansal
It depends on what you want, taking in consideration that there is a main form that shouldn't be closed, other forms could be, and you have the option of closing the forms or hiding them, preferrably is to close them of course except the main form which should be just hidden.
Sincerely Samer Abu Rabie Imagination is more important than knowledge !
-
:zzz: I want to close a form after showing another form from this form and other form still shown. (in general whole application is closed) ankur bansal