hello,
how can you use strings who are 'made' in formA in a formB?
Printable View
hello,
how can you use strings who are 'made' in formA in a formB?
Create a Public Property in FormA , to Set and Get the stirng . Then , you are able to retrieve it or set its value .