Is there a way to use the SkinManager to set the skin of a type of control? For example, we use the skin manager to set all RadControls to use Office2007. However, in the case of the RadSplitter, we just don't like the Office2007 skin and would really like to set ALL RadSplitters to use Vista.
TargetControls works for specific controls. But we don't want each developer that uses a Splitter to have to remember to do that. We'd rather say that all RadSplitters are Vista, all other Rad Controls are Office2007.
Is this possible? If not - it seems like a reasonable feature request. Slightly more granular than "all Rad Controls" - but less specific than "Control with ID=x".
TargetControls works for specific controls. But we don't want each developer that uses a Splitter to have to remember to do that. We'd rather say that all RadSplitters are Vista, all other Rad Controls are Office2007.
Is this possible? If not - it seems like a reasonable feature request. Slightly more granular than "all Rad Controls" - but less specific than "Control with ID=x".