Cant make Calendar visible within Pane!

  • Thread starter Thread starter VB Programmer
  • Start date Start date
V

VB Programmer

I have a Pane on an aspx page with a calendar inside of it. In the designer
I cannot set Visible to True. Anyone know why?

Thanks.
 
Do you even see the properties of it or are you only seeing the properties
of the Panel control?

Curt
 
I tried it through code and it works. Thanks!
Curt_C said:
Do you even see the properties of it or are you only seeing the properties
of the Panel control?

Curt
 
Back
Top