G
Guest
I have a control that inherits from the Panel Class. To this, I added a
label which I want to use as a caption in my derived control. However, I
can't get the label to show up in the panel. I tried a text box and it works
fine. I've tried everything on the label from visible=True, BringToFront,
etc. but I can't get it to show up.
Is this a bug in VS or can one just not do this?
label which I want to use as a caption in my derived control. However, I
can't get the label to show up in the panel. I tried a text box and it works
fine. I've tried everything on the label from visible=True, BringToFront,
etc. but I can't get it to show up.
Is this a bug in VS or can one just not do this?