ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime Class / Language Property

In This Topic
    Language Property
    In This Topic
    Gets or sets the language of the ime device.
    Syntax
    'Declaration
     
    
    Public Property Language As InputLanguage
    public InputLanguage Language {get; set;}

    Property Value

    A System.Windows.Forms.InputLanguage indicates the language of ime device.
    See Also