Click here to Skip to main content
15,889,854 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: easy in VB6 not in .Net Pin
Dave Kreskowiak22-Nov-04 1:49
mveDave Kreskowiak22-Nov-04 1:49 
GeneralRe: easy in VB6 not in .Net Pin
cwayman22-Nov-04 4:50
cwayman22-Nov-04 4:50 
GeneralDecompile Pin
uplaod21-Nov-04 10:46
uplaod21-Nov-04 10:46 
GeneralRe: Decompile Pin
Dave Kreskowiak22-Nov-04 3:29
mveDave Kreskowiak22-Nov-04 3:29 
GeneralJoystick control in Vb.net Pin
l03001021-Nov-04 5:35
l03001021-Nov-04 5:35 
GeneralPrintpreviewdialog Pin
stargates20-Nov-04 18:37
stargates20-Nov-04 18:37 
GeneralSend Control key signal Pin
Rylogy20-Nov-04 14:35
Rylogy20-Nov-04 14:35 
GeneralRe: Send Control key signal Pin
Dave Kreskowiak21-Nov-04 16:58
mveDave Kreskowiak21-Nov-04 16:58 
SendKeys won't send just a modifier key. You have to have an alphanumeric key between those braces also. The only way to send just the Ctrl key is to use SendMessage API call and post the WM_KEYDOWN and WM_KEYUP messages to the appropriate window.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Send Control key signal Pin
Rylogy22-Nov-04 13:17
Rylogy22-Nov-04 13:17 
GeneralRe: Send Control key signal Pin
Dennis C. Dietrich22-Nov-04 14:11
Dennis C. Dietrich22-Nov-04 14:11 
GeneralRe: Send Control key signal Pin
Rylogy23-Nov-04 13:38
Rylogy23-Nov-04 13:38 
GeneralTraversing an object list Pin
Tom Archer20-Nov-04 13:15
Tom Archer20-Nov-04 13:15 
GeneralRe: Traversing an object list Pin
Dennis C. Dietrich20-Nov-04 14:07
Dennis C. Dietrich20-Nov-04 14:07 
GeneralRe: Traversing an object list Pin
Tom Archer20-Nov-04 14:43
Tom Archer20-Nov-04 14:43 
Generaldelete from cache in vbscript Pin
Spiritofamerica20-Nov-04 9:14
Spiritofamerica20-Nov-04 9:14 
GeneralRe: delete from cache in vbscript Pin
Dave Kreskowiak21-Nov-04 16:59
mveDave Kreskowiak21-Nov-04 16:59 
GeneralRe: delete from cache in vbscript Pin
Spiritofamerica22-Nov-04 0:18
Spiritofamerica22-Nov-04 0:18 
GeneralRe: delete from cache in vbscript Pin
Dave Kreskowiak22-Nov-04 1:43
mveDave Kreskowiak22-Nov-04 1:43 
Generalprint selected rows from datagrid Pin
atif1220-Nov-04 6:39
atif1220-Nov-04 6:39 
GeneralRe: print selected rows from datagrid Pin
safran6621-Nov-04 13:53
safran6621-Nov-04 13:53 
GeneralRe: print selected rows from datagrid Pin
atif1222-Nov-04 6:38
atif1222-Nov-04 6:38 
Generalnewbie needs help Pin
mex_young20-Nov-04 0:26
mex_young20-Nov-04 0:26 
GeneralRe: newbie needs help Pin
mex_young22-Nov-04 1:26
mex_young22-Nov-04 1:26 
GeneralRe: newbie needs help Pin
Dave Kreskowiak22-Nov-04 3:20
mveDave Kreskowiak22-Nov-04 3:20 
GeneralRe: newbie needs help Pin
Dave Kreskowiak22-Nov-04 3:23
mveDave Kreskowiak22-Nov-04 3:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.