Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1FontPickerDropDownForm Class / KeyPreview Property

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