Advertisement

1 - 10 of 110 containing alltags:("holds") (0 seconds)
What code do i use so that when i press a button a certain key is locked down on the keyboars and when i press another one it is released? I know it is a simple question but it has me stumped.
Zones: Visual BasicDate Answered: 06/07/2003 Grade: A Views: 0
Hi, Im trying to write a macro type app that will send keys to a game.  I am currently using SendKeys "{F4}", True to send the F4 key which is working great.  I need some code to press and hold dow...
Zones: Visual BasicDate Answered: 12/15/2004 Grade: A Views: 0
I have an application (itunes) that in order to get to some special feature you have to hold down the shift key while launching the application. Is there a way to do this with VB instead of doing i...
Zones: Visual BasicDate Answered: 12/19/2006 Grade: A Views: 0
Hi, Every so often when I recompile COM DLL's in VB, there are references to that DLL elsewhere (in other DLL's or web/VB projects) which renders a nasty beep and a "Permission Denied" message b...
Zones: Visual BasicDate Answered: 02/28/2001 Grade: B Views: 0
I generate a series of JComboBoxes via a loop, inside the loop i test if a certain condition is true, if true then I add an item. Problem is that the item which is added is added to each combo-b...
Zones: JavaDate Answered: 12/12/2002 Grade: B Views: 0
I'm using authorize.net to hold and capture funds for products we sell online.  Recently, a lot of customers have been complaining of timeouts when placing an order. I contacted authorize.net an...
Zones: ASP, Payment ProcessingDate Answered: 03/07/2004 Grade: A Views: 0
I would like to remove the red dots display when I tap and hold on a dialog window.  It is irritating, especially when I'm trying to move a slider.  I've read through msdn on how to remove it in a ...
Zones: HandheldsDate Answered: 06/30/2004 Grade: A Views: 0
Hello, I'm using asterisk for my land lines, and when I am not picking up my SIP phone after couple of rings, I try to dial a cell phone, then if i'm not answering that either, i try another n...
Zones: Linux, VoIPDate Answered: 07/20/2007 Grade: A Views: 4
yes if I hold this one session no problem everything works but  If Session("Mysuburban") = "" Then             JoinSes.Visible = False             refresSes.Visible = False         Else      ...
Zones: Visual Studio, MS Software, MS DevDate Answered: 09/11/2008 Grade: B Views: 0
VB5/Win98 I'd like to accomplish the same thing as SendKeys except: I'd like to be able to hold down a key, and release it at command: I.e. keypress "d" (would print "ddddddddddddd" whereever the ...
Zones: Visual BasicDate Answered: 06/11/1999 Grade: A Views: 4