Im a student working on an application in c#. In the firstpage of my application a user selects an item eg 'Room1' from combobox which is databinded to a database, i want the same selected item to display in a label on another form in the application. (ie i also want 'Room1' to display in a label on another form).
Please it is urgent.
Thanks for your help.