I have not been able to get around everything myself. I am still having
<Windy> wrote in message news:uPlqTZq4FHA.1416@TK2MSFTNGP09.phx.gbl...
> 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...
>> 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.
>>
>> <Windy> wrote in message news:u3kIs2K1FHA.1040@TK2MSFTNGP14.phx.gbl...
>>> 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.
>>>
>>
>>
>
>