How to hosting custom deisgner ?
-
Hi i have a several problems with hosting designer within my app. i've found some useful articles such as this[^] and this[^], but my problem does not solved and this codes is very complex. can anybody help me give me a site, blog or someone which have an experience in hosting designer topics ? thanks in advance
-
Hi i have a several problems with hosting designer within my app. i've found some useful articles such as this[^] and this[^], but my problem does not solved and this codes is very complex. can anybody help me give me a site, blog or someone which have an experience in hosting designer topics ? thanks in advance
As I pointed out to you before, hosting a designer is a complex task. Perhaps if you were to edit your post to explain what it is that you are trying to do. i.e. what it is that you are trying to design that needs a designer.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus!
-
As I pointed out to you before, hosting a designer is a complex task. Perhaps if you were to edit your post to explain what it is that you are trying to do. i.e. what it is that you are trying to design that needs a designer.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus!
-
Yes, but if we don't know what it is that you are trying to do it is very difficult to make suitable recommendations. While you are waiting take a look at the links at the bottom of Designing Nested Controls[^], many of them are related to design topics. Maybe you will find something there to help.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus!
-
Yes, but if we don't know what it is that you are trying to do it is very difficult to make suitable recommendations. While you are waiting take a look at the links at the bottom of Designing Nested Controls[^], many of them are related to design topics. Maybe you will find something there to help.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus!
Many thanks henry i foud a good and simple resource in your link : Hosting Windows Forms Designers[^] it's very helpful for me, but my main problem is that i can save my designed form to xml file, but i can not load into my host designer and can not find any class to implement this functionality for me. i'm looking for loading/saving host designed form at runTime.
-
Many thanks henry i foud a good and simple resource in your link : Hosting Windows Forms Designers[^] it's very helpful for me, but my main problem is that i can save my designed form to xml file, but i can not load into my host designer and can not find any class to implement this functionality for me. i'm looking for loading/saving host designed form at runTime.
Once again, it is difficult to advise you as I don't know how you have saved your Form but have you looked at the XMLSerializer class[^]?
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus!