I am working on a project right now for school, which is a periodic table. When soemone clicks on an element (command button) I want it to put certain information in a text box on another form. If they click another element, the information in the text box is kept, and the information from the 2nd element is added. I can figure out how do do that. I just dont know how to put information on multiple lines. ex: (code is put in to preserve formatting)
Code:___Per. Table__ _____Text Box__________________ He is clicked -> |Element name (line one) | |Atomic Number (line two) | |Atomic weight (line three) etc| --------------------------------




Reply With Quote