Ejemplo n.º 1
0
        public TestRunControl()
		{
			// This call is required by the Windows.Forms Form Designer.
			InitializeComponent();

            this.controlEnabler= new EnableControlDelegate(this.EnableControl);
        }
Ejemplo n.º 2
0
        public TestRunControl()
        {
            // This call is required by the Windows.Forms Form Designer.
            InitializeComponent();

            this.controlEnabler = new EnableControlDelegate(this.EnableControl);
        }