전자실메일양식 통일 및 정리 작업
This commit is contained in:
@@ -2036,7 +2036,7 @@
|
||||
this.btSearch.Padding = new System.Windows.Forms.Padding(5, 0, 3, 0);
|
||||
this.btSearch.Size = new System.Drawing.Size(122, 69);
|
||||
this.btSearch.TabIndex = 9;
|
||||
this.btSearch.Text = "새로고침(&R)";
|
||||
this.btSearch.Text = "새로고침(F5)";
|
||||
this.btSearch.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.btSearch.UseVisualStyleBackColor = true;
|
||||
this.btSearch.Click += new System.EventHandler(this.button2_Click);
|
||||
|
||||
Reference in New Issue
Block a user