Guest Posted April 11, 2018 Posted April 11, 2018 Hello, I need to know if the window have title bar or border like this: Or it is something defferent with it own style like this: Is there any ideas how to know this? Thank you!
Andreik Posted April 11, 2018 Posted April 11, 2018 You can verify the window styles like WS_BORDER or WS_CAPTION but it's quite hard to say if there is or not a title bar. Maybe someone create a custom GUI with WS_POPUP style and create a custom title bar.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now