Click here to Skip to main content
15,915,509 members
Home / Discussions / C#
   

C#

 
GeneralRe: Twain or WIA Pin
g00fyman18-May-05 18:25
g00fyman18-May-05 18:25 
GeneralRe: Twain or WIA Pin
Luis Alonso Ramos18-May-05 18:37
Luis Alonso Ramos18-May-05 18:37 
GeneralRe: Twain or WIA Pin
g00fyman18-May-05 18:48
g00fyman18-May-05 18:48 
GeneralRe: Twain or WIA Pin
Luis Alonso Ramos18-May-05 19:19
Luis Alonso Ramos18-May-05 19:19 
GeneralImage passing Pin
Reanalyse18-May-05 16:14
Reanalyse18-May-05 16:14 
GeneralRe: Image passing Pin
Christian Graus18-May-05 16:27
protectorChristian Graus18-May-05 16:27 
GeneralProblem referencing a control from within another class Pin
OnlyTaz18-May-05 15:44
OnlyTaz18-May-05 15:44 
GeneralRe: Problem referencing a control from within another class Pin
Christian Graus18-May-05 16:28
protectorChristian Graus18-May-05 16:28 
The problem is that unless the form is visible, the richTextBox is null, it gets created as the form is created. You should name it something meaningful, make it private, and add a public property for the string. Then in your initialisation code, set the text to equal the value of that string.


Christian Graus - Microsoft MVP - C++
GeneralRe: Problem referencing a control from within another class Pin
mehdipg18-May-05 17:15
mehdipg18-May-05 17:15 
GeneralRe: Problem referencing a control from within another class Pin
Luis Alonso Ramos18-May-05 17:54
Luis Alonso Ramos18-May-05 17:54 
GeneralTreeview Thread Pin
StephenMcAllister18-May-05 14:15
StephenMcAllister18-May-05 14:15 
GeneralRe: Treeview Thread Pin
Marc Clifton18-May-05 14:31
mvaMarc Clifton18-May-05 14:31 
GeneralRe: Treeview Thread Pin
Luis Alonso Ramos18-May-05 18:11
Luis Alonso Ramos18-May-05 18:11 
GeneralRe: Treeview Thread Pin
S. Senthil Kumar18-May-05 22:20
S. Senthil Kumar18-May-05 22:20 
QuestionWill it help hiding the text box? Pin
Snowjim18-May-05 13:42
Snowjim18-May-05 13:42 
AnswerRe: Will it help hiding the text box? Pin
Marc Clifton18-May-05 14:37
mvaMarc Clifton18-May-05 14:37 
QuestionCan i copy or extract files from a resource file? Pin
Anthony Mushrow18-May-05 12:07
professionalAnthony Mushrow18-May-05 12:07 
AnswerRe: Can i copy or extract files from a resource file? Pin
Anonymous19-May-05 23:15
Anonymous19-May-05 23:15 
Generalc# program to find the version& language Pin
ziczaczoom200418-May-05 10:37
ziczaczoom200418-May-05 10:37 
GeneralRe: c# program to find the version& language Pin
DavidNohejl18-May-05 10:49
DavidNohejl18-May-05 10:49 
GeneralRe: c# program to find the version& language Pin
ziczaczoom200418-May-05 10:54
ziczaczoom200418-May-05 10:54 
GeneralRe: c# program to find the version& language Pin
DavidNohejl18-May-05 11:01
DavidNohejl18-May-05 11:01 
GeneralRe: c# program to find the version& language Pin
DavidNohejl18-May-05 11:18
DavidNohejl18-May-05 11:18 
QuestionPropertyGrid: creating custom type converters and run-time attribute changes? Pin
Blazej Stompel18-May-05 9:29
Blazej Stompel18-May-05 9:29 
GeneralSimple XML problem Pin
Snowjim18-May-05 8:24
Snowjim18-May-05 8:24 

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.