'Declaration Public Function New( _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal e As KeyEventArgs _ )
'Declaration
Public Function New( _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal e As KeyEventArgs _ )
public KeyEditEventArgs( int row, int col, KeyEventArgs e )
KeyEditEventArgs Class KeyEditEventArgs Members