WolfDen133
WolfDen133
CC#
Created by WolfDen133 on 10/31/2024 in #help
Winforms control not updating on window resize
Hiya, theres an interesting thing that happens with my winforms application, im setting positions with code as its the aproach i know best but have encountered a weird issue where the position will not visually update, even after calling invalidate and update
6 replies
CC#
Created by WolfDen133 on 4/21/2024 in #help
touch input winforms
Hiya, Im trying to interpret touch inputs for winforms, ive overritten the WndProc, but when i touch my window no WM_TOUCH message is sent, im getting code 282 and code 528, but not code 576 which is the one i need, it is registered in user32 as a touch screen serface, any suggestions
8 replies