Hello Everyone:
I need to know if there is a way of programming a ONE TIME event in a Windows CF2.5 app.
I know how to program a one time event that repeats each time the app is opened. What I need to learn, is how to program a FOREVER ONE TIME event. Do I explain?
For example, I open the app and hit a button, and the background paints in a random color (let's say green). Then, if a close the app and reopen it, there is no color choosing button and the background is still green. If the user shuts down Windows and opens the app again in a week, the background is still green and there is no color choosing button.
Please let me know if I explained myself and if this is possible.
Thanks a lot!