Click here to Skip to main content
15,920,217 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVisual Studio 2005 and Windows 7 Pin
KreativeKai19-Feb-10 3:03
professionalKreativeKai19-Feb-10 3:03 
AnswerRe: Visual Studio 2005 and Windows 7 Pin
Dave Kreskowiak19-Feb-10 3:49
mveDave Kreskowiak19-Feb-10 3:49 
QuestionForceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
for120619-Feb-10 0:41
for120619-Feb-10 0:41 
AnswerRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
Dave Kreskowiak19-Feb-10 3:28
mveDave Kreskowiak19-Feb-10 3:28 
AnswerHow to link Edit Menu selector to keyboard shortcut Pin
Richard MacCutchan19-Feb-10 3:59
mveRichard MacCutchan19-Feb-10 3:59 
AnswerRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
Dave Kreskowiak19-Feb-10 4:08
mveDave Kreskowiak19-Feb-10 4:08 
AnswerRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
Anubhava Dimri19-Feb-10 20:20
Anubhava Dimri19-Feb-10 20:20 
GeneralRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
for120620-Feb-10 18:31
for120620-Feb-10 18:31 
Thanks for reply ,


suppose from keyboard i pressed CTRL + A then i am doing functionality to select the controls on the panel by checking

IF My.Computer.Keyboard.CtrlKeyDown then
-- some functionality
End If

CTRL + A --- SelectAll in EDIT MENU in menubar

This menu item is clicked then how can i forcefully

IF My.Computer.Keyboard.CtrlKeyDown then its in false but how to make true
-- some functionality
End If

-- the condition is linked with this one .

regards,
For1206

AnswerRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
Mark Hurd21-Feb-10 17:58
Mark Hurd21-Feb-10 17:58 
GeneralRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
Anubhava Dimri21-Feb-10 18:09
Anubhava Dimri21-Feb-10 18:09 
GeneralRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
for120621-Feb-10 20:45
for120621-Feb-10 20:45 
GeneralRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
Anubhava Dimri21-Feb-10 21:22
Anubhava Dimri21-Feb-10 21:22 
GeneralRe: Forceful use of My.Computer.Keyboard.CtrlKeyDown set to true from Edit Menu Pin
for120621-Feb-10 23:57
for120621-Feb-10 23:57 
RantVisual Studio Websites Pin
εїзεїзεїз18-Feb-10 23:44
εїзεїзεїз18-Feb-10 23:44 
GeneralRe: Visual Studio Websites Pin
Luc Pattyn19-Feb-10 0:34
sitebuilderLuc Pattyn19-Feb-10 0:34 
GeneralRe: Visual Studio Websites Pin
εїзεїзεїз19-Feb-10 2:51
εїзεїзεїз19-Feb-10 2:51 
JokeRe: Visual Studio Websites Pin
Richard MacCutchan19-Feb-10 4:01
mveRichard MacCutchan19-Feb-10 4:01 
GeneralRe: Visual Studio Websites Pin
εїзεїзεїз19-Feb-10 4:48
εїзεїзεїз19-Feb-10 4:48 
GeneralRe: Visual Studio Websites Pin
Dave Kreskowiak19-Feb-10 1:46
mveDave Kreskowiak19-Feb-10 1:46 
QuestionRead smart card details from Omnikey reader into VB program Pin
Ian Haddock18-Feb-10 21:37
Ian Haddock18-Feb-10 21:37 
AnswerRe: Read smart card details from Omnikey reader into VB program Pin
DaveAuld20-Feb-10 8:39
professionalDaveAuld20-Feb-10 8:39 
GeneralRe: Read smart card details from Omnikey reader into VB program Pin
Ian Haddock21-Feb-10 21:58
Ian Haddock21-Feb-10 21:58 
QuestionMicrosoft BarCode Control 9.0 in Crystal Report Pin
C#Coudou18-Feb-10 20:33
C#Coudou18-Feb-10 20:33 
AnswerRe: Microsoft BarCode Control 9.0 in Crystal Report Pin
Anubhava Dimri19-Feb-10 20:22
Anubhava Dimri19-Feb-10 20:22 
QuestionComplicated string formatting. HELP!!! Pin
Floodlight18-Feb-10 18:11
Floodlight18-Feb-10 18:11 

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.