Click here to Skip to main content
15,921,989 members
Home / Discussions / C#
   

C#

 
QuestionTrackBar Pin
ThetaClear30-Jan-07 6:16
ThetaClear30-Jan-07 6:16 
AnswerRe: TrackBar Pin
Christian Graus30-Jan-07 9:17
protectorChristian Graus30-Jan-07 9:17 
GeneralRe: TrackBar Pin
ThetaClear30-Jan-07 9:42
ThetaClear30-Jan-07 9:42 
GeneralRe: TrackBar Pin
Christian Graus30-Jan-07 10:41
protectorChristian Graus30-Jan-07 10:41 
AnswerRe: TrackBar Pin
Luc Pattyn30-Jan-07 12:28
sitebuilderLuc Pattyn30-Jan-07 12:28 
GeneralRe: TrackBar Pin
ThetaClear31-Jan-07 2:52
ThetaClear31-Jan-07 2:52 
QuestionUserControl within a UserControl Pin
goldoche30-Jan-07 5:05
goldoche30-Jan-07 5:05 
AnswerRe: UserControl within a UserControl Pin
Martin#30-Jan-07 5:26
Martin#30-Jan-07 5:26 
Hello,

I also had a lot of bad days because of that.

1)
What you can try is, copy the dll or exe (where your second usercontrol is in) to a temp file and then ad the control in he designer over that dll.
I think the problem is some kind of circular dependences between the usercontrols.
In worst case you could try to export the second control in a seperat project(dll) and try it again.

2)
An other posibility is that your second usercontrol throws an exeption.
Therefore you could start a second instance of your design application (VS or something) and connect to the first.
Then you have to change the settings, that you jump in the debugger if an exception occurs.

Hope it helps.

All the best,

Martin
AnswerRe: UserControl within a UserControl Pin
Luc Pattyn30-Jan-07 5:36
sitebuilderLuc Pattyn30-Jan-07 5:36 
QuestionSave treeview expanded state Pin
studiomaxer30-Jan-07 4:18
studiomaxer30-Jan-07 4:18 
AnswerRe: Save treeview expanded state Pin
Mircea Puiu30-Jan-07 4:50
Mircea Puiu30-Jan-07 4:50 
GeneralRe: Save treeview expanded state Pin
bobsugar22230-Jan-07 10:17
bobsugar22230-Jan-07 10:17 
QuestionCancel Search Operation Pin
Monika Dotnet Newbie30-Jan-07 4:01
Monika Dotnet Newbie30-Jan-07 4:01 
AnswerRe: Cancel Search Operation Pin
Mircea Puiu30-Jan-07 4:19
Mircea Puiu30-Jan-07 4:19 
QuestionSet Webservice wsdl Programmticaly Pin
Tyler4530-Jan-07 3:44
Tyler4530-Jan-07 3:44 
AnswerRe: Set Webservice wsdl Programmticaly Pin
jchigg200030-Jan-07 4:10
jchigg200030-Jan-07 4:10 
AnswerRe: Set Webservice wsdl Programmticaly Pin
Tyler4530-Jan-07 4:44
Tyler4530-Jan-07 4:44 
QuestionIt's urgent Pin
sjs4u30-Jan-07 3:24
sjs4u30-Jan-07 3:24 
GeneralRe: It's urgent Pin
Martin#30-Jan-07 3:32
Martin#30-Jan-07 3:32 
AnswerRe: It's urgent Pin
Colin Angus Mackay30-Jan-07 3:47
Colin Angus Mackay30-Jan-07 3:47 
GeneralRe: It's urgent Pin
Pete O'Hanlon30-Jan-07 3:50
mvePete O'Hanlon30-Jan-07 3:50 
AnswerRe: It's urgent Pin
ednrgc30-Jan-07 5:21
ednrgc30-Jan-07 5:21 
GeneralRe: It's urgent Pin
Guffa30-Jan-07 8:52
Guffa30-Jan-07 8:52 
GeneralRe: It's urgent Pin
ednrgc30-Jan-07 9:09
ednrgc30-Jan-07 9:09 
GeneralRe: It's urgent Pin
Pete O'Hanlon30-Jan-07 9:25
mvePete O'Hanlon30-Jan-07 9:25 

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.