Hi,
Using VFPA on Win11Pro I have a form with a grid that is pushed off into the corner (out of the way) with it's visible property set to .F. I have a button that toggles its show/hide. It's show sets the grids top=10, left=10 and visible = .T. properties and it shows where needed. Its anchor is set to 15. The hide toggle sets it's visible to .F. again.
As soon as you start to resize the form, the grid disappears. I know its visible state is still true because I have to press the show button twice. The first click would make it hide and the 2nd click would show it again. It takes 2 clicks to show it again and as soon as a form resize is attempted, the grid disappears again.
Any ideas?
Thanks, Stanley
Using VFPA on Win11Pro I have a form with a grid that is pushed off into the corner (out of the way) with it's visible property set to .F. I have a button that toggles its show/hide. It's show sets the grids top=10, left=10 and visible = .T. properties and it shows where needed. Its anchor is set to 15. The hide toggle sets it's visible to .F. again.
As soon as you start to resize the form, the grid disappears. I know its visible state is still true because I have to press the show button twice. The first click would make it hide and the 2nd click would show it again. It takes 2 clicks to show it again and as soon as a form resize is attempted, the grid disappears again.
Any ideas?
Thanks, Stanley