Click here to Skip to main content
15,896,063 members
Home / Discussions / C#
   

C#

 
AnswerRe: MessageBox From Windows Service Pin
Big Daddy Farang18-Sep-07 7:13
Big Daddy Farang18-Sep-07 7:13 
AnswerExtra code if needed Pin
jblouir17-Sep-07 22:06
jblouir17-Sep-07 22:06 
GeneralUsing collection class in struct Pin
J a a n s17-Sep-07 22:22
professionalJ a a n s17-Sep-07 22:22 
GeneralRe: Using collection class in struct Pin
jblouir17-Sep-07 22:37
jblouir17-Sep-07 22:37 
GeneralDidnt work :o( Pin
jblouir17-Sep-07 23:56
jblouir17-Sep-07 23:56 
Generaland again Pin
jblouir18-Sep-07 0:10
jblouir18-Sep-07 0:10 
GeneralSolution! Cant use any arrays in struct. Pin
jblouir18-Sep-07 0:13
jblouir18-Sep-07 0:13 
QuestionGridView in C#. Only alternate colum gets binded in DataControlRowState Pin
Bino B17-Sep-07 21:45
Bino B17-Sep-07 21:45 
AnswerRe: GridView in C#. Only alternate colum gets binded in DataControlRowState Pin
Virendrak18-Sep-07 2:02
Virendrak18-Sep-07 2:02 
GeneralRe: GridView in C#. Only alternate colum gets binded in DataControlRowState Pin
Bino B19-Sep-07 16:38
Bino B19-Sep-07 16:38 
QuestionProblem with the scrollbar which is attached to a textbox Pin
kandy_soliton17-Sep-07 21:40
kandy_soliton17-Sep-07 21:40 
Questionhow to change the label value of mdi child form from non-mdi form Pin
mukesh choudhary17-Sep-07 21:14
mukesh choudhary17-Sep-07 21:14 
AnswerRe: how to change the label value of mdi child form from non-mdi form Pin
Pete O'Hanlon18-Sep-07 2:36
mvePete O'Hanlon18-Sep-07 2:36 
GeneralRe: how to change the label value of mdi child form from non-mdi form Pin
mukesh choudhary20-Sep-07 4:55
mukesh choudhary20-Sep-07 4:55 
QuestionContext Menu in List view Pin
M. J. Jaya Chitra17-Sep-07 21:14
M. J. Jaya Chitra17-Sep-07 21:14 
Questionadding controls to an invisible control Pin
cignox117-Sep-07 21:12
cignox117-Sep-07 21:12 
AnswerRe: adding controls to an invisible control Pin
Luc Pattyn17-Sep-07 23:03
sitebuilderLuc Pattyn17-Sep-07 23:03 
GeneralRe: adding controls to an invisible control Pin
cignox117-Sep-07 23:36
cignox117-Sep-07 23:36 
Well, which kind of informations dou you need?
Something more:
I have a usercontrol that contains two panels. One of them is a tablelayoutpanel that contains dozens othe customcontrols. If I add these controls to the usercontrol when this is invisible, then they are also invisible. My problem is that when I put the usercontrol back to visible again, the two panels are displayed, but those controls are not. The only way I've found to make them visible is with the usercontrol visible, wich is not always desiderable in our project (it sould switch from visible to invisible on demand, without affecting the creation of the contained items).

I hope that this makes my problem easier to solve.
Thank you
GeneralRe: adding controls to an invisible control Pin
Luc Pattyn17-Sep-07 23:50
sitebuilderLuc Pattyn17-Sep-07 23:50 
AnswerRe: adding controls to an invisible control Pin
Big Daddy Farang18-Sep-07 7:37
Big Daddy Farang18-Sep-07 7:37 
GeneralRe: adding controls to an invisible control Pin
cignox118-Sep-07 20:37
cignox118-Sep-07 20:37 
GeneralRe: adding controls to an invisible control Pin
Big Daddy Farang19-Sep-07 7:28
Big Daddy Farang19-Sep-07 7:28 
QuestionDatabase problem Pin
Nishad8517-Sep-07 20:45
Nishad8517-Sep-07 20:45 
AnswerRe: Database problem Pin
Paul Conrad23-Sep-07 6:44
professionalPaul Conrad23-Sep-07 6:44 
QuestionRichTextBox Pin
mihksoft17-Sep-07 20:22
mihksoft17-Sep-07 20:22 

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.