구매신청화면에서 콤보를 버튼으로 변경하고 db검색 validation 기능 추가, 품목 추가시 sid검색기능도 추가 함
This commit is contained in:
3
SubProject/FPJ0000/fHistAdd.Designer.cs
generated
3
SubProject/FPJ0000/fHistAdd.Designer.cs
generated
@@ -66,13 +66,14 @@
|
||||
this.tbRemark.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.tbRemark.Font = new System.Drawing.Font("맑은 고딕", 20F);
|
||||
this.tbRemark.Location = new System.Drawing.Point(247, 38);
|
||||
this.tbRemark.Multiline = true;
|
||||
this.tbRemark.Name = "tbRemark";
|
||||
this.tbRemark.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
||||
this.tbRemark.Size = new System.Drawing.Size(525, 512);
|
||||
this.tbRemark.TabIndex = 1;
|
||||
this.tbRemark.WordWrap = false;
|
||||
this.tbRemark.Text = "12321\'";
|
||||
//
|
||||
// btOK
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user