Hello, i am new to C#, i have an issue. that is i have some n forms in my Windows Mobile App. if i press at "X-out"(Top-Right corner), the total app is getting closed. now i need to change that "X" symbol as "OK", and if i press at "OK", only the current form should be closed and the form which calls this form should resume.
thanks for helping on this issue.