B
basuritta
I have added some labels into a Panel control (just added at design
time through the visual studio 2005 interface) for a little test app
programmed for Pocket PC.
I want to change the visibility to the entire set of controls at the
same time.
I set the .visible property of the Panel to False at one point and all
the controls hide immediately but when I set back miPanel.Visible=True,
the associated labels are not shown.
Any idea - suggestion?
Thanks in advance
time through the visual studio 2005 interface) for a little test app
programmed for Pocket PC.
I want to change the visibility to the entire set of controls at the
same time.
I set the .visible property of the Panel to False at one point and all
the controls hide immediately but when I set back miPanel.Visible=True,
the associated labels are not shown.
Any idea - suggestion?
Thanks in advance