[AccessD] Create and place buttons with code
Jim Dettman
jimdettman at verizon.net
Tue May 14 12:43:16 CDT 2019
Arthur,
Not a great idea. Two reasons:
1. The lifetime limit for adding controls to a form (once you hit it, you
can't add anymore).
2. Adding code will leave the app un-compiled.
Better to place all the buttons you need and then hide/un-hide as needed.
Jim.
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Arthur Fuller
Sent: Tuesday, May 14, 2019 10:58 AM
To: Access Developers discussion and problem solving
Subject: [AccessD] Create and place buttons with code
Preamble: I'm trying to write a replacement for MsgBox, which basically
does everything MsgBox does, and then some.
--
Arthur
--
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