I want to know how to remove the EWX_TOPMOST property from a window.
Example: I have a window 900x900 that is relevently important, 810000 pixels is quite a bit of wasted space, and I need to get to another application, but the "big window" is very persistant in thinking it is so important.
How do I remove this property from the window -- It's handle will be "hwnd".

This is what I hope for (RemoveProperty(HWND,PROPERTY_TYPE))
I don't think it will be that simple.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.