[AccessD] FW: My keyboard

Rocky Smolin rockysmolin at bchacc.com
Fri Jan 13 08:06:33 CST 2012


I've done that as well and users really like that.  But the F-Lock key was
the answer and he was happy as a pig in dirt with that.

R
 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Arthur Fuller
Sent: Friday, January 13, 2012 5:03 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] FW: My keyboard

Rocky,

Another approach completely, but possibly useful. You could use the OnEnter
event to automatically drop the combo down. It's dead simple:

<yourCombo>.DropDown

A while ago a client asked for that behaviour on a form that had about a
dozen combo boxes on it. After I had added that code to each combo, I rather
liked all the activity. You could press Tab several times and move from
control to control, each opening on Enter and closing on the next Tab press.

Arthur

--
Cell: 647.710.1314

Prediction is difficult, especially of the future.
  -- Werner Heisenberg
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list