Click here to Skip to main content
15,917,059 members
Home / Discussions / C#
   

C#

 
QuestiondataGridView Pin
charbelasmar5-Sep-06 0:25
charbelasmar5-Sep-06 0:25 
AnswerRe: dataGridView Pin
Nader Elshehabi5-Sep-06 12:06
Nader Elshehabi5-Sep-06 12:06 
Questionhow to set focus to a child form after I clicked a TreeNode? Pin
CooperWu5-Sep-06 0:05
CooperWu5-Sep-06 0:05 
QuestionCOleVariant in C# ? Pin
anderslundsgard4-Sep-06 23:33
anderslundsgard4-Sep-06 23:33 
AnswerRe: COleVariant in C# ? Pin
Guffa5-Sep-06 0:46
Guffa5-Sep-06 0:46 
GeneralRe: COleVariant in C# ? Pin
anderslundsgard6-Sep-06 1:54
anderslundsgard6-Sep-06 1:54 
Questionmaking a full screen application Pin
Green Fuze4-Sep-06 23:33
Green Fuze4-Sep-06 23:33 
AnswerRe: making a full screen application Pin
Jonathan van de Veen5-Sep-06 0:28
Jonathan van de Veen5-Sep-06 0:28 
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 

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.