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.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20397171.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21243779.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22096937.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20080633.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20395624.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20684964.htm...
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 ...
http://www.experts-exchange.com/Hardware/Handhelds_-_PDAs/Q_20952050.html
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...
http://www.experts-exchange.com/OS/Linux/Q_22620693.html
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
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23719...
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 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10158964.html
Zones:
Visual BasicDate Answered: 06/11/1999 Grade: A Views: 4