Public Class Form
Inherits System
#Region
Public Sub New()
MyBase
InitializeComponent()
End Sub
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
If Not (components Is Nothing) Then
components
End If
End If
MyBase
End Sub
Private components As System
Friend WithEvents TextBox
Me
Me
Me
Me
Me
Me
Me
Me
Me
Me
Me
Me
End Sub
#End Region
Dim str As String =
Private Sub TextBox
If (e
str = TextBox
Else
TextBox
TextBox
End If
End Sub
End Class
From:http://tw.wingwit.com/Article/program/net/201311/13841.html