Jump to content

Recommended Posts

Posted (edited)

Why is there a limitation for the COM WinMove function with regards to width and height?

According to the documentation ....

If very width and height are small (or negative), the window will go no smaller than 112 x 27 pixels.

Is there any way to get around this limitation?

Edited by mscdex
Posted

If you manually resize a window to minimum, I guess the result is the same. Just a small piece of a title bar. There wouldn't be much sense to make it smaller. If it needs to be hidden, alter the window visibility instead.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...