Determine a container objects size?
Posted: Thu Jun 02, 2011 4:08 pm
Given a windows handle to an object (ie: not a pb handle)
is there a way to determine the objects dimensions?
is there a way to determine the objects dimensions?
http://www.purebasic.com
https://www.purebasic.fr/english/
Code: Select all
GetWindowRect_(hWnd, rect.RECT)