The RadSkinManager has some missing controls(e.g. RadCard) in the ControlTypeToApplySkin definition, hence the following approach does not work for it:
skinmanager.TargetControls.Add(ControlTypeToApplySkin.RadCard ,"Vista"); //ControlTypeToApplySkin.RadCard does not exist