프로젝트

일반

사용자정보

개정판 6dccfc55

ID6dccfc55c89158e7d209969d6409d3531f4309c5
상위 c4953fb7
하위 b159d16f

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

dev issue #366 : edit textbox

Change-Id: Icdb51871b3e59e7748193997ca21af4575ee7bf6

차이점 보기:

DTI_PID/SPPIDConverter/Form/ID2DBSetting.Designer.cs
28 28
        /// </summary>
29 29
        private void InitializeComponent()
30 30
        {
31
            this.components = new System.ComponentModel.Container();
31 32
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ID2DBSetting));
32 33
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
33 34
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
......
50 51
            this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
51 52
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
52 53
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
53
            this.xtraFolderBrowserDialog = new DevExpress.XtraEditors.XtraFolderBrowserDialog();
54
            this.xtraFolderBrowserDialog = new DevExpress.XtraEditors.XtraFolderBrowserDialog(this.components);
54 55
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
55 56
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
56 57
            this.layoutControl1.SuspendLayout();
......
163 164
            this.textBoxProjectDriectory.Name = "textBoxProjectDriectory";
164 165
            this.textBoxProjectDriectory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
165 166
            new DevExpress.XtraEditors.Controls.EditorButton()});
166
            this.textBoxProjectDriectory.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
167 167
            this.textBoxProjectDriectory.Size = new System.Drawing.Size(270, 20);
168 168
            this.textBoxProjectDriectory.StyleController = this.layoutControl1;
169 169
            this.textBoxProjectDriectory.TabIndex = 5;

내보내기 Unified diff