コード例 #1
0
        public SimpleDashSettingsPanel(SimpleDashboard simpleDashController)
        {
            InitializeComponent();
            this.simpleDashController = simpleDashController;

            RefreshControls();
        }
コード例 #2
0
        public SimpleDashSettingsPanel(SimpleDashboard simpleDashController)
        {
            InitializeComponent();
            this.simpleDashController = simpleDashController;

            RefreshControls();
        }