R
rhaazy
I have a windows form that loads and displays a dialog box...
The user inputs a few strings into this dialog box.
I want to be able to store these strings and make them accessible to
the scope of the entire application.
So my question is how do I make reference to a string that was
inititilized somewhere else?
The user inputs a few strings into this dialog box.
I want to be able to store these strings and make them accessible to
the scope of the entire application.
So my question is how do I make reference to a string that was
inititilized somewhere else?