mirror of
https://gitee.com/csharpui/CPF.git
synced 2026-04-17 19:18:03 +08:00
调整继承属性和Windows触摸消息
This commit is contained in:
@@ -657,6 +657,7 @@ namespace CPF.Windows
|
||||
WM_USER = 0x0400,
|
||||
WM_DISPATCH_WORK_ITEM = WM_USER,
|
||||
WM_TOUCH = 0x0240,
|
||||
WM_GESTURE = 0x0119,
|
||||
//WM_PARENTNOTIFY = 0x0210,
|
||||
WM_NCPOINTERUPDATE = 0x0241,
|
||||
WM_NCPOINTERDOWN = 0x0242,
|
||||
|
||||
Reference in New Issue
Block a user