Hi,

Can we inherit windows controls in a form? If yes, how to do that?

Thanks.
Shilp

Recommended Answers

All 6 Replies

Sorry what do you mean by inherit? to use user control in a form or to use abstract user control and another user controls share some layout??

explain more clearly

I think s/he means to use it, so we wait for him\her to reply.

i think for sharing controls...

Hi,

Can we inherit windows controls in a form? If yes, how to do that?

Thanks.
Shilp

if u want particular control should be inherited in different forms then you have to use it with the help of UserControl

if u wnat that form should get inherited then you have the option Project- add new item--- inherited form


please specify question in more deep so i can help you

Hi,

I want to inherit the whole form in another form. How to do that? Please help.
I have designed a form which is a part of a project. Now I want to ship only that form as a
separate application. So I thought I can inheirt the form in the new project and only new project will be shipped. Can it be done?

Sorry that I am replying late since was out-of-station.


Thanks & Regards,
Shilp

if u want particular control should be inherited in different forms then you have to use it with the help of UserControl

if u wnat that form should get inherited then you have the option Project- add new item--- inherited form


please specify question in more deep so i can help you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.