프로젝트

일반

사용자정보

개정판 48de8bf8

ID48de8bf81ea107ba175810135c6b162c2f4ac40e
상위 ea647140
하위 242d048b

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

dev issue #000 : edit form

차이점 보기:

DTI_PID/SPPIDConverter_CustomCommand/SPPIDConverter.Designer.cs
194 194
            // toolStripProgressBar
195 195
            // 
196 196
            this.toolStripProgressBar.Name = "toolStripProgressBar";
197
            this.toolStripProgressBar.Size = new System.Drawing.Size(138, 20);
197
            this.toolStripProgressBar.Size = new System.Drawing.Size(750, 20);
198 198
            this.toolStripProgressBar.Step = 1;
199 199
            // 
200 200
            // splitContainer1
DTI_PID/SPPIDConverter_CustomCommand/SPPIDConverter.cs
220 220

  
221 221
                        ToolbarControl toolBarControl = toolBars["Main"].Controls.AppendMacroCommand(dllPath);
222 222
                        toolBarControl.ToolTipText = toolTipText;
223
                        //toolBarControl.Picture = image;
223
                        toolBarControl.Picture = Image.FromFile(SPPIDUtill.defaultPath + @"Converter\icon.png");//image;
224 224

  
225 225
                        Menus menu = application.Menus;
226 226
                        find = true;

내보내기 Unified diff

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