Click here to Skip to main content
15,899,754 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
Hello,
I am not agree ur point. Because In all control's Keypress event thier will be event displayer commonly known as 'e'. if we use e we will get to properties like e.handler, e.keychar. From this e.keychar which will tell the current pressing/pressed key character.

From that we get 13,43,46 asci values which we currently using if we go for asc(e.keychar).

13 - for enter
32 - spacebar
46 - pullstop / dot

Senthil.S
Software Engineer.
GeneralRe: combobox with AutoCompleteMode Pin
aphei8-Aug-07 15:37
aphei8-Aug-07 15:37 
AnswerReply combobox with AutoCompleteMode Pin
Senthil S8-Aug-07 1:35
Senthil S8-Aug-07 1:35 
GeneralRe: Reply combobox with AutoCompleteMode Pin
aphei8-Aug-07 15:39
aphei8-Aug-07 15:39 
QuestionUAC in Vista Pin
Kumaran21cen7-Aug-07 16:01
Kumaran21cen7-Aug-07 16:01 
AnswerRe: UAC in Vista Pin
Christian Graus7-Aug-07 16:58
protectorChristian Graus7-Aug-07 16:58 
GeneralRe: UAC in Vista Pin
Kumaran21cen7-Aug-07 18:07
Kumaran21cen7-Aug-07 18:07 
GeneralRe: UAC in Vista Pin
Christian Graus7-Aug-07 19:14
protectorChristian Graus7-Aug-07 19:14 
GeneralRe: UAC in Vista Pin
Colin Angus Mackay8-Aug-07 0:38
Colin Angus Mackay8-Aug-07 0:38 
GeneralRe: UAC in Vista Pin
Dave Kreskowiak8-Aug-07 3:26
mveDave Kreskowiak8-Aug-07 3:26 
QuestionSimple Firewall Pin
VIP-CoMmAnDo7-Aug-07 14:42
VIP-CoMmAnDo7-Aug-07 14:42 
AnswerRe: Simple Firewall Pin
Dave Kreskowiak8-Aug-07 3:30
mveDave Kreskowiak8-Aug-07 3:30 
QuestionTCP-Connection between two Clients Pin
Andi Bar7-Aug-07 13:16
Andi Bar7-Aug-07 13:16 
QuestionCall a control's click event Pin
x-Taka-x7-Aug-07 11:48
x-Taka-x7-Aug-07 11:48 
AnswerRe: Call a control's click event Pin
Christian Graus7-Aug-07 12:09
protectorChristian Graus7-Aug-07 12:09 
GeneralRe: Call a control's click event Pin
x-Taka-x11-Aug-07 0:16
x-Taka-x11-Aug-07 0:16 
AnswerSenthil's Reply for Call a control's click event Pin
Senthil S8-Aug-07 2:12
Senthil S8-Aug-07 2:12 
GeneralRe: Senthil's Reply for Call a control's click event Pin
x-Taka-x11-Aug-07 0:18
x-Taka-x11-Aug-07 0:18 

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.