Click here to Skip to main content
15,914,415 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
Dave Kreskowiak23-Jun-15 2:41
mveDave Kreskowiak23-Jun-15 2:41 
AnswerRe: How to Increase the Height of the Form to 1000 in Visual Basic 2010 Pin
faceVidamo25-Jun-15 15:07
faceVidamo25-Jun-15 15:07 
QuestionProblem when open Mdi Forms Pin
Mohamed Hamdy21-Jun-15 5:34
Mohamed Hamdy21-Jun-15 5:34 
AnswerRe: Problem when open Mdi Forms Pin
Dave Kreskowiak21-Jun-15 6:34
mveDave Kreskowiak21-Jun-15 6:34 
GeneralRe: Problem when open Mdi Forms Pin
Mohamed Hamdy22-Jun-15 9:08
Mohamed Hamdy22-Jun-15 9:08 
GeneralRe: Problem when open Mdi Forms Pin
Dave Kreskowiak22-Jun-15 9:46
mveDave Kreskowiak22-Jun-15 9:46 
AnswerRe: Problem when open Mdi Forms Pin
Eddy Vluggen22-Jun-15 11:54
professionalEddy Vluggen22-Jun-15 11:54 
QuestionDetect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 0:25
satc21-Jun-15 0:25 
Hello !
On my form I have a button that has a specific function and a specific caption.

But when the user press the shift button , I want to change the caption of this button.

I handle the Form.Keydown , and using this I can do this.
But the problem is that if the user has edited a textbox , or has focused another control , the Form.keydown is not fired.Of course I can handle the control.keydown , but I have so many controls in the form that this way seems not very comfortable.

So is there any way in general to detect that the shift key is pressed ?

Thank you !
AnswerRe: Detect if Shift button is pressed in general on a vb.net application Pin
Dave Kreskowiak21-Jun-15 6:28
mveDave Kreskowiak21-Jun-15 6:28 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 11:07
satc21-Jun-15 11:07 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Dave Kreskowiak21-Jun-15 11:59
mveDave Kreskowiak21-Jun-15 11:59 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 14:29
satc21-Jun-15 14:29 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier21-Jun-15 18:40
mveRalf Meier21-Jun-15 18:40 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 18:46
satc21-Jun-15 18:46 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier21-Jun-15 19:24
mveRalf Meier21-Jun-15 19:24 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 19:35
satc21-Jun-15 19:35 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier21-Jun-15 20:37
mveRalf Meier21-Jun-15 20:37 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc21-Jun-15 22:09
satc21-Jun-15 22:09 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier21-Jun-15 23:38
mveRalf Meier21-Jun-15 23:38 
GeneralRe: Detect if Shift button is pressed in general on a vb.net application Pin
satc22-Jun-15 0:05
satc22-Jun-15 0:05 
AnswerRe: Detect if Shift button is pressed in general on a vb.net application Pin
Ralf Meier22-Jun-15 0:09
mveRalf Meier22-Jun-15 0:09 
QuestionOCX File not registered while complilation VB6 project in Windows 7 32 Bit but compile Pin
Member 1178058720-Jun-15 18:35
Member 1178058720-Jun-15 18:35 
QuestionA suggestion about an event log on a database Pin
satc19-Jun-15 18:11
satc19-Jun-15 18:11 
AnswerRe: A suggestion about an event log on a database Pin
Eddy Vluggen20-Jun-15 6:32
professionalEddy Vluggen20-Jun-15 6:32 
GeneralRe: A suggestion about an event log on a database Pin
satc20-Jun-15 11:45
satc20-Jun-15 11:45 

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.