How to prevent child window resizing and change position?
code:
SetParent lonHandle, Form1.hwnd
now, I want to prevent resizing and change position from lonHandle window
code:
SetParent lonHandle, Form1.hwnd
now, I want to prevent resizing and change position from lonHandle window