ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / SendKeyAsInput Method

In This Topic
    SendKeyAsInput Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function SendKeyAsInput( _
       ByVal key As System.Char _
    ) As System.UInteger
    public static System.uint SendKeyAsInput( 
       System.char key
    )

    Parameters

    key
    See Also