ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownForm Class / KeyPreview Property

In This Topic
    KeyPreview Property
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    
    Public Shadows Property KeyPreview As Boolean
    public new bool KeyPreview {get; set;}
    See Also