Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to change the visible property of a control using Reflection Pin
Rocky2329-Jun-12 1:55
Rocky2329-Jun-12 1:55 
GeneralRe: How to change the visible property of a control using Reflection Pin
Eddy Vluggen29-Jun-12 2:11
professionalEddy Vluggen29-Jun-12 2:11 
GeneralRe: How to change the visible property of a control using Reflection Pin
PIEBALDconsult29-Jun-12 3:55
mvePIEBALDconsult29-Jun-12 3:55 
QuestionSuspend Form until Fully Loaded Pin
Midnight Ahri28-Jun-12 17:48
Midnight Ahri28-Jun-12 17:48 
AnswerRe: Suspend Form until Fully Loaded Pin
Abhinav S28-Jun-12 20:48
Abhinav S28-Jun-12 20:48 
QuestionRe: Suspend Form until Fully Loaded Pin
Midnight Ahri28-Jun-12 20:54
Midnight Ahri28-Jun-12 20:54 
AnswerRe: Suspend Form until Fully Loaded Pin
Abhinav S28-Jun-12 21:10
Abhinav S28-Jun-12 21:10 
GeneralGetAsyncKeyState in diffrent languages Pin
a.fatemeh28-Jun-12 8:24
a.fatemeh28-Jun-12 8:24 
Hi I used the GetAsyncKeyState API function
Private Declare Function GetAsyncKeyState Lib "user32"
(ByVal vKey As Integer) As Short

My problem is that I have to know if the key that pressed is the English or other languages to print out the key which is pressed

thank you in advance to helping me out
GeneralRe: GetAsyncKeyState in diffrent languages Pin
Eddy Vluggen28-Jun-12 8:31
professionalEddy Vluggen28-Jun-12 8:31 
GeneralRe: GetAsyncKeyState in diffrent languages Pin
Luc Pattyn28-Jun-12 8:39
sitebuilderLuc Pattyn28-Jun-12 8:39 
GeneralRe: GetAsyncKeyState in diffrent languages Pin
Eddy Vluggen28-Jun-12 8:55
professionalEddy Vluggen28-Jun-12 8:55 
GeneralRe: GetAsyncKeyState in diffrent languages Pin
a.fatemeh28-Jun-12 8:44
a.fatemeh28-Jun-12 8:44 
GeneralRe: GetAsyncKeyState in diffrent languages Pin
Eddy Vluggen28-Jun-12 8:59
professionalEddy Vluggen28-Jun-12 8:59 
GeneralRe: GetAsyncKeyState in diffrent languages Pin
a.fatemeh28-Jun-12 9:31
a.fatemeh28-Jun-12 9:31 
GeneralRe: GetAsyncKeyState in diffrent languages Pin
Eddy Vluggen29-Jun-12 0:36
professionalEddy Vluggen29-Jun-12 0:36 
GeneralRe: GetAsyncKeyState in diffrent languages Pin
a.fatemeh29-Jun-12 4:23
a.fatemeh29-Jun-12 4:23 
QuestionGeneric method in generic method Pin
Mc_Topaz28-Jun-12 6:39
Mc_Topaz28-Jun-12 6:39 
AnswerRe: Generic method in generic method Pin
PIEBALDconsult28-Jun-12 6:45
mvePIEBALDconsult28-Jun-12 6:45 
GeneralRe: Generic method in generic method Pin
Mc_Topaz28-Jun-12 12:07
Mc_Topaz28-Jun-12 12:07 
AnswerRe: Generic method in generic method Pin
Luc Pattyn28-Jun-12 6:49
sitebuilderLuc Pattyn28-Jun-12 6:49 
GeneralRe: Generic method in generic method Pin
Mc_Topaz28-Jun-12 12:08
Mc_Topaz28-Jun-12 12:08 
QuestionC:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0 not seen by visual studio Pin
AstroBod42728-Jun-12 5:16
AstroBod42728-Jun-12 5:16 
AnswerRe: C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0 not seen by visual studio Pin
Abhinav S28-Jun-12 6:33
Abhinav S28-Jun-12 6:33 
GeneralLooking for help with double clicking on a line of text in a text box Pin
turbosupramk328-Jun-12 4:18
turbosupramk328-Jun-12 4:18 
AnswerRe: Looking for help with double clicking on a line of text in a text box Pin
Eddy Vluggen28-Jun-12 4:47
professionalEddy Vluggen28-Jun-12 4:47 

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.