Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
QuestionIPCChannel connection problem Pin
GDavy4-Sep-06 23:08
GDavy4-Sep-06 23:08 
AnswerRe: IPCChannel connection problem Pin
ejuanpp5-Sep-06 0:05
ejuanpp5-Sep-06 0:05 
AnswerRe: IPCChannel connection problem Pin
Gomac5-Sep-06 5:41
Gomac5-Sep-06 5:41 
QuestionHow to read values in GirdVew Pin
Murtuza Husain Miyan Patel4-Sep-06 21:34
professionalMurtuza Husain Miyan Patel4-Sep-06 21:34 
AnswerRe: How to read values in GirdVew Pin
WillemM5-Sep-06 2:06
WillemM5-Sep-06 2:06 
QuestionWindows Application (SetROP2 function in c#) Pin
rohita4-Sep-06 21:22
rohita4-Sep-06 21:22 
QuestionDataGridView Problem in Accessing the data from a cell Pin
Rocky#4-Sep-06 20:45
Rocky#4-Sep-06 20:45 
QuestionSeparating Control Properties for multiple User Controls Pin
alias474-Sep-06 20:02
alias474-Sep-06 20:02 
I have written a User Control which has a button and a text box on it. The textbox is updated by using

UserControlTxtBox.Text= someValue;

This works fine if there is one User Control on a form.
If I have 2 or more, the first User Control works ok initially, but once I start to access the Text property of the TextBox on the second control, both Text properties on both controls get updated with the same information from then on. It seems to be updating the User Controls' textBox rather than the base control individually.

Any idea on how I can fix this?

Regards
alias47
QuestionRe: Separating Control Properties for multiple User Controls Pin
Martin#4-Sep-06 20:21
Martin#4-Sep-06 20:21 
Questionhi,i want to send some commands to one hardware device through GPIB card in c#.net Pin
premkamalg4-Sep-06 19:19
premkamalg4-Sep-06 19:19 
QuestionHow to start application from another application Pin
indiaone4-Sep-06 18:30
indiaone4-Sep-06 18:30 
AnswerRe: How to start application from another application Pin
Martin#4-Sep-06 19:05
Martin#4-Sep-06 19:05 
GeneralRe: How to start application from another application Pin
indiaone4-Sep-06 21:22
indiaone4-Sep-06 21:22 
AnswerRe: How to start application from another application Pin
Martin#4-Sep-06 21:45
Martin#4-Sep-06 21:45 
QuestionMusic Server Pin
Niiiissssshhhhhuuuuu4-Sep-06 18:30
Niiiissssshhhhhuuuuu4-Sep-06 18:30 
AnswerRe: Music Server Pin
Divyang Mithaiwala4-Sep-06 20:29
Divyang Mithaiwala4-Sep-06 20:29 
GeneralRe: Music Server Pin
Niiiissssshhhhhuuuuu5-Sep-06 17:48
Niiiissssshhhhhuuuuu5-Sep-06 17:48 
AnswerRe: Music Server Pin
Divyang Mithaiwala4-Sep-06 21:13
Divyang Mithaiwala4-Sep-06 21:13 
QuestionDataGridView New Row Pin
Saqib Mehmood4-Sep-06 18:21
Saqib Mehmood4-Sep-06 18:21 
AnswerRe: DataGridView New Row Pin
Navi154-Sep-06 18:39
Navi154-Sep-06 18:39 
GeneralRe: DataGridView New Row Pin
Saqib Mehmood4-Sep-06 18:52
Saqib Mehmood4-Sep-06 18:52 
AnswerRe: DataGridView New Row Pin
Saqib Mehmood4-Sep-06 20:42
Saqib Mehmood4-Sep-06 20:42 
QuestionHow I can get the text of a textbox that is on other app? Pin
Marco22504-Sep-06 14:47
Marco22504-Sep-06 14:47 
AnswerRe: How I can get the text of a textbox that is on other app? Pin
Jonathan van de Veen4-Sep-06 21:58
Jonathan van de Veen4-Sep-06 21:58 
GeneralRe: How I can get the text of a textbox that is on other app? Pin
Marco22505-Sep-06 1:35
Marco22505-Sep-06 1:35 

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.