Bobby Heid
bheid at appdevgrp.com
Thu Sep 30 11:18:07 CDT 2004
I am unable to bring up Access at the moment, but isn't this done automatically? I tried it with this e-mail and it is automatic. Bobby -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of paul.hartland at fsmail.net Sent: Thursday, September 30, 2004 12:05 PM To: accessd Subject: [AccessD] Menu/Toolbar Switching Functions on/Off To All, If no text is selected in my textbox, I don't want the copy or cut functions to be available on my toolbar/menu. Likewise if the clipboard is empty I don't want to Paste to be available. I'm thinking that on the keypress/mousemove/any activity events of my textbox I could put in the appropriate code to enable and disable the relevant options. But this seems a bit messy to me. Is this the correct way to go about doing this or does anyone know of a better way? Paul Hartland