How to add OK button ok control toolbox in WinCE 4.2 application

G

Guest

Hi all,
I check some of the forms on WinCE 4.2 forms such as System Properties, the
form or dialog has an OK button on the control toolbox bar.

Is there a way to do this to display this Ok button or Question button ? I
use VS 2003 to develop wince 4.2 application.

My users would think to use an OK to accept change and close a dialog rather
than to X button to close dialog.


Thanks a lot for any help
 
S

Sigalit

If you set the Form's MinimizeBox property to False, the OK button will be
displayed instead of the X button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top