MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1KeyboardHelper Class


In This Topic
    C1KeyboardHelper Class Methods
    In This Topic

    For a list of all members of this type, see C1KeyboardHelper members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns char representation of System.String that was pressed.  
    Public Methodstatic (Shared in Visual Basic)Returns System.String that was pressed.  
    Public Methodstatic (Shared in Visual Basic)Returns whether the Alt key is pressed.  
    Public Methodstatic (Shared in Visual Basic)Returns whether the Command key is pressed.  
    Public Methodstatic (Shared in Visual Basic)Returns whether the Ctrl key is pressed.  
    Public Methodstatic (Shared in Visual Basic)Returns whether the Shift key is pressed.  
    Top
    See Also