[AccessD] we have run out of room for accessd
Bill Benson
bensonforums at gmail.com
Thu Mar 7 10:24:37 CST 2024
These kinds of suggestions often leave out use cases that actually matter -
such as mouse copy/paste which doesn’t trigger the keydown event, nor
keypress (unlike onChange which it probably does). Also not sure if all
events are available to WithEvents class modeling but usually I find enough
to get by.
On Thu, Mar 7, 2024 at 10:19 AM John Colby <jwcolby at gmail.com> wrote:
> My suggestion, given "just a few places" is that you just build a dead
> simple class to pass in a text box and the max length. Store the text box
> 'withevents' and then sink the key down and do your checking.
>
> --
> John W. Colby
> Colby Consulting
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
More information about the AccessD
mailing list