FoxProProgrammer
Programmer
My form has controls on the left and right side. When a specific option button is selected, the controls on the right side are hidden and I want to resize the window to eliminate the empty space. I tried Form.WindowWidth and Form.Width but neither work. The former returns an error ...can't set the property... and the latter is ignored - no change to the size of the window and no error. Any suggestions?
Thanks,
dz
Thanks,
dz