I am using the RadDock control on a client website page where the decorator is also used. The Decorator has the capability to turn off the feature for certain control types. Is there any way to turn off the Decorator for a RadDockZone/RadDock?
Please ignore this thread and close it if you can. I have figured this out on my own. I was correctly disabling the embedded skins, but I was NOT setting Skin="None". Once I did this, I was able to change everything that I needed to change.
Maybe this will be useful to someone else.
Sorry for any time that may have been spent on this.