Click here to Skip to main content
15,901,122 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralBob Pin
Anonymous4-Jul-05 8:13
Anonymous4-Jul-05 8:13 
GeneralRe: Bob Pin
Dave Kreskowiak4-Jul-05 13:45
mveDave Kreskowiak4-Jul-05 13:45 
GeneralRe: Bob Pin
Christian Graus4-Jul-05 15:22
protectorChristian Graus4-Jul-05 15:22 
GeneralRe: Bob Pin
Dave Kreskowiak4-Jul-05 16:47
mveDave Kreskowiak4-Jul-05 16:47 
GeneralRe: Bob Pin
Christian Graus4-Jul-05 17:31
protectorChristian Graus4-Jul-05 17:31 
GeneralRe: Bob Pin
Michael P Butler5-Jul-05 3:09
Michael P Butler5-Jul-05 3:09 
GeneralRe: Bob Pin
toxcct4-Jul-05 20:53
toxcct4-Jul-05 20:53 
QuestionHow to access a Rich Text Box from multiple threads Pin
immes4-Jul-05 5:32
immes4-Jul-05 5:32 
Hi all,

my problem is : I have a programm with multiple threads running. These threads should write a status message in a global
rich Text Box located in the main Form.
This textbox is shared and can be accessed by a property wich returns the rich text box. Also the box contains a synclock.

Now from time to time I get a NullReferenceException at System.Windows..Forms.RichTextBox.EditStreamProc
System.Windows..Forms.RichTextBox.UnsafeNativeMethodsCallWindowProc

etc.

I don't get the line where the exception occured.

It would be great if you could help me


Best Regards


immes
AnswerRe: How to access a Rich Text Box from multiple threads Pin
progload4-Jul-05 6:36
progload4-Jul-05 6:36 
AnswerRe: How to access a Rich Text Box from multiple threads Pin
S. Senthil Kumar4-Jul-05 8:01
S. Senthil Kumar4-Jul-05 8:01 
GeneralRe: How to access a Rich Text Box from multiple threads Pin
immes4-Jul-05 21:20
immes4-Jul-05 21:20 
GeneralDataView - RowFilter Pin
LordLothar4-Jul-05 1:26
LordLothar4-Jul-05 1:26 
GeneralRe: DataView - RowFilter Pin
WillemM4-Jul-05 2:49
WillemM4-Jul-05 2:49 
GeneralRe: DataView - RowFilter Pin
LordLothar4-Jul-05 17:52
LordLothar4-Jul-05 17:52 
GeneralRe: DataView - RowFilter Pin
WillemM4-Jul-05 20:35
WillemM4-Jul-05 20:35 
GeneralRe: DataView - RowFilter Pin
GuruPandian4-Jul-05 18:36
GuruPandian4-Jul-05 18:36 
GeneralFIltering DataSet Problem Pin
monageasmear3-Jul-05 22:38
monageasmear3-Jul-05 22:38 
GeneralRe: FIltering DataSet Problem Pin
WillemM4-Jul-05 0:15
WillemM4-Jul-05 0:15 
GeneralRe: FIltering DataSet Problem Pin
monageasmear4-Jul-05 0:35
monageasmear4-Jul-05 0:35 
GeneralRecordset Pin
priyakamaraj3-Jul-05 21:00
priyakamaraj3-Jul-05 21:00 
GeneralRe: Recordset Pin
Dave Kreskowiak4-Jul-05 3:49
mveDave Kreskowiak4-Jul-05 3:49 
GeneralRe: Recordset Pin
Anonymous4-Jul-05 3:54
Anonymous4-Jul-05 3:54 
GeneralRe: Recordset Pin
Dave Kreskowiak4-Jul-05 13:43
mveDave Kreskowiak4-Jul-05 13:43 
GeneralOpen the default email program Pin
IvanChang3-Jul-05 20:59
IvanChang3-Jul-05 20:59 
GeneralRe: Open the default email program Pin
Dave Kreskowiak4-Jul-05 3:45
mveDave Kreskowiak4-Jul-05 3:45 

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.