4 references to TabControl
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (1)
41this.bindTabControl = new System.Windows.Forms.TabControl();
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
136this.tabControl = new System.Windows.Forms.TabControl();
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
258this.tabs = new System.Windows.Forms.TabControl();
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (1)
40this.operationTabControl = new System.Windows.Forms.TabControl();