Hi, there! Have a question right here.
I've been preparing a project (Periodic table of Elements), so user by clicking on elements can access to another form which showing the element properties. Also, the user can search the element based on name, atomic number, year of discovered, and sign.
Don't have a clue how to connect labels in one form with strings and integers in the other, also dunno how to code a "Search"; wanna make for example "a name" from one form appear in the other form's label by searching it by name. It should be easy. Could someone teach me how to have it done?