Click here to Skip to main content
15,914,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Multithreaded App using 100% CPU...how can i make it use less? Pin
Luc Pattyn7-Dec-09 1:11
sitebuilderLuc Pattyn7-Dec-09 1:11 
GeneralRe: Multithreaded App using 100% CPU...how can i make it use less? Pin
N a v a n e e t h7-Dec-09 3:03
N a v a n e e t h7-Dec-09 3:03 
GeneralRe: Multithreaded App using 100% CPU...how can i make it use less? Pin
Luc Pattyn7-Dec-09 3:17
sitebuilderLuc Pattyn7-Dec-09 3:17 
QuestionHow to print out a Quotation mark. Pin
thebiostyle6-Dec-09 16:16
thebiostyle6-Dec-09 16:16 
AnswerRe: How to print out a Quotation mark. Pin
Dave Kreskowiak6-Dec-09 17:47
mveDave Kreskowiak6-Dec-09 17:47 
QuestionHow to MDI child form call method from MID parent form??? Pin
cotdot111116-Dec-09 15:49
cotdot111116-Dec-09 15:49 
AnswerRe: How to MDI child form call method from MID parent form??? Pin
dan!sh 6-Dec-09 17:44
professional dan!sh 6-Dec-09 17:44 
AnswerRe: How to MDI child form call method from MID parent form??? Pin
Andy_L_J6-Dec-09 17:58
Andy_L_J6-Dec-09 17:58 
In Form1:

Public number As Integer


In Form2:

Form1.Test()
Debug.Writeline(Form1.number.ToString)


I don't speak Idiot - please talk slowly and clearly

'This space for rent'

Driven to the arms of Heineken by the wife

Question[Message Deleted] Pin
Diana shorafa6-Dec-09 8:02
Diana shorafa6-Dec-09 8:02 
AnswerRe: Graduation Project Pin
Dave Kreskowiak6-Dec-09 15:38
mveDave Kreskowiak6-Dec-09 15:38 
GeneralRe: Graduation Project Pin
Paul Conrad7-Dec-09 10:02
professionalPaul Conrad7-Dec-09 10:02 
AnswerRe: Graduation Project Pin
Mycroft Holmes6-Dec-09 18:57
professionalMycroft Holmes6-Dec-09 18:57 
AnswerRe: Graduation Project Pin
MikeMarq6-Dec-09 21:47
MikeMarq6-Dec-09 21:47 
GeneralRe: Graduation Project Pin
Diana shorafa6-Dec-09 22:06
Diana shorafa6-Dec-09 22:06 
GeneralRe: Graduation Project Pin
dan!sh 6-Dec-09 22:36
professional dan!sh 6-Dec-09 22:36 
GeneralRe: Graduation Project Pin
Diana shorafa6-Dec-09 22:40
Diana shorafa6-Dec-09 22:40 
GeneralRe: Graduation Project Pin
MikeMarq7-Dec-09 7:21
MikeMarq7-Dec-09 7:21 
GeneralRe: Graduation Project Pin
EliottA7-Dec-09 15:15
EliottA7-Dec-09 15:15 
Questionlist box inconsistency (same post, found the Preview button and fixed the formatting) Pin
Tim Kredlo6-Dec-09 6:58
Tim Kredlo6-Dec-09 6:58 
AnswerRe: list box inconsistency (same post, found the Preview button and fixed the formatting) Pin
Luc Pattyn6-Dec-09 7:02
sitebuilderLuc Pattyn6-Dec-09 7:02 
QuestionResetting a ListBox Pin
marty levin6-Dec-09 6:49
marty levin6-Dec-09 6:49 
AnswerRe: Resetting a ListBox Pin
Luc Pattyn6-Dec-09 7:04
sitebuilderLuc Pattyn6-Dec-09 7:04 
QuestionAppending text Pin
Pasan1486-Dec-09 6:25
Pasan1486-Dec-09 6:25 
AnswerRe: Appending text Pin
dan!sh 6-Dec-09 6:36
professional dan!sh 6-Dec-09 6:36 
GeneralRe: Appending text Pin
Pasan1486-Dec-09 7:00
Pasan1486-Dec-09 7:00 

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.