Hai Friends::
I have One Doubt.I want add usercontrol in Windows Form control in c#.net.I know in asp.net just we can drag the ascx to asp.net page.But I want Know in windows application.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Mar 19, 2010, 4:15 PM
aravindPosted Mar 19, 2010, 12:50 AM
Thanks For Reply.But that userControl is same Project means .What I do.It will not come in toolbox
Sam HobbsPosted Mar 19, 2010, 12:00 AM
aravindPosted Mar 18, 2010, 6:32 AM
Thanks For your Reply .But that Usercontrol in same project .When I build,Rebuild the Projetc know that time the usercontrol was not in the toolbox.any suggestion?
aravindPosted Mar 18, 2010, 6:32 AM
Thanks For your Reply .But that Usercontrol in same project .When I build,Rebuild the Projetc know that time the usercontrol was not in the toolbox.any suggestion?
Sam HobbsPosted Mar 17, 2010, 4:21 PM
Hirendra SisodiyaPosted Mar 17, 2010, 10:15 AM
after making user control build your project, than it will add in your toolbox automatically.
thanks