main logo
Subject: Re: CB62 Wish List
Author: Ed Leafe
Posted: 2002/01/17 14:05:54
 
View Entire Thread
New Search


<i><font color="#663300">Ed heres another one:
Escape in forms to close the forms, same working as Ctrl+F4</font></i>

You mean you want that to be a default behavior? I think it would make things more confusing for most users.

If you want to add that to your forms, add a button with <code>Thisform.Release()</code> in its Click() event, and set the button's <b>Cancel</b> property to .T. You can even move the button so that it's not visible. It will respond to Escape, and close the form.

<font color="#cc0000"> ___/
/
__/
/
____/</font>
Ed Leafe
 
©2002 Ed Leafe
<-- Prior Message New Search Next Message -->