首页 > 慧问 > 频道

升级到V13.1 后 DevExpress.Utils.Design.ControlDesignerEx 报错,[DevExpress Universal Subscription]

发表于2019-05-10 回复:0 查看:1775  |  

升级到V13.1 后     DevExpress.Utils.Design.ControlDesignerEx  报错,

 internal class UEditorDesigner : DevExpress.Utils.Design.ControlDesignerEx
    {
        private UEditor MyControl;

        public override void Initialize(IComponent component)
        {
            base.Initialize(component);

            MyControl = (UEditor)component;
            this.EnableDesignMode(MyControl.Label, "Label");
        }
    }

0个回答

打破零回复...

回复

登录 慧都网发表评论

扫码咨询


添加微信 立即咨询

电话咨询

客服热线
023-68661681

TOP