[]
        
(Showing Draft Content)

C1.Win.C1Command.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; }