Data Share
-
:( I am building an application using two forms. On form1 I have a list box, and two text boxes, one for a string and the other for an integer. Form2 has two text boxes and a button. When the button is clicked, I would like the data (string and integer) diplayed in the textboxes on form2 to be displayed in the listbox on form1.Also when the item is selected in the listbox, I would like the string and integer to be displayed in the relevant textboxes on form1. Please help.. :(
-
:( I am building an application using two forms. On form1 I have a list box, and two text boxes, one for a string and the other for an integer. Form2 has two text boxes and a button. When the button is clicked, I would like the data (string and integer) diplayed in the textboxes on form2 to be displayed in the listbox on form1.Also when the item is selected in the listbox, I would like the string and integer to be displayed in the relevant textboxes on form1. Please help.. :(
roger6897 wrote:
Please help..
With what? You haven't provided any code. Or are you expecting someone to do your work for you? Read the MSDN documentation to learn about the properties and methods exposed by the textbox and listbox controls. Attempt to solve the problem yourself and post again if you have more specific questions.
Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush
-
roger6897 wrote:
Please help..
With what? You haven't provided any code. Or are you expecting someone to do your work for you? Read the MSDN documentation to learn about the properties and methods exposed by the textbox and listbox controls. Attempt to solve the problem yourself and post again if you have more specific questions.
Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush
pmarfleet wrote:
you expecting someone to do your work for you
Probably. Hence my sig which was quoted by Pete O'Hanlon.
"I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon