Click here to Skip to main content
15,909,896 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to make my code send an email Pin
Dave Kreskowiak25-Oct-07 1:48
mveDave Kreskowiak25-Oct-07 1:48 
GeneralRe: how to make my code send an email Pin
Tom Deketelaere25-Oct-07 2:33
professionalTom Deketelaere25-Oct-07 2:33 
GeneralRe: how to make my code send an email Pin
Knowledgestudent25-Oct-07 2:57
Knowledgestudent25-Oct-07 2:57 
Questionhow to create and use class Pin
Knowledgestudent24-Oct-07 3:03
Knowledgestudent24-Oct-07 3:03 
AnswerRe: how to create and use class Pin
Dave Kreskowiak24-Oct-07 6:22
mveDave Kreskowiak24-Oct-07 6:22 
QuestionHow to use Enter key to Select an Option without using a Mouse Pin
Vimalsoft(Pty) Ltd24-Oct-07 2:56
professionalVimalsoft(Pty) Ltd24-Oct-07 2:56 
AnswerRe: How to use Enter key to Select an Option without using a Mouse Pin
The ANZAC24-Oct-07 2:59
The ANZAC24-Oct-07 2:59 
GeneralRe: How to use Enter key to Select an Option without using a Mouse Pin
Vimalsoft(Pty) Ltd24-Oct-07 3:22
professionalVimalsoft(Pty) Ltd24-Oct-07 3:22 
Thanks man , Thats nice, can you do the same in the Situation of a Combobox and a Button? , like the textbox used it this way

If Asc(e.KeyChar) = Keys.Enter Then
          btnSearch.PerformClick()
      End If





The Above code will be in keypress event. in combobox how will achieve this?



Thanks



Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


GeneralRe: How to use Enter key to Select an Option without using a Mouse Pin
The ANZAC24-Oct-07 3:25
The ANZAC24-Oct-07 3:25 
AnswerRe: How to use Enter key to Select an Option without using a Mouse Pin
SHatchard24-Oct-07 3:01
SHatchard24-Oct-07 3:01 
GeneralRe: How to use Enter key to Select an Option without using a Mouse Pin
The ANZAC24-Oct-07 3:06
The ANZAC24-Oct-07 3:06 
AnswerRe: How to use Enter key to Select an Option without using a Mouse [modified] Pin
Vimalsoft(Pty) Ltd24-Oct-07 3:37
professionalVimalsoft(Pty) Ltd24-Oct-07 3:37 
QuestionNeed a New Tool Bar Pin
kolag24-Oct-07 1:49
kolag24-Oct-07 1:49 
AnswerRe: Need a New Tool Bar Pin
The ANZAC24-Oct-07 2:52
The ANZAC24-Oct-07 2:52 
GeneralRe: Need a New Tool Bar Pin
kolag28-Oct-07 22:24
kolag28-Oct-07 22:24 
GeneralRe: Need a New Tool Bar Pin
The ANZAC28-Oct-07 23:27
The ANZAC28-Oct-07 23:27 
Questionconnect to database oracle with VB.Net 2003 Pin
kendo1724-Oct-07 1:32
kendo1724-Oct-07 1:32 
AnswerRe: connect to database oracle with VB.Net 2003 Pin
Dave Kreskowiak24-Oct-07 6:19
mveDave Kreskowiak24-Oct-07 6:19 
GeneralRe: connect to database oracle with VB.Net 2003 Pin
kendo1724-Oct-07 7:17
kendo1724-Oct-07 7:17 
GeneralRe: connect to database oracle with VB.Net 2003 Pin
Dave Kreskowiak24-Oct-07 8:21
mveDave Kreskowiak24-Oct-07 8:21 
QuestionPopulate 2 DDL's with SQL Database Names Pin
paulray24-Oct-07 1:13
paulray24-Oct-07 1:13 
AnswerRe: Populate 2 DDL's with SQL Database Names Pin
Dave Kreskowiak24-Oct-07 6:12
mveDave Kreskowiak24-Oct-07 6:12 
Questiondatepart funtion Problem Pin
soniasan24-Oct-07 1:13
soniasan24-Oct-07 1:13 
AnswerRe: datepart funtion Problem Pin
kubben24-Oct-07 1:59
kubben24-Oct-07 1:59 
GeneralRe: datepart funtion Problem Pin
soniasan24-Oct-07 22:55
soniasan24-Oct-07 22:55 

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.