H
haitham.karim
I am making a program to show information about the elements of the
periodic table. So I have a form with 104 buttons. How can I create
the same handler like clicking on the button then use the button index
to fetch the element information from the database without writing the
code 104 times!! I could do this easily with VB6 bot not with dot net.
Any help is appreciated.
periodic table. So I have a form with 104 buttons. How can I create
the same handler like clicking on the button then use the button index
to fetch the element information from the database without writing the
code 104 times!! I could do this easily with VB6 bot not with dot net.
Any help is appreciated.