I would like to be able to set the width and height of a B4XTable ( and maybe the Left and Top position ) in code based on the form size as the user changes the size. Is there a way to do this?
Thank you Erel! Setting the left-rt anchor and the up-dn anchor worked perfect for what I needed and NO CODE TO WRITE! I had assumed that anchors only took care of the top and left positions. Assumptions seem to always get me in trouble.