Question
Why all “TextBox” controls cannot be seen on a picture?
- September 15, 2011
- 1 reply
- 1211 views
Hi Mike,
I use a picture and some “TextBox” controls to form a title block. But when I reopen the worksheet, all the “TextBox” controls cannot be seen.
I follow the following setps to form the title block:
- Use “READBMP” function to get an array of a picture.
- Copy all data from the array to the other array named “MCover”.
- Insert a picture with the “MCover” array into worksheet.
- Add some “TextBox” controls on the picture to show some information.
- Right-click on the picture and select “Send to Back”.
The worksheet is shown as chart1. But when I save the worksheet and reopen it, it is shown as chart2. All the “TextBox” controls cannot be seen. If I right-click on the picture and select “Send to Back”, all the “TextBox” controls can be seen again.
I don’t know how to solve this problem. Please give me a hand.
Best regards.
Jeffery

