リビジョン 416
入金確認 対象月表示数変更
| trunk/src/ProcessManagement/ProcessManagement/Forms/DataEntry/Request/SelectPayment/FrmSelectPayment.Designer.cs | ||
|---|---|---|
| 214 | 214 |
this.cbTargetMonth.FormattingEnabled = true; |
| 215 | 215 |
this.cbTargetMonth.IntegralHeight = false; |
| 216 | 216 |
this.cbTargetMonth.Location = new System.Drawing.Point(164, 8); |
| 217 |
this.cbTargetMonth.MaxDropDownItems = 12; |
|
| 217 | 218 |
this.cbTargetMonth.Name = "cbTargetMonth"; |
| 218 | 219 |
this.cbTargetMonth.Size = new System.Drawing.Size(100, 24); |
| 219 | 220 |
this.cbTargetMonth.TabIndex = 1; |
| ... | ... | |
| 229 | 230 |
this.label2.Name = "label2"; |
| 230 | 231 |
this.label2.Size = new System.Drawing.Size(140, 25); |
| 231 | 232 |
this.label2.TabIndex = 0; |
| 232 |
this.label2.Text = "対 象 月";
|
|
| 233 |
this.label2.Text = "請求対象月";
|
|
| 233 | 234 |
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| 234 | 235 |
// |
| 235 | 236 |
// btnShow |
| ... | ... | |
| 255 | 256 |
this.button1.TabIndex = 3; |
| 256 | 257 |
this.button1.Text = "・・・"; |
| 257 | 258 |
this.button1.UseVisualStyleBackColor = true; |
| 259 |
this.button1.Visible = false; |
|
| 258 | 260 |
this.button1.Click += new System.EventHandler(this.button1_Click); |
| 259 | 261 |
// |
| 260 | 262 |
// Registration |
他の形式にエクスポート: Unified diff