'Button1 ' Me.Button1.Location = New System.Drawing.Point(16, 112) Me.Button1.Name = "Button1" Me.Button1.TabIndex = 0 Me.Button1.Text = "OK" ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(160, 112) Me.TextBox1.Name = "TextBox1" Me.TextBox1.TabIndex = 1 Me.TextBox1.Text = "" ' 'Form1 ' Me.AutoScaleBaseSize = New System.Drawing.Size(6, 14) |
正在阅读:用VB.net制作一个小程序用VB.net制作一个小程序
2004-04-12 10:14
出处:CSDN
责任编辑:sdq
键盘也能翻页,试试“← →”键