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