FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / CaptureF10Key Property

In This Topic
    CaptureF10Key Property (C1Ribbon)
    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