I have two labels inside a frame but they are only visible at runtime if the frame's visible property is set to false. Both the labels are not visible at design time whether the frame is visible or not. Why is this? Is there a way out of this?
Thanks
Simon




Reply With Quote