NGMsoftware

NGMsoftware
로그인 회원가입
  • 커뮤니티
  • 질문과 답변
  • 커뮤니티

    지식인! 질문에 답변을 달면 포인트가 지급됩니다.

    질문과 답변

    지식인! 질문에 답변을 달면 포인트가 지급됩니다.

    질문에 대한 답변을 3일안에 채택하지 않으면, 자동으로 첫번째 답변자가 채택되고 포인트는 100점이 차감됩니다.

    디자이너 디자인 파일에 라인넘버 라고 하셧는데

    페이지 정보

    본문

    어떤 문제인가요??

     

     

    • 네이버 공유하기
    • 페이스북 공유하기
    • 트위터 공유하기
    • 카카오스토리 공유하기
    추천0 비추천0

    댓글목록

      채택답변
    profile_image

    엔지엠소프트웨어님의 댓글

    엔지엠소프트웨어 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일 Date

    라인 넘버가 보이도록 처리하셔서 소스를 올려주세요.

    profile_image

    까까로트님의 댓글의 댓글

    no_profile 까까로트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    라인 넘버란게 어떤거 말씀하시는거에요?

    profile_image

    멘트님의 댓글의 댓글

    no_profile 멘트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    몇줄에 어떤소스가 위치해있는지 표시해주는 왼쪽에 줄숫자말씀하시는것 같습니당

    profile_image

    까까로트님의 댓글의 댓글

    no_profile 까까로트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    카톡에 통소시 라인넘버 보이는걸 보내드렸었어요

    profile_image

    까까로트님의 댓글의 댓글

    no_profile 까까로트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    통소스 보내드린거에  줄숫자 표시 된거 보냈어요

    profile_image

    엔지엠소프트웨어님의 댓글

    엔지엠소프트웨어 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일 Date

    저거 말구요. 위 스샷에 보시면 initializeComponent 있죠? 그 부분을 클릭하시고 F12 누르세요.
    그러면 새창으로 designer 파일이 열려요. 그 내용을 올려주세요.

    profile_image

    까까로트님의 댓글의 댓글

    no_profile 까까로트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    namespace MyNGMPlayer메트로
    {
        partial class Form1
        {
            /// <summary>
            /// 필수 디자이너 변수입니다.
            /// </summary>
            private System.ComponentModel.IContainer components = null;

            /// <summary>
            /// 사용 중인 모든 리소스를 정리합니다.
            /// </summary>
            /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
            protected override void Dispose(bool disposing)
            {
                if (disposing && (components != null))
                {
                    components.Dispose();
                }
                base.Dispose(disposing);
            }

            #region Windows Form 디자이너에서 생성한 코드

            /// <summary>
            /// 디자이너 지원에 필요한 메서드입니다.
            /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
            /// </summary>
            private void InitializeComponent()
            {
                System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
                this.playButton2 = new NGM.GUI.Toolkit.PlayButton();
                this.stopButton2 = new NGM.GUI.Toolkit.StopButton();
                this.metroTabControl2 = new MetroFramework.Controls.MetroTabControl();
                this.metroTabPage4 = new MetroFramework.Controls.MetroTabPage();
                this.metroTabPage5 = new MetroFramework.Controls.MetroTabPage();
                this.metroTabPage6 = new MetroFramework.Controls.MetroTabPage();
                this.script3 = new NGM.GUI.Toolkit.Script();
                this.script4 = new NGM.GUI.Toolkit.Script();
                this.groupMetro9 = new NGM.GUI.Toolkit.GroupMetro();
                this.groupMetro10 = new NGM.GUI.Toolkit.GroupMetro();
                this.groupMetro11 = new NGM.GUI.Toolkit.GroupMetro();
                this.groupMetro12 = new NGM.GUI.Toolkit.GroupMetro();
                this.groupMetro13 = new NGM.GUI.Toolkit.GroupMetro();
                this.groupMetro14 = new NGM.GUI.Toolkit.GroupMetro();
                this.groupMetro15 = new NGM.GUI.Toolkit.GroupMetro();
                this.groupMetro16 = new NGM.GUI.Toolkit.GroupMetro();
                this.alwaysOnTopMetro2 = new NGM.GUI.ConfigClient.AlwaysOnTopMetro();
                this.administratorExecuteMetro2 = new NGM.GUI.ConfigSystem.AdministratorExecuteMetro();
                this.showMouseEffectMetro2 = new NGM.GUI.ConfigOption.ShowMouseEffectMetro();
                this.metroLabel3 = new MetroFramework.Controls.MetroLabel();
                this.metroLabel4 = new MetroFramework.Controls.MetroLabel();
                this.metroComboBox3 = new MetroFramework.Controls.MetroComboBox();
                this.metroComboBox4 = new MetroFramework.Controls.MetroComboBox();
                this.metroTabControl2.SuspendLayout();
                this.metroTabPage4.SuspendLayout();
                this.metroTabPage5.SuspendLayout();
                this.metroTabPage6.SuspendLayout();
                this.script3.SuspendLayout();
                this.script4.SuspendLayout();
                this.SuspendLayout();
                //
                // playButton2
                //
                this.playButton2.ButtonImage = null;
                this.playButton2.ButtonText = "Play";
                this.playButton2.ControlDesign = NGM.GUI.Common.ButtonDesign.Metro;
                this.playButton2.Location = new System.Drawing.Point(319, 27);
                this.playButton2.Name = "playButton2";
                this.playButton2.Size = new System.Drawing.Size(75, 22);
                this.playButton2.TabIndex = 0;
                //
                // stopButton2
                //
                this.stopButton2.ButtonImage = null;
                this.stopButton2.ButtonText = "Stop";
                this.stopButton2.ControlDesign = NGM.GUI.Common.ButtonDesign.Metro;
                this.stopButton2.Location = new System.Drawing.Point(411, 26);
                this.stopButton2.Name = "stopButton2";
                this.stopButton2.Size = new System.Drawing.Size(75, 22);
                this.stopButton2.TabIndex = 1;
                //
                // metroTabControl2
                //
                this.metroTabControl2.Controls.Add(this.metroTabPage4);
                this.metroTabControl2.Controls.Add(this.metroTabPage5);
                this.metroTabControl2.Controls.Add(this.metroTabPage6);
                this.metroTabControl2.Location = new System.Drawing.Point(13, 139);
                this.metroTabControl2.Name = "metroTabControl2";
                this.metroTabControl2.SelectedIndex = 2;
                this.metroTabControl2.Size = new System.Drawing.Size(464, 158);
                this.metroTabControl2.TabIndex = 2;
                //
                // metroTabPage4
                //
                this.metroTabPage4.Controls.Add(this.script3);
                this.metroTabPage4.HorizontalScrollbarBarColor = true;
                this.metroTabPage4.Location = new System.Drawing.Point(4, 36);
                this.metroTabPage4.Name = "metroTabPage4";
                this.metroTabPage4.Size = new System.Drawing.Size(456, 118);
                this.metroTabPage4.TabIndex = 0;
                this.metroTabPage4.Text = "숙제하기";
                this.metroTabPage4.VerticalScrollbarBarColor = true;
                //
                // metroTabPage5
                //
                this.metroTabPage5.Controls.Add(this.script4);
                this.metroTabPage5.HorizontalScrollbarBarColor = true;
                this.metroTabPage5.Location = new System.Drawing.Point(4, 36);
                this.metroTabPage5.Name = "metroTabPage5";
                this.metroTabPage5.Size = new System.Drawing.Size(456, 118);
                this.metroTabPage5.TabIndex = 1;
                this.metroTabPage5.Text = "자동사냥";
                this.metroTabPage5.VerticalScrollbarBarColor = true;
                //
                // metroTabPage6
                //
                this.metroTabPage6.Controls.Add(this.showMouseEffectMetro2);
                this.metroTabPage6.Controls.Add(this.administratorExecuteMetro2);
                this.metroTabPage6.Controls.Add(this.alwaysOnTopMetro2);
                this.metroTabPage6.HorizontalScrollbarBarColor = true;
                this.metroTabPage6.Location = new System.Drawing.Point(4, 36);
                this.metroTabPage6.Name = "metroTabPage6";
                this.metroTabPage6.Size = new System.Drawing.Size(456, 118);
                this.metroTabPage6.TabIndex = 2;
                this.metroTabPage6.Text = "옵션설정";
                this.metroTabPage6.VerticalScrollbarBarColor = true;
                this.metroTabPage6.Click += new System.EventHandler(this.metroTabPage6_Click);
                //
                // script3
                //
                this.script3.BackColor = System.Drawing.Color.Transparent;
                this.script3.Controls.Add(this.groupMetro13);
                this.script3.Controls.Add(this.groupMetro12);
                this.script3.Controls.Add(this.groupMetro11);
                this.script3.Controls.Add(this.groupMetro10);
                this.script3.Controls.Add(this.groupMetro9);
                this.script3.Dock = System.Windows.Forms.DockStyle.Fill;
                this.script3.Location = new System.Drawing.Point(0, 0);
                this.script3.Name = "script3";
                this.script3.SelectScript = "C:\\Users\\aaa\\Desktop\\그룹 11.ngs";
                this.script3.Size = new System.Drawing.Size(456, 118);
                this.script3.TabIndex = 2;
                //
                // script4
                //
                this.script4.BackColor = System.Drawing.Color.Transparent;
                this.script4.Controls.Add(this.groupMetro16);
                this.script4.Controls.Add(this.groupMetro15);
                this.script4.Controls.Add(this.groupMetro14);
                this.script4.Dock = System.Windows.Forms.DockStyle.Fill;
                this.script4.Location = new System.Drawing.Point(0, 0);
                this.script4.Name = "script4";
                this.script4.SelectScript = "C:\\Users\\aaa\\Desktop\\그룹 222.ngs";
                this.script4.Size = new System.Drawing.Size(456, 118);
                this.script4.TabIndex = 2;
                //
                // groupMetro9
                //
                this.groupMetro9.CheckUncheck = true;
                this.groupMetro9.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.CheckBox;
                this.groupMetro9.DescriptionText = "요일 던전";
                this.groupMetro9.DescriptionWidth = 130;
                this.groupMetro9.Location = new System.Drawing.Point(7, 4);
                this.groupMetro9.Name = "groupMetro9";
                this.groupMetro9.SelectGroup = "0. 요일 던전";
                this.groupMetro9.Size = new System.Drawing.Size(200, 24);
                this.groupMetro9.TabIndex = 0;
                this.groupMetro9.Tag = ((object)(resources.GetObject("groupMetro9.Tag")));
                //
                // groupMetro10
                //
                this.groupMetro10.CheckUncheck = true;
                this.groupMetro10.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.CheckBox;
                this.groupMetro10.DescriptionText = "채집 던전";
                this.groupMetro10.DescriptionWidth = 130;
                this.groupMetro10.Location = new System.Drawing.Point(243, 4);
                this.groupMetro10.Name = "groupMetro10";
                this.groupMetro10.SelectGroup = "3. 채집 던전";
                this.groupMetro10.Size = new System.Drawing.Size(200, 24);
                this.groupMetro10.TabIndex = 1;
                this.groupMetro10.Tag = ((object)(resources.GetObject("groupMetro10.Tag")));
                //
                // groupMetro11
                //
                this.groupMetro11.CheckUncheck = true;
                this.groupMetro11.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.CheckBox;
                this.groupMetro11.DescriptionText = "정예 던전";
                this.groupMetro11.DescriptionWidth = 130;
                this.groupMetro11.Location = new System.Drawing.Point(7, 35);
                this.groupMetro11.Name = "groupMetro11";
                this.groupMetro11.SelectGroup = "1. 정예 던전";
                this.groupMetro11.Size = new System.Drawing.Size(200, 24);
                this.groupMetro11.TabIndex = 2;
                this.groupMetro11.Tag = ((object)(resources.GetObject("groupMetro11.Tag")));
                //
                // groupMetro12
                //

    profile_image

    까까로트님의 댓글의 댓글

    no_profile 까까로트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    // groupMetro12
                //
                this.groupMetro12.CheckUncheck = true;
                this.groupMetro12.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.CheckBox;
                this.groupMetro12.DescriptionText = "용의 계곡";
                this.groupMetro12.DescriptionWidth = 130;
                this.groupMetro12.Location = new System.Drawing.Point(243, 35);
                this.groupMetro12.Name = "groupMetro12";
                this.groupMetro12.SelectGroup = "4. 용의 계곡";
                this.groupMetro12.Size = new System.Drawing.Size(200, 24);
                this.groupMetro12.TabIndex = 3;
                this.groupMetro12.Tag = ((object)(resources.GetObject("groupMetro12.Tag")));
                //
                // groupMetro13
                //
                this.groupMetro13.CheckUncheck = true;
                this.groupMetro13.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.CheckBox;
                this.groupMetro13.DescriptionText = "보상 던전";
                this.groupMetro13.DescriptionWidth = 130;
                this.groupMetro13.Location = new System.Drawing.Point(7, 65);
                this.groupMetro13.Name = "groupMetro13";
                this.groupMetro13.SelectGroup = "2. 보상 던전";
                this.groupMetro13.Size = new System.Drawing.Size(200, 24);
                this.groupMetro13.TabIndex = 4;
                this.groupMetro13.Tag = ((object)(resources.GetObject("groupMetro13.Tag")));
                //
                // groupMetro14
                //
                this.groupMetro14.CheckUncheck = true;
                this.groupMetro14.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.Metro;
                this.groupMetro14.DescriptionText = "자동 물약";
                this.groupMetro14.DescriptionWidth = 130;
                this.groupMetro14.Location = new System.Drawing.Point(7, 4);
                this.groupMetro14.Name = "groupMetro14";
                this.groupMetro14.SelectGroup = "0. 자동 물약";
                this.groupMetro14.Size = new System.Drawing.Size(200, 24);
                this.groupMetro14.TabIndex = 0;
                this.groupMetro14.Tag = ((object)(resources.GetObject("groupMetro14.Tag")));
                //
                // groupMetro15
                //
                this.groupMetro15.CheckUncheck = true;
                this.groupMetro15.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.Metro;
                this.groupMetro15.DescriptionText = "마을 귀환";
                this.groupMetro15.DescriptionWidth = 130;
                this.groupMetro15.Location = new System.Drawing.Point(7, 35);
                this.groupMetro15.Name = "groupMetro15";
                this.groupMetro15.SelectGroup = "1. 마을 귀환";
                this.groupMetro15.Size = new System.Drawing.Size(200, 24);
                this.groupMetro15.TabIndex = 1;
                this.groupMetro15.Tag = ((object)(resources.GetObject("groupMetro15.Tag")));
                //
                // groupMetro16
                //
                this.groupMetro16.CheckUncheck = true;
                this.groupMetro16.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.Metro;
                this.groupMetro16.DescriptionText = "사냥터 이동";
                this.groupMetro16.DescriptionWidth = 130;
                this.groupMetro16.Location = new System.Drawing.Point(7, 66);
                this.groupMetro16.Name = "groupMetro16";
                this.groupMetro16.SelectGroup = "2. 사냥터 이동";
                this.groupMetro16.Size = new System.Drawing.Size(200, 24);
                this.groupMetro16.TabIndex = 2;
                this.groupMetro16.Tag = ((object)(resources.GetObject("groupMetro16.Tag")));
                //
                // alwaysOnTopMetro2
                //
                this.alwaysOnTopMetro2.CheckUncheck = false;
                this.alwaysOnTopMetro2.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.CheckBox;
                this.alwaysOnTopMetro2.DescriptionText = "최상위에 창 고정";
                this.alwaysOnTopMetro2.DescriptionWidth = 130;
                this.alwaysOnTopMetro2.Location = new System.Drawing.Point(7, 0);
                this.alwaysOnTopMetro2.Name = "alwaysOnTopMetro2";
                this.alwaysOnTopMetro2.Size = new System.Drawing.Size(200, 24);
                this.alwaysOnTopMetro2.TabIndex = 2;
                //
                // administratorExecuteMetro2
                //
                this.administratorExecuteMetro2.CheckUncheck = false;
                this.administratorExecuteMetro2.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.CheckBox;
                this.administratorExecuteMetro2.DescriptionText = "관리자 권한으로 실행";
                this.administratorExecuteMetro2.DescriptionWidth = 130;
                this.administratorExecuteMetro2.Location = new System.Drawing.Point(7, 30);
                this.administratorExecuteMetro2.Name = "administratorExecuteMetro2";
                this.administratorExecuteMetro2.Size = new System.Drawing.Size(200, 24);
                this.administratorExecuteMetro2.TabIndex = 3;
                //
                // showMouseEffectMetro2
                //
                this.showMouseEffectMetro2.CheckUncheck = false;
                this.showMouseEffectMetro2.ControlDesign = NGM.GUI.Common.SwitchToggleDesign.CheckBox;
                this.showMouseEffectMetro2.DescriptionText = "마우스 이펙트 표시";
                this.showMouseEffectMetro2.DescriptionWidth = 130;
                this.showMouseEffectMetro2.Location = new System.Drawing.Point(7, 61);
                this.showMouseEffectMetro2.Name = "showMouseEffectMetro2";
                this.showMouseEffectMetro2.Size = new System.Drawing.Size(200, 24);
                this.showMouseEffectMetro2.TabIndex = 4;
                //
                // metroLabel3
                //
                this.metroLabel3.AutoSize = true;
                this.metroLabel3.Location = new System.Drawing.Point(24, 91);
                this.metroLabel3.Name = "metroLabel3";
                this.metroLabel3.Size = new System.Drawing.Size(65, 19);
                this.metroLabel3.TabIndex = 3;
                this.metroLabel3.Text = "테마선택";
                //
                // metroLabel4
                //
                this.metroLabel4.AutoSize = true;
                this.metroLabel4.Location = new System.Drawing.Point(249, 91);
                this.metroLabel4.Name = "metroLabel4";
                this.metroLabel4.Size = new System.Drawing.Size(65, 19);
                this.metroLabel4.TabIndex = 4;
                this.metroLabel4.Text = "컬러선택";
                //
                // metroComboBox3
                //
                this.metroComboBox3.FormattingEnabled = true;
                this.metroComboBox3.ItemHeight = 23;
                this.metroComboBox3.Location = new System.Drawing.Point(113, 86);
                this.metroComboBox3.Name = "metroComboBox3";
                this.metroComboBox3.Size = new System.Drawing.Size(121, 29);
                this.metroComboBox3.TabIndex = 5;
                //
                // metroComboBox4
                //
                this.metroComboBox4.FormattingEnabled = true;
                this.metroComboBox4.ItemHeight = 23;
                this.metroComboBox4.Location = new System.Drawing.Point(339, 86);
                this.metroComboBox4.Name = "metroComboBox4";
                this.metroComboBox4.Size = new System.Drawing.Size(121, 29);
                this.metroComboBox4.TabIndex = 6;
                //
                // Form1
                //
                this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
                this.ClientSize = new System.Drawing.Size(500, 320);
                this.Controls.Add(this.metroComboBox4);
                this.Controls.Add(this.metroComboBox3);
                this.Controls.Add(this.metroLabel4);
                this.Controls.Add(this.metroLabel3);
                this.Controls.Add(this.metroTabControl2);
                this.Controls.Add(this.stopButton2);
                this.Controls.Add(this.playButton2);
                this.Name = "Form1";
                this.Text = "My Metro Player";
                this.Load += new System.EventHandler(this.Form1_Load);
                this.metroTabControl2.ResumeLayout(false);
                this.metroTabPage4.ResumeLayout(false);
                this.metroTabPage5.ResumeLayout(false);
                this.metroTabPage6.ResumeLayout(false);
                this.script3.ResumeLayout(false);
                this.script4.ResumeLayout(false);
                this.ResumeLayout(false);
                this.PerformLayout();

            }

    profile_image

    까까로트님의 댓글의 댓글

    no_profile 까까로트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    #endregion

            private NGM.GUI.Toolkit.PlayButton playButton1;
            private NGM.GUI.Toolkit.StopButton stopButton1;
            private MetroFramework.Controls.MetroTabControl metroTabControl1;
            private MetroFramework.Controls.MetroTabPage metroTabPage1;
            private NGM.GUI.Toolkit.Script script1;
            private MetroFramework.Controls.MetroTabPage metroTabPage2;
            private NGM.GUI.Toolkit.Script script2;
            private MetroFramework.Controls.MetroTabPage metroTabPage3;
            private NGM.GUI.Toolkit.GroupMetro groupMetro5;
            private NGM.GUI.Toolkit.GroupMetro groupMetro4;
            private NGM.GUI.Toolkit.GroupMetro groupMetro3;
            private NGM.GUI.Toolkit.GroupMetro groupMetro2;
            private NGM.GUI.Toolkit.GroupMetro groupMetro1;
            private NGM.GUI.Toolkit.GroupMetro groupMetro8;
            private NGM.GUI.Toolkit.GroupMetro groupMetro7;
            private NGM.GUI.Toolkit.GroupMetro groupMetro6;
            private NGM.GUI.ConfigOption.ShowMouseEffectMetro showMouseEffectMetro1;
            private NGM.GUI.ConfigSystem.AdministratorExecuteMetro administratorExecuteMetro1;
            private NGM.GUI.ConfigClient.AlwaysOnTopMetro alwaysOnTopMetro1;
            private MetroFramework.Controls.MetroLabel metroLabel1;
            private MetroFramework.Controls.MetroLabel metroLabel2;
            private MetroFramework.Controls.MetroComboBox metroComboBox1;
            private MetroFramework.Controls.MetroComboBox metroComboBox2;
            private NGM.GUI.Toolkit.PlayButton playButton2;
            private NGM.GUI.Toolkit.StopButton stopButton2;
            private MetroFramework.Controls.MetroTabControl metroTabControl2;
            private MetroFramework.Controls.MetroTabPage metroTabPage4;
            private MetroFramework.Controls.MetroTabPage metroTabPage6;
            private MetroFramework.Controls.MetroTabPage metroTabPage5;
            private NGM.GUI.Toolkit.Script script3;
            private NGM.GUI.Toolkit.GroupMetro groupMetro13;
            private NGM.GUI.Toolkit.GroupMetro groupMetro12;
            private NGM.GUI.Toolkit.GroupMetro groupMetro11;
            private NGM.GUI.Toolkit.GroupMetro groupMetro10;
            private NGM.GUI.Toolkit.GroupMetro groupMetro9;
            private NGM.GUI.Toolkit.Script script4;
            private NGM.GUI.Toolkit.GroupMetro groupMetro16;
            private NGM.GUI.Toolkit.GroupMetro groupMetro15;
            private NGM.GUI.Toolkit.GroupMetro groupMetro14;
            private NGM.GUI.ConfigOption.ShowMouseEffectMetro showMouseEffectMetro2;
            private NGM.GUI.ConfigSystem.AdministratorExecuteMetro administratorExecuteMetro2;
            private NGM.GUI.ConfigClient.AlwaysOnTopMetro alwaysOnTopMetro2;
            private MetroFramework.Controls.MetroLabel metroLabel3;
            private MetroFramework.Controls.MetroLabel metroLabel4;
            private MetroFramework.Controls.MetroComboBox metroComboBox3;
            private MetroFramework.Controls.MetroComboBox metroComboBox4;
        }
    }

    profile_image

    엔지엠소프트웨어님의 댓글

    엔지엠소프트웨어 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일 Date

    this.metroComboBox3 = new MetroFramework.Controls.MetroComboBox();
    this.metroComboBox4 = new MetroFramework.Controls.MetroComboBox();

    여기 보시면 실제 소스에서 설정한 이름과 다르죠?

    profile_image

    까까로트님의 댓글의 댓글

    no_profile 까까로트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    네 실제소스는 1,2번이내요 이건 어떻게 바꿔야하나요?

    profile_image

    엔지엠소프트웨어님의 댓글의 댓글

    엔지엠소프트웨어 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일 Date

    한쪽으로 맞추시면 대요.
    원래 코드는 MetroFramework.Controls.MetroComboBox memtroComboBox1 = new ...
    이랬을거예요. 여기서 어떤 이유인지는 알 수 없지만~ 이름이 바뀌면서 실제 생성자는 변경이 되지 않았아요.
    유추해볼 수 있는 부분은 이름을 변경하면 참조되는 모든 항목에 처리하시겠냐고 물어보는데 아마도 취소 눌렀거나 ESC를 누른듯 보입니다.
    이 경우 말고는 저런일이 발생하지 않을거 같거든요^^;

    profile_image

    까까로트님의 댓글의 댓글

    no_profile 까까로트 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일 Date

    form1 소스에 1,2를 전수 3,4로 변경하니까 실행 되는데요
    누락 된 버튼들 필드가 사용되지 않았습니다 나오내요 만들었다 취소된것들