form and maybe classes too

  • Thread starter Thread starter Wilfredo Perez
  • Start date Start date
W

Wilfredo Perez

I want to create one form for adding, deleting, and
updating user info. I have three different buttons for
this.
1.add 2.delete 3.update
If the user clickes on button 1, 2, or 3 I want the same
form to open, but I only want to create one form for this -
I am using MDI too.
 
* "Wilfredo Perez said:
I want to create one form for adding, deleting, and
updating user info. I have three different buttons for
this.
1.add 2.delete 3.update
If the user clickes on button 1, 2, or 3 I want the same
form to open, but I only want to create one form for this -
I am using MDI too.

What's the exact problem?!
 
Back
Top