Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to assign a string value to a boolean cell in a datagridview? Pin
Soumini Ramakrishnan28-Feb-08 20:44
Soumini Ramakrishnan28-Feb-08 20:44 
GeneralHook keyboard key in Webbrowser Pin
ric9427-Feb-08 11:04
ric9427-Feb-08 11:04 
GeneralRe: Hook keyboard key in Webbrowser Pin
Luc Pattyn27-Feb-08 11:34
sitebuilderLuc Pattyn27-Feb-08 11:34 
GeneralRe: Hook keyboard key in Webbrowser Pin
ric9427-Feb-08 20:44
ric9427-Feb-08 20:44 
GeneralRe: Hook keyboard key in Webbrowser Pin
Luc Pattyn27-Feb-08 22:27
sitebuilderLuc Pattyn27-Feb-08 22:27 
GeneralRe: Hook keyboard key in Webbrowser Pin
ric9427-Feb-08 23:19
ric9427-Feb-08 23:19 
GeneralRe: Hook keyboard key in Webbrowser Pin
Luc Pattyn28-Feb-08 2:12
sitebuilderLuc Pattyn28-Feb-08 2:12 
GeneralRe: Hook keyboard key in Webbrowser Pin
ric9428-Feb-08 11:07
ric9428-Feb-08 11:07 
This only works for components like textboxes on the form but not for the WebBrowser. When you press a key on your Webbrowser, it is not detected on keydown event of the form...

I think the only way is by previewkeydown event of webbrowser component. As you know, the result is always that I have characters "@ù" when I press "ù". Is there a solution to remove the "ù"? I don't know... I'm searching a solution since 1 week now, and I'm starting to be crazy Dead | X|

The keyboard is dedicated for kiosk application (metal steel keyboard) and, yes, the layout in France and for this keyboard is "AZERTY" Wink | ;)

Please HELP Confused | :confused:
GeneralRe: Hook keyboard key in Webbrowser Pin
Luc Pattyn28-Feb-08 11:42
sitebuilderLuc Pattyn28-Feb-08 11:42 
GeneralSMTP Exception Handling Pin
Daljeet51527-Feb-08 10:06
Daljeet51527-Feb-08 10:06 
GeneralRe: SMTP Exception Handling Pin
Christian Graus27-Feb-08 10:24
protectorChristian Graus27-Feb-08 10:24 
GeneralRe: SMTP Exception Handling Pin
Pete O'Hanlon27-Feb-08 10:32
mvePete O'Hanlon27-Feb-08 10:32 
GeneralRe: SMTP Exception Handling Pin
ekynox27-Feb-08 16:54
ekynox27-Feb-08 16:54 
GeneralRe: SMTP Exception Handling Pin
Vasudevan Deepak Kumar29-Feb-08 19:37
Vasudevan Deepak Kumar29-Feb-08 19:37 
QuestionClose the form programmaticaly. Pin
tingu27-Feb-08 9:25
tingu27-Feb-08 9:25 
GeneralRe: Close the form programmaticaly. Pin
Christian Graus27-Feb-08 9:32
protectorChristian Graus27-Feb-08 9:32 
GeneralRe: Close the form programmaticaly. Pin
tingu27-Feb-08 9:54
tingu27-Feb-08 9:54 
GeneralRe: Close the form programmaticaly. Pin
led mike27-Feb-08 9:58
led mike27-Feb-08 9:58 
GeneralRe: Close the form programmaticaly. Pin
Christian Graus27-Feb-08 10:23
protectorChristian Graus27-Feb-08 10:23 
GeneralRe: Close the form programmaticaly. Pin
led mike27-Feb-08 10:39
led mike27-Feb-08 10:39 
GeneralRe: Close the form programmaticaly. Pin
Pete O'Hanlon27-Feb-08 10:41
mvePete O'Hanlon27-Feb-08 10:41 
GeneralRe: Close the form programmaticaly. Pin
tingu27-Feb-08 10:54
tingu27-Feb-08 10:54 
GeneralRe: Close the form programmaticaly. Pin
tingu27-Feb-08 12:02
tingu27-Feb-08 12:02 
GeneralRe: Close the form programmaticaly. Pin
Anthony Mushrow27-Feb-08 13:55
professionalAnthony Mushrow27-Feb-08 13:55 
GeneralRe: Close the form programmaticaly. Pin
jasper01827-Feb-08 15:42
jasper01827-Feb-08 15:42 

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.