-
Hi ! I want to know how to create a window that with OwnerWindowId? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
For example :
|
Beta Was this translation helpful? Give feedback.
-
It can be done with GWL_HWNDPARENT Quick test with a Window (can be checked with Spy++) :
With :
|
Beta Was this translation helpful? Give feedback.
-
@castorix Thanks, your code did works. |
Beta Was this translation helpful? Give feedback.
It can be done with GWL_HWNDPARENT
Quick test with a Window (can be checked with Spy++) :