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

In This Topic
    CaptureF10Key Property
    In This Topic
    Gets or sets whether the F10 key can be used for displaying KeyTips.
    Syntax
    'Declaration
     
    Public Property CaptureF10Key As System.Boolean
    public System.bool CaptureF10Key {get; set;}
    See Also