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

Visual Basic

 
AnswerRe: set WaitCursor without a form running Pin
Luc Pattyn11-Jan-10 11:04
sitebuilderLuc Pattyn11-Jan-10 11:04 
GeneralRe: set WaitCursor without a form running Pin
JW73811-Jan-10 23:02
JW73811-Jan-10 23:02 
QuestionPrint each row of database on crystal report. !! Pin
jeshra27911-Jan-10 5:31
jeshra27911-Jan-10 5:31 
AnswerRe: Print each row of database on crystal report. !! Pin
Paramu197311-Jan-10 20:54
Paramu197311-Jan-10 20:54 
Questionconverting matlab codes to vb codes?? Pin
sheshe8811-Jan-10 5:16
sheshe8811-Jan-10 5:16 
AnswerRe: converting matlab codes to vb codes?? Pin
Dave Kreskowiak11-Jan-10 6:17
mveDave Kreskowiak11-Jan-10 6:17 
QuestionContext Menu Event setup Pin
JaeBeam11-Jan-10 3:23
JaeBeam11-Jan-10 3:23 
AnswerRe: Context Menu Event setup Pin
Dave Kreskowiak11-Jan-10 6:16
mveDave Kreskowiak11-Jan-10 6:16 
It's not very clear where you want this code to run. Are you saying that you have a context menu that pops up on a right-click of a form or some other control and you want to update the status then? Or do you want to update the status when right-clicking an item in the context menu??

It's easy to wire up the events using AddHandler. You just have to write the method up with the correct header, matching what the event you're going to use expects.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerRe: Context Menu Event setup Pin
Eddy Vluggen12-Jan-10 8:27
professionalEddy Vluggen12-Jan-10 8:27 
QuestionMultiQuery,MultiTables in Single Dataset & SQL DataAdapter ? Pin
Paramu197311-Jan-10 3:10
Paramu197311-Jan-10 3:10 
AnswerRe: MultiQuery,MultiTables in Single Dataset & SQL DataAdapter ? Pin
Dave Kreskowiak11-Jan-10 6:03
mveDave Kreskowiak11-Jan-10 6:03 
Questioncasting gridviewrow to a type datatablerow Pin
Ebube11-Jan-10 1:46
Ebube11-Jan-10 1:46 
AnswerRe: casting gridviewrow to a type datatablerow Pin
Dave Kreskowiak11-Jan-10 5:51
mveDave Kreskowiak11-Jan-10 5:51 
Questionshow or show dialog all the forms in my project Pin
Milad.Biroonvand11-Jan-10 0:29
Milad.Biroonvand11-Jan-10 0:29 
AnswerRe: show or show dialog all the forms in my project Pin
Dave Kreskowiak11-Jan-10 1:17
mveDave Kreskowiak11-Jan-10 1:17 
QuestionFormat JDF (Job Definition Format) Pin
Maik Lange10-Jan-10 22:36
Maik Lange10-Jan-10 22:36 
AnswerRe: Format JDF (Job Definition Format) Pin
Dave Kreskowiak11-Jan-10 1:17
mveDave Kreskowiak11-Jan-10 1:17 
Questionsuggestion to copy data from Sql Server into Access database Pin
sal219-Jan-10 0:41
sal219-Jan-10 0:41 
AnswerRe: suggestion to copy data from Sql Server into Access database Pin
Eddy Vluggen9-Jan-10 1:59
professionalEddy Vluggen9-Jan-10 1:59 
GeneralRe: suggestion to copy data from Sql Server into Access database Pin
sal219-Jan-10 2:14
sal219-Jan-10 2:14 
AnswerRe: suggestion to copy data from Sql Server into Access database Pin
sal219-Jan-10 2:14
sal219-Jan-10 2:14 
GeneralRe: suggestion to copy data from Sql Server into Access database Pin
Eddy Vluggen9-Jan-10 2:24
professionalEddy Vluggen9-Jan-10 2:24 
AnswerRe: suggestion to copy data from Sql Server into Access database Pin
sal219-Jan-10 2:28
sal219-Jan-10 2:28 
GeneralRe: suggestion to copy data from Sql Server into Access database Pin
Eddy Vluggen9-Jan-10 4:28
professionalEddy Vluggen9-Jan-10 4:28 
QuestionVB.Net Center Text in Word Table Cell and Repeat Header Row Pin
bhogsett8-Jan-10 10:28
bhogsett8-Jan-10 10:28 

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.