WindowRectOp action 5 border width

Posted by Blainer on Wed 21 Oct 2009 11:03 AM — 2 posts, 12,957 views.

#0
How can I get the border width for WindowRectOp using action 5?
WindowRectOp (win, 5, 0, 0, 0, 0, 10, 15)
Australia Forum Administrator #1
I don't know for sure. It appears to be the width of a 3D-style border, that may vary depending on your windows theme. It seems to me to be 2 pixels from the example on the miniwindows page.

Possibly GetSystemMetrics would return it, but I don't know which selector to use.