Ejemplo n.º 1
0
        public Settings()
        {
            //
            // The InitializeComponent() call is required for Windows Forms designer support.
            //

            InitializeComponent();
            settingsM = new settingsModel();

            //
            // TODO: Add constructor code after the InitializeComponent() call.
            //
        }