David Higgs
Programmer
Hi,
On my Form I have drawn a "shape" in the form of a square. I have made a grid of 10 x 10 Squares and each square contains a "text box" (containing the number of the square). I would like to conditionally display the contents of the "text box" and also the "backcolor" of each "shape". I have tried "thisform.textbox.text56.Visible =.F." but this produces an error "unknown member TEXTBOX".
Any help would be most appreciated.
Regards,
David
On my Form I have drawn a "shape" in the form of a square. I have made a grid of 10 x 10 Squares and each square contains a "text box" (containing the number of the square). I would like to conditionally display the contents of the "text box" and also the "backcolor" of each "shape". I have tried "thisform.textbox.text56.Visible =.F." but this produces an error "unknown member TEXTBOX".
Any help would be most appreciated.
Regards,
David