Completed
Last Updated: 02 Jun 2022 15:21 by ADMIN
Release R2 2022 SP1
Created by: Rathna
Comments: 0
Category: SkinManager
Type: Bug Report
1

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