开发者

Windows Mobile Compact Framework Designer Inheritance

开发者 https://www.devze.com 2022-12-22 11:26 出处:网络
I\'m trying to make a form derive from a baseform. When loading the Form into the Designer, it says Virtual Inheritance is disabled and i cannot have access to controls defined in the basedForm.

I'm trying to make a form derive from a baseform.

When loading the Form into the Designer, it says Virtual Inheritance is disabled and i cannot have access to controls defined in the basedForm.

Does an开发者_运维知识库yone knows how to enable the virtual inheritance?

Thank you,


The VS Designer does not support this.

0

精彩评论

暂无评论...
验证码 换一张
取 消