Beispiel #1
0
        public UserControlBlock()
        {
            InitializeComponent();

            msequence = new CComLibrary.Sequence();



            // waveformGraph1.PlotAreaColor = Color.SeaGreen;
        }
        public UserControlStep()
        {
            InitializeComponent();

            msequence = new CComLibrary.Sequence();
        }