I am using VB6 on WIN10.
My program used the MSFlexGrid control. When processing to get new data I cover the grid and show the WIN10 version on the hourglass. I tried to use a label control, but I cannot get it to show on top of the grid. So I use a text box. I can easily stop user input, but if the user clicks on the text box a vertical line appears where you would type. The text box is locked.
I don't want the vertical line. I would rather use a label box. But I can't seem to have either.
I have text(caption) in the overlay "Retrieving New Results".
Any suggestions would be helpful.
Thanks
My program used the MSFlexGrid control. When processing to get new data I cover the grid and show the WIN10 version on the hourglass. I tried to use a label control, but I cannot get it to show on top of the grid. So I use a text box. I can easily stop user input, but if the user clicks on the text box a vertical line appears where you would type. The text box is locked.
I don't want the vertical line. I would rather use a label box. But I can't seem to have either.
I have text(caption) in the overlay "Retrieving New Results".
Any suggestions would be helpful.
Thanks