Click here to Skip to main content
15,902,198 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how can i store a user history, r settings??? Pin
Christian Graus7-Aug-07 22:11
protectorChristian Graus7-Aug-07 22:11 
Questioncapturing keys from keyboard with out event handling? Pin
jamilkhan0077-Aug-07 20:19
jamilkhan0077-Aug-07 20:19 
AnswerRe: capturing keys from keyboard with out event handling? Pin
Nilesh Hapse7-Aug-07 20:43
Nilesh Hapse7-Aug-07 20:43 
GeneralRe: capturing keys from keyboard with out event handling? Pin
jamilkhan0077-Aug-07 21:13
jamilkhan0077-Aug-07 21:13 
GeneralRe: capturing keys from keyboard with out event handling? Pin
Mycroft Holmes7-Aug-07 22:48
professionalMycroft Holmes7-Aug-07 22:48 
AnswerRe: capturing keys from keyboard with out event handling? Pin
Luc Pattyn8-Aug-07 0:03
sitebuilderLuc Pattyn8-Aug-07 0:03 
GeneralRe: capturing keys from keyboard with out event handling? Pin
jamilkhan0078-Aug-07 20:18
jamilkhan0078-Aug-07 20:18 
GeneralRe: capturing keys from keyboard with out event handling? Pin
Luc Pattyn9-Aug-07 0:19
sitebuilderLuc Pattyn9-Aug-07 0:19 
Hi,

this little piece of info may help you:
if you set Form.KeyPreview true, the form's keyboard events will fire before the control's
keynoard events would (if any).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


QuestionMultiuser VB Project Pin
raaman7-Aug-07 20:18
raaman7-Aug-07 20:18 
AnswerRe: Multiuser VB Project Pin
Mycroft Holmes7-Aug-07 22:51
professionalMycroft Holmes7-Aug-07 22:51 
GeneralRe: Multiuser VB Project Pin
raaman8-Aug-07 17:19
raaman8-Aug-07 17:19 
GeneralRe: Multiuser VB Project Pin
Bino B10-Aug-07 5:02
Bino B10-Aug-07 5:02 
GeneralRe: Multiuser VB Project Pin
raaman10-Aug-07 17:24
raaman10-Aug-07 17:24 
Questionany image must always go in my.resources???? Pin
jamilkhan0077-Aug-07 20:15
jamilkhan0077-Aug-07 20:15 
AnswerRe: any image must always go in my.resources???? Pin
Luc Pattyn8-Aug-07 0:08
sitebuilderLuc Pattyn8-Aug-07 0:08 
Question"mybase.inputlanguagechanging" does not accur! Pin
jamilkhan0077-Aug-07 20:10
jamilkhan0077-Aug-07 20:10 
AnswerRe: "mybase.inputlanguagechanging" does not accur! Pin
Dave Kreskowiak8-Aug-07 3:39
mveDave Kreskowiak8-Aug-07 3:39 
QuestionUpdating a Database via Datagrid Problem Pin
Trupti Mehta7-Aug-07 19:37
Trupti Mehta7-Aug-07 19:37 
AnswerRe: Updating a Database via Datagrid Problem Pin
Kschuler8-Aug-07 8:01
Kschuler8-Aug-07 8:01 
GeneralRe: Updating a Database via Datagrid Problem Pin
Trupti Mehta8-Aug-07 21:22
Trupti Mehta8-Aug-07 21:22 
GeneralRe: Updating a Database via Datagrid Problem Pin
Kschuler9-Aug-07 2:43
Kschuler9-Aug-07 2:43 
AnswerRe: Updating a Database via Datagrid Problem Pin
shreekantk26-Feb-09 22:38
shreekantk26-Feb-09 22:38 
Questioncombobox with AutoCompleteMode Pin
aphei7-Aug-07 17:03
aphei7-Aug-07 17:03 
AnswerRe: combobox with AutoCompleteMode Pin
Nilesh Hapse7-Aug-07 20:51
Nilesh Hapse7-Aug-07 20:51 
GeneralInformation from Senthil.S for combobox with AutoCompleteMode Pin
Senthil S8-Aug-07 1:48
Senthil S8-Aug-07 1:48 

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.