How to get the size of panel's clientarea (the place where added child controls reside, except eg. the title bar in frame or tabs in property sheet)? GetSize() seems to return the size of whole panel with title bar, borders and stuff that my childcontrols, that I add, can't draw over, so I end up making them too big.
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

