ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / KeyPreview Property

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