Exemplo n.º 1
0
        public UserControlBlock()
        {
            InitializeComponent();

            msequence = new CComLibrary.Sequence();



            // waveformGraph1.PlotAreaColor = Color.SeaGreen;
        }
Exemplo n.º 2
0
        public UserControlStep()
        {
            InitializeComponent();

            msequence = new CComLibrary.Sequence();
        }