개정판 57a567be
issue #00000 textbox enter key input
Change-Id: I9317e5639a318b14af0a19216f4d154471e8677b
ID2.Manager/ID2.Manager/Controls/BriefAndImages.Designer.cs | ||
---|---|---|
145 | 145 |
// |
146 | 146 |
// txtBriefDoftech |
147 | 147 |
// |
148 |
this.txtBriefDoftech.AcceptsReturn = true; |
|
148 | 149 |
this.txtBriefDoftech.Dock = System.Windows.Forms.DockStyle.Fill; |
149 | 150 |
this.txtBriefDoftech.Location = new System.Drawing.Point(3, 21); |
150 | 151 |
this.txtBriefDoftech.MinimumSize = new System.Drawing.Size(30, 0); |
... | ... | |
155 | 156 |
// |
156 | 157 |
this.txtBriefDoftech.RootElement.MinSize = new System.Drawing.Size(30, 0); |
157 | 158 |
this.txtBriefDoftech.RootElement.StretchVertically = true; |
159 |
this.txtBriefDoftech.ShowClearButton = true; |
|
158 | 160 |
this.txtBriefDoftech.ShowNullText = true; |
159 | 161 |
this.txtBriefDoftech.Size = new System.Drawing.Size(274, 21); |
160 | 162 |
this.txtBriefDoftech.TabIndex = 1; |
... | ... | |
220 | 222 |
// |
221 | 223 |
// txtBriefSec |
222 | 224 |
// |
225 |
this.txtBriefSec.AcceptsReturn = true; |
|
223 | 226 |
this.txtBriefSec.Dock = System.Windows.Forms.DockStyle.Fill; |
224 | 227 |
this.txtBriefSec.Location = new System.Drawing.Point(3, 21); |
225 | 228 |
this.txtBriefSec.MinimumSize = new System.Drawing.Size(30, 0); |
... | ... | |
230 | 233 |
// |
231 | 234 |
this.txtBriefSec.RootElement.MinSize = new System.Drawing.Size(30, 0); |
232 | 235 |
this.txtBriefSec.RootElement.StretchVertically = true; |
236 |
this.txtBriefSec.ShowClearButton = true; |
|
233 | 237 |
this.txtBriefSec.ShowNullText = true; |
234 | 238 |
this.txtBriefSec.Size = new System.Drawing.Size(274, 21); |
235 | 239 |
this.txtBriefSec.TabIndex = 2; |
내보내기 Unified diff