Is it possible to predict the height of a window's bottomborder (window opened on the frontmost public screen). The screenheight is depending notably if it has a resize gadget or not, and its size van be changed with the screens prefs (GUI)
Can one get acces to this value ?
sc->WBorBottom;
and
wn->BorderBottom
are probably equal if no resize gadget?
