Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在阅读了某些网站之后,我开始了解用户控件和自定义控件之间的区别,但现在我的问题是,除了命名空间层次结构 Mycustom control -> control -> component 和 Mycomponent ->component 之外,customcontrol 和 component 之间有什么区别?
两者都没有设计时支持,也没有Handle和Windproc方法?那么他们到底有什么不同呢?
Handle
Windproc