ComponentOne Menus and Toolbars for WinForms
AcceptsCtrlTab Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : AcceptsCtrlTab Property
Gets or sets a value indicating whether the control handles Ctrl-Tab and Ctrl-Shift-Tab keys.
Syntax
'Declaration
 
Public Property AcceptsCtrlTab As System.Boolean
public System.bool AcceptsCtrlTab {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members