No announcements
Found 2913132 threads
-
0 Votes
Lock F11 key and Shift Key for End User in Ms Access....URG
I want to restrict F11 and shift keys press to end user so that he cannot able to see all the object(tables Queries etc)Unanswered | 0 Replies | 550 Views | Created by gunti kiran kumar - Sunday, February 16, 2014 1:54 AM -
0 Votes
Lock F11 key and Shift Key for End User in Ms Access
Hi Friends, I want to restrict F11 and shift keys press to end user so that he cannot able to see all the object(tables Queries ...Unanswered | 1 Replies | 1203 Views | Created by gunti kiran kumar - Friday, February 14, 2014 9:05 PM | Last reply by VBATools - Monday, February 17, 2014 3:36 PM -
0 Votes
Handling F11 function key press
the browser gives us, nothing more/less. F11 key is used in all browsers to toggle fullscreen mode which cannot be reliable prevented. For example, if ...Answered | 1 Replies | 1101 Views | Created by divyapanicker - Thursday, April 12, 2012 1:44 AM | Last reply by Mehmood Ahmed - Sunday, April 15, 2012 4:53 AM -
0 Votes
Disable Shift Bypass Key in Access
Hi everyone I've followed the instructions from this link to disable the shift bypass key: http -
0 Votes
Shift-Key bypass
Hi. I cant remember the way to bypass the possibility to open the database-window with the shift-key in ...Unanswered | 1 Replies | 3889 Views | Created by Papai do Brasil - Tuesday, November 7, 2006 9:22 AM | Last reply by Papai - Thursday, November 9, 2006 5:36 AM -
0 Votes
Controling Shift Bypass key
textbox. The key is the shift bypass change in code affects the next time you open the db. What I have done in the past is have a hidden textbox ...Unanswered | 2 Replies | 540 Views | Created by AlefAelol - Friday, June 6, 2014 2:33 PM | Last reply by KCDW - Friday, June 6, 2014 3:40 PM -
0 Votes
Left and Right Shift key
Hello! Can VB.NET Form keyDown event determine whether left or right shift (alt, control) key was pressed? I always receive the same ...Answered | 3 Replies | 3668 Views | Created by DatVM - Wednesday, March 24, 2010 3:24 PM | Last reply by DatVM - Thursday, March 25, 2010 10:44 AM -
0 Votes
Shift Key in Silverlight
{ //Here I need to identify whether the pressed key is 9 or ( // the KeyEventArgs has only e.Key and e.PlatformKeyCode ...Answered | 2 Replies | 4307 Views | Created by Anto Rubin - Wednesday, September 22, 2010 9:23 AM | Last reply by Daoping Liu - MSFT - Friday, September 24, 2010 3:50 AM -
0 Votes
how to restrict f11 key in silverlight ??
Hi friends ,how to restrict f11 key in silverlight ?? ThanksAnswered | 1 Replies | 1962 Views | Created by MSDN_Forums_User - Tuesday, December 29, 2009 1:47 AM | Last reply by Flexman - Tuesday, December 29, 2009 8:09 AM -
0 Votes
disable shift key
Hi santoshm, Not quite sure what you exactly want, but one thing for sure is that you need to deal with it in KeyDown ...Answered | 2 Replies | 3017 Views | Created by santoshkumarkallepalli - Monday, January 31, 2011 12:54 AM | Last reply by Shi Ding - Sunday, February 6, 2011 11:58 AM -
0 Votes
Detect tab and shift key in textbox
Hello everyone I try to detect shift and tab key and do something when the user press shift or tab without affecting the ...Answered | 3 Replies | 7363 Views | Created by Beir.Bear - Saturday, July 3, 2010 5:57 AM | Last reply by bart___s - Monday, July 5, 2010 7:57 AM -
2 Votes
Disable Shift Key in Access 2007
I've used this method to run through closedown code, whether or not the user uses my main menu's command EXIT button, the form's X button, or the Access X button. I am running ...Discussion | 13 Replies | 15743 Views | Created by KKbondo - Thursday, July 22, 2010 7:51 AM | Last reply by Armen Stein, MVP - Friday, January 7, 2011 11:41 PM -
0 Votes
shift override key
clicked on the vb icon in the quick access toolbar VBE opened was able to enable the bypass key saved, closed, ...Answered | 3 Replies | 2298 Views | Created by The Riding One - Wednesday, February 8, 2012 11:39 PM | Last reply by KCDW - Friday, February 10, 2012 6:00 AM -
0 Votes
Hold Shift key
What is the best way to hold shift (for e.g send a keyboard text) and then release shift? Using ...Answered | 5 Replies | 1562 Views | Created by Siaro - Thursday, March 13, 2014 8:24 PM | Last reply by Siaro - Thursday, March 13, 2014 9:09 PM -
0 Votes
Trapping of mouse and shift key
SetWindowsHookEx.No one seems to know why this mouse-key combination was trapped in the legacy program. Does this combination of ...Answered | 2 Replies | 1032 Views | Created by eldiener - Wednesday, February 13, 2013 6:27 PM | Last reply by eldiener - Thursday, February 14, 2013 12:24 AM -
0 Votes
status of shift key
I want to check the status of shift key (whether pressed or not) during my application. I am using VC++ compiler. Can somebody help me?Answered | 1 Replies | 3333 Views | Created by AnonymousDFGH - Wednesday, July 18, 2007 8:53 AM | Last reply by nobugz - Thursday, July 19, 2007 9:32 PM -
0 Votes
Disable Shift Key Before Startup
I was wondering if there was a procedure or function call before the startup for Access 2003. Reason: I would like to disable the shift key if the current ...Unanswered | 2 Replies | 4525 Views | Created by carterwjeff - Wednesday, November 1, 2006 8:50 PM | Last reply by PSHK - Thursday, November 2, 2006 9:49 PM -
3 Votes
Detecting shift key on mousedown
In vb6 when you wanted to alter the effect of a mouse click, you could use the mouse down event and alternate the action depending on the value of the shift, control ...Answered | 2 Replies | 5476 Views | Created by Jercook - Monday, September 5, 2011 4:46 PM | Last reply by Jercook - Monday, September 5, 2011 5:52 PM -
1 Votes
How to know which key either Right shift key or Left shift key is pressed
https://stackoverflow.com/questions/2569268/net-difference-between-right-shift-and-left-shift-keysAnswered | 2 Replies | 482 Views | Created by Sushmithadevi Jawahar - Tuesday, July 30, 2019 4:10 AM | Last reply by Kyle Wang - MSFT - Tuesday, July 30, 2019 5:55 AM -
0 Votes
How to trap Shift+Tab key ?
methods can trap Shift + tab key ? Thank you in advance.Answered | 2 Replies | 3208 Views | Created by Typin - Wednesday, March 4, 2009 9:16 PM | Last reply by nobugz - Thursday, March 5, 2009 1:06 AM - Items 1 to 20 of 2913132 Next ›
No announcements