public AutoExpandEventArgs( string abbr, string exp )
'Declaration Public Function New( _ ByVal abbr As String, _ ByVal exp As String _ )
'Declaration
Public Function New( _ ByVal abbr As String, _ ByVal exp As String _ )
'Usage Dim abbr As String Dim exp As String Dim instance As New AutoExpandEventArgs(abbr, exp)
'Usage
Dim abbr As String Dim exp As String Dim instance As New AutoExpandEventArgs(abbr, exp)
AutoExpandEventArgs Class AutoExpandEventArgs Members