Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ResourceCollectionForm Class / KeyPreview Property

In This Topic
    KeyPreview Property (ResourceCollectionForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property KeyPreview As System.Boolean
    public System.bool KeyPreview {get; set;}
    See Also