Click here to Skip to main content
15,919,434 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to sent sms/e-mail through VB Application Pin
himuskanhere19-Jun-06 0:17
himuskanhere19-Jun-06 0:17 
QuestionPrinting a Datagrid Pin
Varus19-Jun-06 0:10
Varus19-Jun-06 0:10 
AnswerRe: Printing a Datagrid Pin
Duncan Edwards Jones19-Jun-06 1:34
professionalDuncan Edwards Jones19-Jun-06 1:34 
Questionbind current row to text boxes(urgent) Pin
iramg19-Jun-06 0:10
iramg19-Jun-06 0:10 
AnswerRe: bind current row to text boxes(urgent) Pin
iramg19-Jun-06 2:10
iramg19-Jun-06 2:10 
QuestionChecked Listbox Pin
Gitosh18-Jun-06 23:46
Gitosh18-Jun-06 23:46 
Questiondatagrid Pin
taherjaorawala18-Jun-06 21:37
taherjaorawala18-Jun-06 21:37 
AnswerRe: datagrid Pin
Werries23-Jun-06 7:24
Werries23-Jun-06 7:24 
Protected Overrides Function ProcessCmdKey(ByRef msg As Message, ByVal keyData As Keys) As Boolean

End Function

This sub capture key messages before the form get's it. You can handle the key message manually from here and set the focus to the next control is keyData = Keys.Tab

Try this, it's how I manage to control where the focus is on my application and it works fine!

A programmer's life is good... or is it?? Ek dink nie so nie!
QuestionString$ function in VB6 Pin
angelagke18-Jun-06 16:51
angelagke18-Jun-06 16:51 
AnswerRe: String$ function in VB6 Pin
Colin Angus Mackay18-Jun-06 18:00
Colin Angus Mackay18-Jun-06 18:00 
GeneralRe: String$ function in VB6 Pin
angelagke18-Jun-06 19:28
angelagke18-Jun-06 19:28 
Questionsending methods to an object compiled within an exe Pin
andrucko18-Jun-06 15:41
andrucko18-Jun-06 15:41 
AnswerRe: sending methods to an object compiled within an exe Pin
Dave Kreskowiak18-Jun-06 18:38
mveDave Kreskowiak18-Jun-06 18:38 
Questionproblem using DTS in vb.net Pin
saneng18-Jun-06 3:59
saneng18-Jun-06 3:59 
Question.net 2.0 Pin
golak_6218-Jun-06 3:59
golak_6218-Jun-06 3:59 
GeneralThe ways of make the print come ture ! Pin
snailflying18-Jun-06 3:22
snailflying18-Jun-06 3:22 
GeneralRe: The ways of make the print come ture ! Pin
Dave Kreskowiak18-Jun-06 8:07
mveDave Kreskowiak18-Jun-06 8:07 
Questionsending email [modified] Pin
microuser_200018-Jun-06 1:54
microuser_200018-Jun-06 1:54 
AnswerRe: sending email Pin
Dave Kreskowiak18-Jun-06 2:48
mveDave Kreskowiak18-Jun-06 2:48 
GeneralRe: sending email Pin
microuser_200019-Jun-06 1:42
microuser_200019-Jun-06 1:42 
GeneralRe: sending email Pin
Dave Kreskowiak19-Jun-06 3:30
mveDave Kreskowiak19-Jun-06 3:30 
GeneralRe: sending email [modified] Pin
microuser_200020-Jun-06 1:31
microuser_200020-Jun-06 1:31 
GeneralRe: sending email Pin
Dave Kreskowiak20-Jun-06 11:25
mveDave Kreskowiak20-Jun-06 11:25 
GeneralRe: sending email Pin
microuser_200020-Jun-06 20:21
microuser_200020-Jun-06 20:21 
GeneralRe: sending email Pin
Dave Kreskowiak21-Jun-06 1:24
mveDave Kreskowiak21-Jun-06 1:24 

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.