Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Panel pages sit inside of a PanelManager control. So if you make the panels transparent the PanelManager still has a control color. If you are trying to make it transparent all the way back to the form then you have to make every control from the inside out transparent. Off of the top of my head though, the PanelManager control may not support transparent backcolors. So in this case it would not work anyway.
|