'Usage
Dim abbr As String Dim exp As String Dim instance As New AutoExpandEventArgs(abbr, exp)
Parameters
- abbr
- The abbreviation that triggered an expansion.
- exp
- The expansion string.
'Usage
Dim abbr As String Dim exp As String Dim instance As New AutoExpandEventArgs(abbr, exp)