1 write to TextBox
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Helpers\VBInputBox.vb (1)
40
TextBox
= New TextBox
6 references to TextBox
Microsoft.VisualBasic.Forms (6)
Microsoft\VisualBasic\Helpers\VBInputBox.vb (6)
57
resources.ApplyResources(
TextBox
, "TextBox", CultureInfo.CurrentUICulture)
58
TextBox
.Name = "TextBox"
70
Controls.Add(
TextBox
)
87
TextBox
.Text = defaultResponse
100
TextBox
.Top += dialogHeightChange
120
Output =
TextBox
.Text