G
Guest
how can i make array of forms and a button
on the click event of that button i activate a certain form
(as a next of back button )
and where could i put that button as i have put it on the form !!!
and the forms is always changing
i tried to use this.activated = form1 ;
but this code isnt acceptable ??
can i make it using Panels as i add or remove Certain Panel
to the form , how could i fet the Active Panel
i used this.Active control , but didnt work ??
on the click event of that button i activate a certain form
(as a next of back button )
and where could i put that button as i have put it on the form !!!
and the forms is always changing
i tried to use this.activated = form1 ;
but this code isnt acceptable ??
can i make it using Panels as i add or remove Certain Panel
to the form , how could i fet the Active Panel
i used this.Active control , but didnt work ??