프로젝트

일반

사용자정보

개정판 ca214bc3

IDca214bc3430eaac466d223ce7d3604e67aac0bb5
상위 3939eebf
하위 965eb728

gaqhf 이(가) 5년 이상 전에 추가함

dev issue #000 : add SplashScreen

Change-Id: I7fffe8b6e135fa0dd6e822fa0ab561cf82f2608a

차이점 보기:

DTI_PID/SPPIDConverter/ConverterDocking.Designer.cs
30 30
        {
31 31
            this.components = new System.ComponentModel.Container();
32 32
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConverterDocking));
33
            DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager = new DevExpress.XtraSplashScreen.SplashScreenManager(this, null, true, true, typeof(System.Windows.Forms.UserControl));
33 34
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
35
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
34 36
            this.btnSPPIDConverter = new DevExpress.XtraEditors.SimpleButton();
35 37
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
36 38
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
37 39
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
38
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
39
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
40 40
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
41
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
41 42
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
42 43
            this.layoutControl1.SuspendLayout();
43 44
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
......
58 59
            this.layoutControl1.TabIndex = 0;
59 60
            this.layoutControl1.Text = "layoutControl1";
60 61
            // 
62
            // simpleButton1
63
            // 
64
            this.simpleButton1.Location = new System.Drawing.Point(12, 52);
65
            this.simpleButton1.Name = "simpleButton1";
66
            this.simpleButton1.Size = new System.Drawing.Size(126, 22);
67
            this.simpleButton1.StyleController = this.layoutControl1;
68
            this.simpleButton1.TabIndex = 5;
69
            this.simpleButton1.Text = "simpleButton1";
70
            this.simpleButton1.Visible = false;
71
            this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
72
            // 
61 73
            // btnSPPIDConverter
62 74
            // 
63 75
            this.btnSPPIDConverter.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSPPIDConverter.ImageOptions.SvgImage")));
......
98 110
            this.emptySpaceItem1.Size = new System.Drawing.Size(130, 214);
99 111
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
100 112
            // 
101
            // defaultLookAndFeel
102
            // 
103
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful";
104
            // 
105
            // simpleButton1
106
            // 
107
            this.simpleButton1.Location = new System.Drawing.Point(12, 52);
108
            this.simpleButton1.Name = "simpleButton1";
109
            this.simpleButton1.Size = new System.Drawing.Size(126, 22);
110
            this.simpleButton1.StyleController = this.layoutControl1;
111
            this.simpleButton1.TabIndex = 5;
112
            this.simpleButton1.Text = "simpleButton1";
113
            this.simpleButton1.Visible = false;
114
            this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
115
            // 
116 113
            // layoutControlItem2
117 114
            // 
118 115
            this.layoutControlItem2.Control = this.simpleButton1;
......
122 119
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
123 120
            this.layoutControlItem2.TextVisible = false;
124 121
            // 
122
            // defaultLookAndFeel
123
            // 
124
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2019 Colorful";
125
            // 
126
            // splashScreenManager
127
            // 
128
            splashScreenManager.ClosingDelay = 500;
129
            // 
125 130
            // ConverterDocking
126 131
            // 
127 132
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)