Ejemplo n.º 1
0
        public void init()
        {
            loadControlViews();
            loadLayoutView();
            loadDefLinks();

            parentForm.cEXWB1.SetDesignMode("off");
            m_template = new DemoApp.eq_controls.templateBase(parentForm);
            parentForm.cEXWB1.SetDesignMode("on");
        }
Ejemplo n.º 2
0
        public void init()
        {
            loadControlViews();
            loadLayoutView();
            loadDefLinks();

            parentForm.cEXWB1 .SetDesignMode("off");
            m_template = new DemoApp.eq_controls.templateBase(parentForm);
            parentForm.cEXWB1.SetDesignMode("on");
        }