Click here to Skip to main content
16,007,277 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to update a datagrid from a Command builder Pin
Vimalsoft(Pty) Ltd9-Jan-08 4:21
professionalVimalsoft(Pty) Ltd9-Jan-08 4:21 
GeneralRe: How to update a datagrid from a Command builder Pin
Dave Kreskowiak9-Jan-08 5:02
mveDave Kreskowiak9-Jan-08 5:02 
Questionmp3 steganography Pin
thanmas9-Jan-08 0:38
thanmas9-Jan-08 0:38 
GeneralRe: mp3 steganography Pin
Dave Kreskowiak9-Jan-08 4:10
mveDave Kreskowiak9-Jan-08 4:10 
Generalsyntax highlighting in richtextbox Pin
balakpn9-Jan-08 0:32
balakpn9-Jan-08 0:32 
GeneralRe: syntax highlighting in richtextbox Pin
Dave Kreskowiak9-Jan-08 4:09
mveDave Kreskowiak9-Jan-08 4:09 
QuestionNeed Help on Delegates Pin
Senthil S8-Jan-08 23:05
Senthil S8-Jan-08 23:05 
GeneralRe: Need Help on Delegates Pin
Dave Kreskowiak9-Jan-08 4:05
mveDave Kreskowiak9-Jan-08 4:05 
Senthil S wrote:
where i want use keypress event in mouse event.


Uhh... what??

From that pile of spaghetti code you posted, it looks like you're trying to fire the KeyPress event of the TextBox when a button is clicked?? Why??

Why not just call the required work method from the Button Click event handler and call the same work method from the TextBox KeyPress event?? You'll reduce all this junk to just two lines of code.


What are you really trying to accomplish with all this??



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralMonth&Year Pin
Priya S8-Jan-08 20:23
Priya S8-Jan-08 20:23 
GeneralRe: Month&Year Pin
Christian Graus8-Jan-08 20:43
protectorChristian Graus8-Jan-08 20:43 
GeneralRe: Month&Year Pin
Priya S8-Jan-08 20:56
Priya S8-Jan-08 20:56 
GeneralHelp to add CheckBox control to the flexgrid Pin
aaraaayen8-Jan-08 19:50
aaraaayen8-Jan-08 19:50 
GeneralRe: Help to add CheckBox control to the flexgrid Pin
Dave Kreskowiak9-Jan-08 3:58
mveDave Kreskowiak9-Jan-08 3:58 
GeneralDataTable and Labels... Pin
Illegal Operation8-Jan-08 19:11
Illegal Operation8-Jan-08 19:11 
GeneralRe: DataTable and Labels... Pin
Christian Graus8-Jan-08 19:21
protectorChristian Graus8-Jan-08 19:21 
GeneralRe: DataTable and Labels... Pin
Illegal Operation8-Jan-08 20:00
Illegal Operation8-Jan-08 20:00 
Questionhow to zip/Unzip Files Pin
irfanahsan8-Jan-08 18:53
irfanahsan8-Jan-08 18:53 
AnswerRe: how to zip/Unzip Files Pin
Reza Raad8-Jan-08 19:56
Reza Raad8-Jan-08 19:56 
GeneralRe: how to zip/Unzip Files Pin
Nilesh Hapse8-Jan-08 20:20
Nilesh Hapse8-Jan-08 20:20 
Generalbacked-up file destination Pin
Tony Rose Victorino8-Jan-08 18:42
Tony Rose Victorino8-Jan-08 18:42 
QuestionRe: backed-up file destination Pin
Reza Raad8-Jan-08 20:02
Reza Raad8-Jan-08 20:02 
GeneralRe: backed-up file destination Pin
Dave Kreskowiak9-Jan-08 3:54
mveDave Kreskowiak9-Jan-08 3:54 
GeneralRe: backed-up file destination Pin
Johan Hakkesteegt10-Jan-08 5:29
Johan Hakkesteegt10-Jan-08 5:29 
Questionwhen creating a schedule task what are the things that you need to consider? Pin
Tony Rose Victorino8-Jan-08 18:36
Tony Rose Victorino8-Jan-08 18:36 
AnswerRe: when creating a schedule task what are the things that you need to consider? Pin
Christian Graus8-Jan-08 18:42
protectorChristian Graus8-Jan-08 18: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.