943,720 Members | Top Members by Rank

Ad:
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Mar 6th, 2009
0

Re: Textbox: On Copy... (VBA in AC2003)

Click to Expand / Collapse  Quote originally posted by hkdani ...
Windows is an event driven environment.
Right, there is a huge difference between having events and having to handle them yourself. Regardless of how it's handle, there is an event when you press a key. I'm not trying to stop the event, I'm trying to avoid the user from being able to trigger the event.
Click to Expand / Collapse  Quote originally posted by hkdani ...
I'd be interested in your future post about how you are able to do this.
vb Syntax (Toggle Plain Text)
  1. Private Sub Form_Load()
  2. Me.ShortcutMenu = False
  3. End Sub
Ta da.

Click to Expand / Collapse  Quote originally posted by hkdani ...
If you knew, you wouldn't be saying almost. Almost only counts in horseshoes.
Almost means one thing. I have evidence and experience that leads me to be it's possible but I don't know how. It's why almost everything in science is a theory. It's because they're all almost positive that this is how things work.

Click to Expand / Collapse  Quote originally posted by hkdani ...
You can't capture that in VB6 let alone from VBA. And I really doubt Access casts some magic functionality spell on VBA giving it more power than VB6.
Your replies make it glaringly obvious that you don't have much experience with Access. Do you not see the difference between working in a application and creating a stand-alone application? Everything in Access, the top menus, the right-click menus, the windows were defined by the code of Access. You can manipulate this as much as the developers of Access want you to manipulate it. ... and believe it or not, Windows allows almost everything to be manipulated.

Click to Expand / Collapse  Quote originally posted by hkdani ...
I'll leave you alone.
Please do.

... Oh, and by the way. Thanks, again, for your help.
Last edited by SlyMaelstrom; Mar 6th, 2009 at 11:25 pm.
Reputation Points: 15
Solved Threads: 2
Newbie Poster
SlyMaelstrom is offline Offline
21 posts
since Oct 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: report formula problem.. urgent kindly help
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: help





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC