简体   繁体   中英

c# custom control winform

c# custom control winproc how

wndproc How can i override it ? How can i do winproc function in custom control and how can i catch coming messages ?

如果您指的是WinForms,请重写Control.WndProc方法,然后在此处进行操作。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM