all groups > vb.net controls > october 2005 >
You're in the

vb.net controls

group:

Inherit Forms



Inherit Forms <Windy>
10/19/2005 9:08:41 PM
vb.net controls: Hi all expert,

I need to create a baseform with MustOverride function, but i found that
once I had the parent form with mustoverride function, the child form are
not displayable in design view.

What had I had wrong?

Thanks alot.

Re: Inherit Forms S.M. Altaf [MVP]
10/23/2005 10:18:19 PM
Not sure, can you show your code?






-------------------------------------------------------------------------=
-------
All that glitters has a high refractive index.=20
www.mendhak.com=20
[quoted text, click to view]

I need to create a baseform with MustOverride function, but i found =
that=20
once I had the parent form with mustoverride function, the child form =
are=20
not displayable in design view.

What had I had wrong?

Re: Inherit Forms Ray Cassick (Home)
10/30/2005 2:25:44 PM
Typical issue.. see here:

http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms/browse_thread/thread/ceea00d3e397e71a/ed9236d58d174f8b?lnk=st&q=inherited+forms+not+displaying+in+designer&rnum=1&hl=en#ed9236d58d174f8b

I ran into it myself a few times.

[quoted text, click to view]

Re: Inherit Forms <Windy>
11/6/2005 12:00:00 AM
Thanks Ray,
I am not sure if i use it wrongly. It did solve the design view
problem, [but to me the solution seems switching to virtual function instead
even in code view.] It loses my original purpose that the function is
abstract and must be definited in the child form.
How can I achieve it without affecting the design view?

Thanks.

"Ray Cassick (Home)" <rcassickNOSPAM@enterprocity.com> ¼¶¼g©ó¶l¥ó·s»D:eLaVEfY3FHA.1276@TK2MSFTNGP09.phx.gbl...
[quoted text, click to view]

Re: Inherit Forms Ray Cassick (Home)
11/6/2005 2:49:58 PM
I have not been able to get around everything myself. I am still having
problems like you.

As far as I can tell, moving to 2005 fixes most (if not all) of these
annoying things but I am not sure.


[quoted text, click to view]

AddThis Social Bookmark Button