ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownCalculator Class / KeyPreview Property

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