[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.AcceptsCtrlTab

AcceptsCtrlTab Property

AcceptsCtrlTab

Gets or sets a value indicating whether the control handles Ctrl-Tab and Ctrl-Shift-Tab keys.

Declaration
[C1Description("C1DockingTab.AcceptsCtrlTab", "Gets or sets a value indicating whether the control handles Ctrl-Tab and Ctrl-Shift-Tab keys.")]
[C1Category("Behavior")]
public bool AcceptsCtrlTab { get; set; }
<C1Description("C1DockingTab.AcceptsCtrlTab", "Gets or sets a value indicating whether the control handles Ctrl-Tab and Ctrl-Shift-Tab keys.")>
<C1Category("Behavior")>
Public Property AcceptsCtrlTab As Boolean