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 Rating: 7.6 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 Rating: 9.8 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 Rating: 9.2 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 Rating: 6.0 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 Rating: 5.6 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 ...
http://www.experts-exchange.com/Hardware/Handhelds_-_PDAs/Q_20952050.html
Zones:
HandheldsDate Answered: 06/30/2004 Rating: 8.2 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 Rating: 8.6 Views: 0
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...
Hi,
I have a request to have a Window pop up for a keypress, then disappear when the key is no longer pressed. Is this as easy as keydown and keyup events?
Also, I use a PreFilterMessage met...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21983406.html
Zones:
C#Date Answered: 09/09/2006 Rating: 9.2 Views: 0
Hi
I'm stuck on this problem and hope someone can help.
I have a textbox say textbox1 which a visitor can insert a number
How can I store that number in a session and if the visitor adds an...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22023406.html
Zones:
C#Date Answered: 10/16/2006 Rating: 8.0 Views: 0