C1.Win.C1FlexGrid Namespace > KeyPressEditEventArgs Class : KeyPressEditEventArgs Constructor |
'Declaration
Public Function New( _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal key As Char _ )
'Usage
Dim row As Integer Dim col As Integer Dim key As Char Dim instance As New KeyPressEditEventArgs(row, col, key)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2