ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / DropDownCalendar Class / KeyPreview Property

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