2 overrides of ProcessTabKey
System.Windows.Forms.Design (2)
System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs (1)
429protected override RadioButton ProcessTabKey(Keys keyData)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
246protected override RadioButton ProcessTabKey(Keys keyData)
1 reference to ProcessTabKey
System.Windows.Forms.Design (1)
System\Drawing\Design\SelectionPanelBase.cs (1)
101CheckedControl = ProcessTabKey(keyData);