Albert, That is the solution I have come to prefer also. The button also gives you enough control so you can abort the exit if conditions dictate. I tend also to put the button near the top left and color it differently from the other buttons. This makes it always visible even when the screen resolution happens to be too small for the form.
Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Albert Berry Sent: Wednesday, April 25, 2012 1:07 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Disable [Esc] for form exit? Razzak, I'm asking the impossible - I want the user to be able to exit with the regular button, but I don't want the user to exit when he/she presses escape once too often while working with combo boxes. My present workaround is to add a bit button in the top right corner of the form to exit and I have checked the box you have conveniently provided. Albert On 25/04/2012 11:07 AM, A. Razzak Memon wrote: > At 12:21 PM 4/25/2012, Albert Berry wrote: > >> Is it possible to disable only the [Esc] for closing a form but >> keeping it >> for drop downs in comboboxes? > > Albert, > > Here's how: > > While in Form Designer ... > > Form Properties or [F11] ... > > Form Properties | Dynamic Caption ... > > Notice the Check Box for [ ] Disable [Esc] key combination and more ... > > That's all there is to it! > > Very Best R:egards, > > Razzak. > > > > ----- > No virus found in this message. > Checked by AVG - www.avg.com > Version: 2012.0.2127 / Virus Database: 2411/4958 - Release Date: 04/25/12 > >

