Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there,

I am trying to create a very very simple application.
Lets call this app: DAMN!

Okay - DAMN! contains three UserControls, which represent three different views in the app. Each UserControl contains a textbox and a save-button.

Once the text has changed, the save-button will be enabled.
From now, it is not allowed to switch to another "page" (UserControl-View), until the save-button is clicked.

But I really have no idea, how to do that. Maybe my initial concept of the app layout is wrong and can be done better.

So I uploaded a little demo-app.
Could you be so kind and help me with this?

Downloadable here :
Click!

Thx a lot.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900