8 types derived from TabControl
System.Windows.Forms.Design (1)
System\Drawing\Design\ColorEditor.ColorUI.ColorEditorTabControl.cs (1)
12
private sealed class ColorEditorTabControl :
TabControl
System.Windows.Forms.Tests (6)
System\Windows\Forms\AccessibleObjects\TabPage.TabAccessibleObjectTests.cs (1)
1124
private class SubTabControl :
TabControl
System\Windows\Forms\TabControl.TabPageCollectionTests.cs (2)
5057
private class NullGetItemsTabControl :
TabControl
5062
private class InvalidGetItemsTabControl :
TabControl
System\Windows\Forms\TabControlTests.cs (3)
3733
private class CustomGetItemRectTabControl :
TabControl
3763
private class InvalidGetItemRectTabControl :
TabControl
5748
public class SubTabControl :
TabControl
System.Windows.Forms.UI.IntegrationTests (1)
TabControlTests.cs (1)
154
private class SubclassedTabControl :
TabControl
{ }
441 instantiations of TabControl
DesignSurface (1)
MainForm.Designer.cs (1)
33
this.tabControl1 = new System.Windows.Forms.
TabControl
();
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
39
this._tabControl = new System.Windows.Forms.
TabControl
();
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\TabControlDesignerTests.cs (2)
14
TabControl tabControl =
new
();
26
TabControl tabControl =
new
();
System\Windows\Forms\Design\TabPageDesignerTests.cs (1)
50
using TabControl tabControl =
new
();
System.Windows.Forms.Tests (427)
System\Windows\Forms\AccessibleObjects\TabControl.TabControlAccessibleObjectTests.cs (47)
18
using TabControl tabControl =
new
();
28
using TabControl tabControl =
new
();
41
using TabControl tabControl =
new
();
70
using TabControl tabControl =
new
();
85
using TabControl tabControl =
new
();
104
using TabControl tabControl =
new
() { Enabled = enabled };
122
using TabControl tabControl =
new
();
138
using TabControl tabControl =
new
();
149
using TabControl tabControl =
new
();
161
using TabControl tabControl =
new
();
178
using TabControl tabControl =
new
();
198
using TabControl tabControl =
new
();
215
using TabControl tabControl =
new
();
236
using TabControl tabControl =
new
();
261
using TabControl tabControl =
new
();
276
using TabControl tabControl =
new
();
289
using TabControl tabControl =
new
();
307
using TabControl tabControl =
new
();
325
using TabControl tabControl =
new
();
343
using TabControl tabControl =
new
();
359
using TabControl tabControl =
new
();
372
using TabControl tabControl =
new
();
388
using TabControl tabControl =
new
();
407
using TabControl tabControl =
new
();
427
using TabControl tabControl =
new
();
455
using TabControl tabControl =
new
();
478
using TabControl tabControl =
new
();
496
using TabControl tabControl =
new
();
509
using TabControl tabControl =
new
();
520
using TabControl tabControl =
new
();
531
using TabControl tabControl =
new
();
542
using TabControl tabControl =
new
();
556
using TabControl tabControl =
new
();
571
using TabControl tabControl =
new
();
586
using TabControl tabControl =
new
();
601
using TabControl tabControl =
new
();
622
using TabControl tabControl =
new
();
637
using TabControl tabControl =
new
();
648
using TabControl tabControl =
new
();
661
using TabControl tabControl =
new
() { Enabled = enabled };
674
using TabControl tabControl =
new
();
694
using TabControl tabControl =
new
() { Text = text };
714
using TabControl tabControl =
new
() { Text = text };
730
using TabControl tabControl =
new
();
743
using TabControl tabControl =
new
()
759
using TabControl tabControl =
new
()
789
using TabControl tabControl =
new
();
System\Windows\Forms\AccessibleObjects\TabPage.TabAccessibleObjectTests.cs (53)
19
using TabControl tabControl =
new
();
59
using TabControl tabControl =
new
();
73
using TabControl tabControl =
new
();
87
using TabControl tabControl =
new
();
104
using TabControl tabControl =
new
();
127
using TabControl tabControl =
new
() { Enabled = tabControlEnabled };
145
using TabControl tabControl =
new
();
159
using TabControl tabControl =
new
();
173
using TabControl tabControl =
new
();
199
using TabControl tabControl =
new
();
214
using TabControl tabControl =
new
();
235
using TabControl tabControl =
new
();
262
using TabControl tabControl =
new
();
276
using TabControl tabControl =
new
();
290
using TabControl tabControl =
new
();
304
using TabControl tabControl =
new
();
318
using TabControl tabControl =
new
();
332
using TabControl tabControl =
new
();
346
using TabControl tabControl =
new
();
366
using TabControl tabControl =
new
();
385
using TabControl tabControl =
new
() { Enabled = false };
405
using TabControl tabControl =
new
();
425
using TabControl tabControl =
new
();
444
using TabControl tabControl =
new
() { Enabled = false };
464
using TabControl tabControl =
new
();
484
using TabControl tabControl =
new
();
503
using TabControl tabControl =
new
() { Enabled = false };
525
using TabControl tabControl =
new
();
551
using TabControl tabControl =
new
();
571
using TabControl tabControl =
new
();
594
using TabControl tabControl =
new
();
613
using TabControl tabControl =
new
();
636
using TabControl tabControl =
new
();
658
using TabControl tabControl =
new
();
680
using TabControl tabControl =
new
() { Enabled = false };
702
using TabControl tabControl =
new
();
725
using TabControl tabControl =
new
();
745
using TabControl tabControl =
new
();
767
using TabControl tabControl =
new
();
790
using TabControl tabControl =
new
();
810
using TabControl tabControl =
new
();
872
using TabControl tabControl =
new
();
895
using TabControl tabControl =
new
();
915
using TabControl tabControl =
new
();
937
using TabControl tabControl =
new
() { Enabled = false };
961
using TabControl tabControl =
new
();
984
using TabControl tabControl =
new
();
1004
using TabControl tabControl =
new
();
1028
using TabControl tabControl =
new
() { Enabled = false };
1052
using TabControl tabControl =
new
();
1082
using TabControl tabControl =
new
() { Enabled = tabControlEnabled };
1097
using TabControl tabControl =
new
();
1112
using TabControl tabControl =
new
();
System\Windows\Forms\AccessibleObjects\TabPage.TabPageAccessibleObjectTests.cs (6)
207
using TabControl tabControl =
new
();
225
using TabControl tabControl =
new
();
244
using TabControl tabControl =
new
();
265
using TabControl tabControl =
new
();
414
using TabControl tabControl =
new
() { Enabled = tabControlEnabled };
529
using TabControl tabControl =
new
();
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormattedObjectTests.cs (1)
300
{ new
TabControl
(), new string[] { "DataContext: Object", "Tag: Object" } },
System\Windows\Forms\ContainerControlTests.cs (2)
802
using TabControl child3 =
new
();
1028
using TabControl child3 =
new
();
System\Windows\Forms\TabControl.ControlCollectionTests.cs (23)
18
using TabControl owner =
new
();
42
using TabControl owner =
new
()
164
using TabControl owner =
new
()
325
using TabControl owner =
new
()
465
using TabControl owner =
new
()
663
using TabControl owner =
new
()
697
using TabControl owner =
new
()
720
using TabControl owner =
new
()
734
using TabControl owner =
new
();
756
using TabControl owner =
new
();
821
using TabControl owner =
new
()
875
using TabControl owner =
new
();
884
using TabControl owner =
new
();
892
using TabControl owner =
new
()
990
using TabControl owner =
new
()
1117
using TabControl owner =
new
()
1229
using TabControl owner =
new
()
1354
using TabControl owner =
new
();
1391
using TabControl owner =
new
();
1429
using TabControl owner =
new
();
1455
using TabControl owner =
new
();
1467
using TabControl owner =
new
();
1521
using TabControl owner =
new
()
System\Windows\Forms\TabControl.TabPageCollectionTests.cs (124)
27
using TabControl owner =
new
()
152
using TabControl owner =
new
()
316
using TabControl owner =
new
()
459
using TabControl owner =
new
()
660
using TabControl owner =
new
()
696
using TabControl owner =
new
()
721
using TabControl owner =
new
()
737
using TabControl owner =
new
();
760
using TabControl owner =
new
();
827
using TabControl owner =
new
()
883
using TabControl owner =
new
();
892
using TabControl owner =
new
();
913
using TabControl owner =
new
();
934
using TabControl owner =
new
();
955
using TabControl owner =
new
();
974
using TabControl owner =
new
()
1093
using TabControl owner =
new
();
1102
using TabControl owner =
new
();
1161
using TabControl owner =
new
();
1169
using TabControl owner =
new
();
1189
using TabControl owner =
new
();
1202
using TabControl owner =
new
();
1218
using TabControl owner =
new
();
1230
using TabControl owner =
new
();
1301
using TabControl owner =
new
();
1337
using TabControl owner =
new
();
1400
using TabControl owner =
new
();
1450
using TabControl owner =
new
();
1527
using TabControl owner =
new
();
1546
using TabControl owner =
new
();
1563
using TabControl owner =
new
();
1571
using TabControl owner =
new
();
1579
using TabControl owner =
new
();
1598
using TabControl owner =
new
();
1619
using TabControl owner =
new
();
1650
using TabControl owner =
new
();
1663
using TabControl owner =
new
();
1684
using TabControl owner =
new
();
1723
using TabControl owner =
new
();
1746
using TabControl owner =
new
();
1782
using TabControl owner =
new
();
1851
using TabControl owner =
new
();
1868
using TabControl owner =
new
();
1876
using TabControl owner =
new
();
1884
using TabControl owner =
new
();
1903
using TabControl owner =
new
();
1924
using TabControl owner =
new
();
1955
using TabControl owner =
new
();
1969
using TabControl owner =
new
()
2089
using TabControl owner =
new
()
2259
using TabControl owner =
new
()
2408
using TabControl owner =
new
()
2615
using TabControl owner =
new
()
2649
using TabControl owner =
new
()
2672
using TabControl owner =
new
()
2686
using TabControl owner =
new
();
2707
using TabControl owner =
new
();
2727
using TabControl owner =
new
();
2747
using TabControl owner =
new
();
2767
using TabControl owner =
new
();
2788
using TabControl owner =
new
();
2853
using TabControl owner =
new
()
2907
using TabControl owner =
new
();
2915
using TabControl owner =
new
();
2929
using TabControl owner =
new
();
2947
using TabControl owner =
new
();
2958
using TabControl owner =
new
();
2972
using TabControl owner =
new
();
2993
using TabControl owner =
new
();
3014
using TabControl owner =
new
()
3142
using TabControl owner =
new
();
3151
using TabControl owner =
new
();
3162
using TabControl owner =
new
();
3177
using TabControl owner =
new
();
3189
using TabControl owner =
new
();
3204
using TabControl owner =
new
();
3220
using TabControl owner =
new
();
3238
using TabControl owner =
new
();
3274
using TabControl owner =
new
();
3305
using TabControl owner =
new
();
3318
using TabControl owner =
new
();
3336
using TabControl owner =
new
();
3347
using TabControl owner =
new
();
3362
using TabControl owner =
new
();
3404
using TabControl owner =
new
()
3439
using TabControl owner =
new
();
3492
using TabControl owner =
new
()
3539
using TabControl owner =
new
();
3608
using TabControl owner =
new
()
3666
using TabControl owner =
new
();
3679
using TabControl owner =
new
();
3694
using TabControl owner =
new
();
3706
using TabControl owner =
new
();
3719
using TabControl owner =
new
();
3736
using TabControl owner =
new
();
3748
using TabControl owner =
new
();
3762
using TabControl owner =
new
();
3803
using TabControl owner =
new
()
3837
using TabControl owner =
new
();
3889
using TabControl owner =
new
()
3939
using TabControl owner =
new
();
3953
using TabControl owner =
new
();
3966
using TabControl owner =
new
();
3978
using TabControl owner =
new
()
4079
using TabControl owner =
new
()
4209
using TabControl owner =
new
()
4326
using TabControl owner =
new
()
4456
using TabControl owner =
new
();
4495
using TabControl owner =
new
();
4535
using TabControl owner =
new
();
4561
using TabControl owner =
new
();
4570
using TabControl owner =
new
();
4585
using TabControl owner =
new
();
4641
using TabControl owner =
new
()
4691
using TabControl owner =
new
();
4699
using TabControl owner =
new
()
4804
using TabControl owner =
new
();
4813
using TabControl owner =
new
();
4871
using TabControl owner =
new
();
4882
using TabControl owner =
new
();
4896
using TabControl owner =
new
();
4972
using TabControl owner =
new
();
5003
using TabControl TabControl =
new
();
5030
using TabControl TabControl =
new
();
System\Windows\Forms\TabControlTests.cs (123)
380
using TabControl control =
new
()
413
using TabControl control =
new
()
447
using TabControl control =
new
();
457
using TabControl control =
new
()
476
using TabControl control =
new
()
495
using TabControl control =
new
();
524
using TabControl control =
new
();
539
using TabControl control =
new
()
556
using TabControl control =
new
();
584
using TabControl control =
new
();
621
using TabControl control =
new
()
637
using TabControl control =
new
();
699
using TabControl control =
new
();
736
using TabControl control =
new
();
743
using TabControl control =
new
();
756
using TabControl control =
new
();
780
using TabControl control =
new
();
871
using TabControl control =
new
()
889
using TabControl control =
new
();
918
using TabControl control =
new
();
926
using TabControl control =
new
()
950
using TabControl control =
new
();
978
using TabControl control =
new
();
1014
using TabControl control =
new
();
1023
using TabControl control =
new
()
1034
using TabControl control =
new
();
1046
using TabControl control =
new
();
1162
using TabControl control =
new
()
1180
using TabControl control =
new
()
1199
using TabControl control =
new
();
1229
using TabControl control =
new
()
1260
using TabControl control =
new
();
1286
using TabControl control =
new
();
1296
using TabControl control =
new
();
1315
using TabControl control =
new
()
1337
using TabControl control =
new
();
1377
using TabControl control =
new
()
1404
using TabControl control =
new
();
1445
using TabControl control =
new
();
1456
using TabControl control =
new
();
1481
using TabControl control =
new
()
1505
using TabControl control =
new
();
1533
using TabControl control =
new
()
1560
using TabControl control =
new
();
1584
using TabControl control =
new
();
1607
using TabControl control =
new
();
1614
using TabControl control =
new
();
1723
using TabControl control =
new
()
1740
using TabControl control =
new
();
1769
using TabControl control =
new
();
1793
using TabControl control =
new
();
1816
using TabControl control =
new
();
1823
using TabControl control =
new
();
1836
using TabControl control =
new
()
1876
using TabControl control =
new
()
1926
using TabControl control =
new
()
1964
using TabControl control =
new
()
1992
using TabControl control =
new
();
2000
using TabControl control =
new
();
2009
using TabControl control =
new
();
2017
using TabControl control =
new
();
2033
using TabControl control =
new
()
2052
using TabControl control =
new
();
2085
using TabControl control =
new
();
2119
using TabControl control =
new
();
2155
using TabControl control =
new
();
2217
using TabControl control =
new
();
2330
using TabControl control =
new
();
2408
using TabControl control =
new
();
2508
using TabControl control =
new
();
2515
using TabControl control =
new
();
2523
using TabControl control =
new
();
2540
using TabControl control =
new
()
2560
using TabControl control =
new
()
2578
using TabControl control =
new
();
2640
using TabControl control =
new
();
2670
using TabControl control =
new
();
2798
using TabControl control =
new
()
2817
using TabControl control =
new
();
2846
using TabControl control =
new
();
2914
using TabControl control =
new
()
2931
using TabControl control =
new
();
2959
using TabControl control =
new
();
3016
using TabControl control =
new
();
3067
using TabControl control =
new
();
3175
using TabControl control =
new
();
3183
using TabControl control =
new
();
3195
using TabControl control =
new
();
3252
using TabControl control =
new
();
3366
using TabControl control =
new
();
3375
using TabControl control =
new
();
3384
using TabControl control =
new
();
3395
using TabControl control =
new
();
3446
using TabControl control =
new
();
3557
using TabControl control =
new
();
3567
using TabControl control =
new
();
3578
using TabControl control =
new
();
3619
using TabControl control =
new
();
3644
using TabControl control =
new
();
3655
using TabControl control =
new
();
3680
using TabControl control =
new
();
3784
using TabControl control =
new
();
3793
using TabControl control =
new
();
3805
using TabControl control =
new
();
3814
using TabControl control =
new
();
5196
using TabControl control =
new
();
5236
using TabControl control =
new
();
5324
using TabControl control =
new
();
5331
using TabControl control =
new
();
5339
using TabControl control =
new
();
5351
using TabControl control =
new
();
5397
using TabControl control =
new
();
5491
using TabControl control =
new
();
5500
using TabControl control =
new
();
5509
using TabControl control =
new
();
5521
using TabControl control =
new
();
5561
using TabControl control =
new
();
5652
using TabControl control =
new
();
5662
using TabControl control =
new
();
5673
using TabControl control =
new
();
5680
using TabControl control =
new
();
5691
using TabControl control =
new
() { ShowToolTips = true };
5712
using TabControl control =
new
();
System\Windows\Forms\TabPageTests.cs (45)
410
using TabControl parent =
new
();
475
using TabControl parent =
new
();
573
using TabControl parent =
new
()
589
using TabControl parent =
new
()
632
using TabControl parent =
new
()
1128
using TabControl parent =
new
();
1165
using TabControl parent =
new
()
1254
using TabControl parent =
new
();
1317
using TabControl parent =
new
()
1373
using TabControl owner =
new
();
1437
using TabControl owner =
new
()
1520
using TabControl parent =
new
();
1554
using TabControl parent =
new
()
1634
using TabControl parent =
new
();
1695
using TabControl parent =
new
()
1748
using TabControl owner =
new
();
1809
using TabControl owner =
new
()
1947
using TabControl parent =
new
();
2156
using TabControl parent =
new
();
2478
yield return new object[] { new
TabControl
() };
2502
using TabControl oldParent =
new
();
2523
using TabControl parent =
new
();
2571
using TabControl parent =
new
();
2803
using TabControl parent =
new
();
2836
using TabControl parent =
new
()
2891
using TabControl parent =
new
();
2950
using TabControl parent =
new
()
3005
using TabControl owner =
new
();
3069
using TabControl owner =
new
()
3175
using TabControl parent =
new
();
3208
using TabControl parent =
new
()
3265
using TabControl parent =
new
();
3326
using TabControl parent =
new
()
3377
using TabControl owner =
new
();
3438
using TabControl owner =
new
()
3575
using TabControl parent =
new
();
3649
using TabControl parent =
new
();
3882
using TabControl parent =
new
();
3934
using TabControl parent =
new
();
4052
using TabControl parent =
new
()
4191
using TabControl parent =
new
()
4392
using TabControl parent =
new
();
4709
using TabControl parent =
new
();
4961
using TabControl tabControl =
new
();
5032
using TabControl tabControl =
new
();
System\Windows\Forms\ToolTipTests.cs (1)
881
using TabControl tabControl =
new
() { ShowToolTips = true };
System\Windows\Forms\UserControlTests.cs (2)
1268
using TabControl child3 =
new
();
1494
using TabControl child3 =
new
();
System.Windows.Forms.UI.IntegrationTests (1)
TabControlTests.cs (1)
83
TabControl tabControl =
new
()
TestPassApp (6)
ContainerControls.Designer.cs (5)
59
this.tabControl5 = new System.Windows.Forms.
TabControl
();
63
this.tabControl6 = new System.Windows.Forms.
TabControl
();
74
this.tabControl2 = new System.Windows.Forms.
TabControl
();
80
this.tabControl1 = new System.Windows.Forms.
TabControl
();
90
this.tabControl3 = new System.Windows.Forms.
TabControl
();
ContainerControls2.Designer.cs (1)
58
this.tabControl4 = new System.Windows.Forms.
TabControl
();
WinFormsControlsTest (2)
MultipleControls.Designer.cs (1)
41
this.tabControl1 = new System.Windows.Forms.
TabControl
();
ScrollableControls.Designer.cs (1)
67
tabControl1 = new
TabControl
();
700 references to TabControl
DesignSurface (2)
MainForm.cs (1)
266
surface.CreateControl<
TabControl
>(new Size(400, 100), new Point(12, 21));
MainForm.Designer.cs (1)
331
private System.Windows.Forms.
TabControl
tabControl1;
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
803
private System.Windows.Forms.
TabControl
_tabControl;
System.Windows.Forms (43)
System\Windows\Forms\Control.cs (1)
10840
if (this is
TabControl
|| GetType() == typeof(Control))
System\Windows\Forms\Controls\TabControl\TabControl.ControlCollection.cs (2)
12
private readonly
TabControl
_owner;
14
public ControlCollection(
TabControl
owner) : base(owner)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
1957
if (IsAccessibilityObjectCreated && SelectedTab?.ParentInternal is
TabControl
)
1962
if (IsAccessibilityObjectCreated && SelectedTab?.ParentInternal is
TabControl
&&
System\Windows\Forms\Controls\TabControl\TabControl.TabControlAccessibleObject.cs (8)
14
public TabControlAccessibleObject(
TabControl
owningTabControl) : base(owningTabControl)
22
if (!this.IsOwnerHandleCreated(out
TabControl
? _))
46
if (!this.IsOwnerHandleCreated(out
TabControl
? owner)
63
if (!this.IsOwnerHandleCreated(out
TabControl
? owner))
85
if (!this.IsOwnerHandleCreated(out
TabControl
? owner))
113
if (!this.IsOwnerHandleCreated(out
TabControl
? owner))
131
UIA_PROPERTY_ID.UIA_HasKeyboardFocusPropertyId => (VARIANT)(this.TryGetOwnerAs(out
TabControl
? owner) && owner.Focused),
140
=> !this.IsOwnerHandleCreated(out
TabControl
? owner) || owner.SelectedTab is null
System\Windows\Forms\Controls\TabControl\TabControl.TabPageCollection.cs (2)
13
private readonly
TabControl
_owner;
21
public TabPageCollection(
TabControl
owner)
System\Windows\Forms\Controls\TabControl\TabControlCancelEventArgs.cs (2)
9
/// Provides data for the <see cref="
TabControl
.OnDeselecting"/>,
10
/// <see cref="
TabControl
.OnDeselected"/> event.
System\Windows\Forms\Controls\TabControl\TabControlCancelEventHandler.cs (3)
7
/// Represents a method that handles the <see cref="
TabControl
.Deselected"/> and
8
/// <see cref="
TabControl
.Deselecting"/> events of a <see cref="
TabControl
"/>.
System\Windows\Forms\Controls\TabControl\TabControlEventArgs.cs (2)
7
/// Provides data for <see cref="
TabControl
.Selecting"/> and <see cref="
TabControl
.Selected"/> events.
System\Windows\Forms\Controls\TabControl\TabControlEventHandler.cs (3)
7
/// Represents a method that handles the <see cref="
TabControl
.Selected"/> and
8
/// <see cref="
TabControl
.Selecting"/> events of a <see cref="
TabControl
"/>.
System\Windows\Forms\Controls\TabControl\TabPage.cs (13)
53
=> ParentInternal is
TabControl
tabControl && tabControl.ShowToolTips;
111
&& (ParentInternal is
TabControl
parent && parent.Appearance == TabAppearance.Normal))
162
if (ParentInternal is not
TabControl
tabControl)
190
if (ParentInternal is not
TabControl
tabControl)
233
if (ParentInternal is
TabControl
parent)
261
if (ParentInternal is
TabControl
parent)
485
if (value is not null and not
TabControl
)
521
if (ParentInternal is
TabControl
tabControl && tabControl.SelectedIndex >= 0)
559
if (ParentInternal is
TabControl
)
582
if (ParentInternal is
TabControl
)
603
&& (ParentInternal is
TabControl
parent && parent.Appearance == TabAppearance.Normal))
730
if (parent is
TabControl
&& parent.IsHandleCreated)
757
if (ParentInternal is
TabControl
parent)
System\Windows\Forms\Controls\TabControl\TabPage.TabAccessibleObject.cs (2)
55
private
TabControl
? OwningTabControl => _owningTabPage.ParentInternal as
TabControl
;
System\Windows\Forms\Controls\TabControl\TabPage.TabPageAccessibleObject.cs (2)
23
private
TabControl
? OwningTabControl =>
24
this.TryGetOwnerAs(out TabPage? owningTabPage) ? owningTabPage.ParentInternal as
TabControl
: null;
System\Windows\Forms\ToolTip\ToolTip.cs (1)
824
if (control is
TabControl
)
System.Windows.Forms.Design (27)
System\Windows\Forms\Design\TabControlDesigner.cs (21)
103
TabControl
tc = (
TabControl
)Component;
124
TabControl
tc = ((
TabControl
)Control);
158
if (HasComponent && Control is
TabControl
tabControl)
172
TabControl
tc = ((
TabControl
)Control);
187
internal static TabPage GetTabPageOfComponent(
TabControl
parent, object comp)
214
TabControl
control = component as
TabControl
;
240
TabControl
tc = (
TabControl
)Component;
323
TabControl
tc = (
TabControl
)Component;
408
TabControl
tabControl = (
TabControl
)Component;
440
TabControl
tabControl = (
TabControl
)Component;
485
TabPage selectedTab = ((
TabControl
)Component).SelectedTab;
572
TabControl
tc = ((
TabControl
)Control);
System\Windows\Forms\Design\TabPageCollectionEditor.cs (4)
9
/// Collection editor for <see cref="
TabControl
.TabPageCollection"/>.
15
: base(typeof(
TabControl
.TabPageCollection))
24
var
tabControl = Context?.Instance as
TabControl
;
System\Windows\Forms\Design\TabPageDesigner.cs (2)
12
public override bool CanBeParentedTo(IDesigner parentDesigner) => (parentDesigner is not null && parentDesigner.Component is
TabControl
);
21
if (ctl is not null && ctl.Parent is
TabControl
)
System.Windows.Forms.Design.Tests (7)
EnsureEditorsTests.cs (1)
127
[InlineData(typeof(
TabControl
), "TabPages", typeof(TabPageCollectionEditor))]
System\Windows\Forms\Design\TabControlDesignerTests.cs (4)
12
private (TabControlDesigner designer,
TabControl
tabControl) CreateInitializedDesignerWithServiceProvider(out Mock<IServiceProvider> serviceProvider, out Mock<IDesignerHost> designerHost)
14
TabControl
tabControl = new();
23
private (TabControlDesigner designer,
TabControl
tabControl, TabPage tabPage) CreateDesignerWithMockedHost()
26
TabControl
tabControl = new();
System\Windows\Forms\Design\TabPageDesignerTests.cs (2)
35
Mock<
TabControl
> mockTabControl = new();
50
using
TabControl
tabControl = new();
System.Windows.Forms.Tests (609)
System\Windows\Forms\AccessibleObjects\TabControl.TabControlAccessibleObjectTests.cs (48)
9
using static System.Windows.Forms.
TabControl
;
18
using
TabControl
tabControl = new();
28
using
TabControl
tabControl = new();
41
using
TabControl
tabControl = new();
70
using
TabControl
tabControl = new();
85
using
TabControl
tabControl = new();
104
using
TabControl
tabControl = new() { Enabled = enabled };
122
using
TabControl
tabControl = new();
138
using
TabControl
tabControl = new();
149
using
TabControl
tabControl = new();
161
using
TabControl
tabControl = new();
178
using
TabControl
tabControl = new();
198
using
TabControl
tabControl = new();
215
using
TabControl
tabControl = new();
236
using
TabControl
tabControl = new();
261
using
TabControl
tabControl = new();
276
using
TabControl
tabControl = new();
289
using
TabControl
tabControl = new();
307
using
TabControl
tabControl = new();
325
using
TabControl
tabControl = new();
343
using
TabControl
tabControl = new();
359
using
TabControl
tabControl = new();
372
using
TabControl
tabControl = new();
388
using
TabControl
tabControl = new();
407
using
TabControl
tabControl = new();
427
using
TabControl
tabControl = new();
455
using
TabControl
tabControl = new();
478
using
TabControl
tabControl = new();
496
using
TabControl
tabControl = new();
509
using
TabControl
tabControl = new();
520
using
TabControl
tabControl = new();
531
using
TabControl
tabControl = new();
542
using
TabControl
tabControl = new();
556
using
TabControl
tabControl = new();
571
using
TabControl
tabControl = new();
586
using
TabControl
tabControl = new();
601
using
TabControl
tabControl = new();
622
using
TabControl
tabControl = new();
637
using
TabControl
tabControl = new();
648
using
TabControl
tabControl = new();
661
using
TabControl
tabControl = new() { Enabled = enabled };
674
using
TabControl
tabControl = new();
694
using
TabControl
tabControl = new() { Text = text };
714
using
TabControl
tabControl = new() { Text = text };
730
using
TabControl
tabControl = new();
743
using
TabControl
tabControl = new()
759
using
TabControl
tabControl = new()
789
using
TabControl
tabControl = new();
System\Windows\Forms\AccessibleObjects\TabPage.TabAccessibleObjectTests.cs (54)
7
using static System.Windows.Forms.
TabControl
;
19
using
TabControl
tabControl = new();
59
using
TabControl
tabControl = new();
73
using
TabControl
tabControl = new();
87
using
TabControl
tabControl = new();
104
using
TabControl
tabControl = new();
127
using
TabControl
tabControl = new() { Enabled = tabControlEnabled };
145
using
TabControl
tabControl = new();
159
using
TabControl
tabControl = new();
173
using
TabControl
tabControl = new();
199
using
TabControl
tabControl = new();
214
using
TabControl
tabControl = new();
235
using
TabControl
tabControl = new();
262
using
TabControl
tabControl = new();
276
using
TabControl
tabControl = new();
290
using
TabControl
tabControl = new();
304
using
TabControl
tabControl = new();
318
using
TabControl
tabControl = new();
332
using
TabControl
tabControl = new();
346
using
TabControl
tabControl = new();
366
using
TabControl
tabControl = new();
385
using
TabControl
tabControl = new() { Enabled = false };
405
using
TabControl
tabControl = new();
425
using
TabControl
tabControl = new();
444
using
TabControl
tabControl = new() { Enabled = false };
464
using
TabControl
tabControl = new();
484
using
TabControl
tabControl = new();
503
using
TabControl
tabControl = new() { Enabled = false };
525
using
TabControl
tabControl = new();
551
using
TabControl
tabControl = new();
571
using
TabControl
tabControl = new();
594
using
TabControl
tabControl = new();
613
using
TabControl
tabControl = new();
636
using
TabControl
tabControl = new();
658
using
TabControl
tabControl = new();
680
using
TabControl
tabControl = new() { Enabled = false };
702
using
TabControl
tabControl = new();
725
using
TabControl
tabControl = new();
745
using
TabControl
tabControl = new();
767
using
TabControl
tabControl = new();
790
using
TabControl
tabControl = new();
810
using
TabControl
tabControl = new();
872
using
TabControl
tabControl = new();
895
using
TabControl
tabControl = new();
915
using
TabControl
tabControl = new();
937
using
TabControl
tabControl = new() { Enabled = false };
961
using
TabControl
tabControl = new();
984
using
TabControl
tabControl = new();
1004
using
TabControl
tabControl = new();
1028
using
TabControl
tabControl = new() { Enabled = false };
1052
using
TabControl
tabControl = new();
1082
using
TabControl
tabControl = new() { Enabled = tabControlEnabled };
1097
using
TabControl
tabControl = new();
1112
using
TabControl
tabControl = new();
System\Windows\Forms\AccessibleObjects\TabPage.TabPageAccessibleObjectTests.cs (7)
8
using static System.Windows.Forms.
TabControl
;
207
using
TabControl
tabControl = new();
225
using
TabControl
tabControl = new();
244
using
TabControl
tabControl = new();
265
using
TabControl
tabControl = new();
414
using
TabControl
tabControl = new() { Enabled = tabControlEnabled };
529
using
TabControl
tabControl = new();
System\Windows\Forms\ContainerControlTests.cs (2)
802
using
TabControl
child3 = new();
1028
using
TabControl
child3 = new();
System\Windows\Forms\TabControl.ControlCollectionTests.cs (64)
18
using
TabControl
owner = new();
19
var collection = new
TabControl
.ControlCollection(owner);
28
Assert.Throws<ArgumentNullException>("owner", () => new
TabControl
.ControlCollection(null));
42
using
TabControl
owner = new()
49
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
164
using
TabControl
owner = new()
172
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
325
using
TabControl
owner = new()
332
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
465
using
TabControl
owner = new()
473
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
663
using
TabControl
owner = new()
667
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
697
using
TabControl
owner = new()
701
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
720
using
TabControl
owner = new()
724
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
734
using
TabControl
owner = new();
735
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
756
using
TabControl
owner = new();
766
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
821
using
TabControl
owner = new()
834
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
875
using
TabControl
owner = new();
876
var collection = new
TabControl
.ControlCollection(owner);
884
using
TabControl
owner = new();
885
var collection = new
TabControl
.ControlCollection(owner);
892
using
TabControl
owner = new()
898
var collection = new
TabControl
.ControlCollection(owner)
990
using
TabControl
owner = new()
996
var collection = new
TabControl
.ControlCollection(owner)
1117
using
TabControl
owner = new()
1123
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
1229
using
TabControl
owner = new()
1235
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
1354
using
TabControl
owner = new();
1359
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
1391
using
TabControl
owner = new();
1396
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
1429
using
TabControl
owner = new();
1430
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
1455
using
TabControl
owner = new();
1456
var collection = new
TabControl
.ControlCollection(owner);
1467
using
TabControl
owner = new();
1475
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
1521
using
TabControl
owner = new()
1533
TabControl
.ControlCollection collection = Assert.IsType<
TabControl
.ControlCollection>(owner.Controls);
System\Windows\Forms\TabControl.TabPageCollectionTests.cs (253)
27
using
TabControl
owner = new()
34
var collection = new
TabControl
.TabPageCollection(owner);
152
using
TabControl
owner = new()
160
var collection = new
TabControl
.TabPageCollection(owner);
316
using
TabControl
owner = new()
323
var collection = new
TabControl
.TabPageCollection(owner);
459
using
TabControl
owner = new()
467
var collection = new
TabControl
.TabPageCollection(owner);
660
using
TabControl
owner = new()
664
var collection = new
TabControl
.TabPageCollection(owner)
696
using
TabControl
owner = new()
700
var collection = new
TabControl
.TabPageCollection(owner)
721
using
TabControl
owner = new()
725
var collection = new
TabControl
.TabPageCollection(owner)
737
using
TabControl
owner = new();
738
var collection = new
TabControl
.TabPageCollection(owner);
760
using
TabControl
owner = new();
770
var collection = new
TabControl
.TabPageCollection(owner)
827
using
TabControl
owner = new()
840
var collection = new
TabControl
.TabPageCollection(owner)
883
using
TabControl
owner = new();
884
var collection = new
TabControl
.TabPageCollection(owner);
892
using
TabControl
owner = new();
893
var collection = new
TabControl
.TabPageCollection(owner)
913
using
TabControl
owner = new();
914
var collection = new
TabControl
.TabPageCollection(owner)
934
using
TabControl
owner = new();
935
var collection = new
TabControl
.TabPageCollection(owner)
955
using
TabControl
owner = new();
956
var collection = new
TabControl
.TabPageCollection(owner)
974
using
TabControl
owner = new()
981
var collection = new
TabControl
.TabPageCollection(owner);
1093
using
TabControl
owner = new();
1094
var collection = new
TabControl
.TabPageCollection(owner);
1102
using
TabControl
owner = new();
1106
var collection = new
TabControl
.TabPageCollection(owner);
1161
using
TabControl
owner = new();
1162
var collection = new
TabControl
.TabPageCollection(owner);
1169
using
TabControl
owner = new();
1170
var collection = new
TabControl
.TabPageCollection(owner);
1183
Assert.Throws<ArgumentNullException>("owner", () => new
TabControl
.TabPageCollection(null));
1189
using
TabControl
owner = new();
1190
var collection = new
TabControl
.TabPageCollection(owner);
1202
using
TabControl
owner = new();
1205
var collection = new
TabControl
.TabPageCollection(owner);
1218
using
TabControl
owner = new();
1220
var collection = new
TabControl
.TabPageCollection(owner);
1230
using
TabControl
owner = new();
1232
var collection = new
TabControl
.TabPageCollection(owner);
1244
var collection = new
TabControl
.TabPageCollection(owner);
1257
var collection = new
TabControl
.TabPageCollection(owner);
1272
var collection = new
TabControl
.TabPageCollection(owner);
1288
var collection = new
TabControl
.TabPageCollection(owner);
1301
using
TabControl
owner = new();
1302
var collection = new
TabControl
.TabPageCollection(owner);
1337
using
TabControl
owner = new();
1341
var collection = new
TabControl
.TabPageCollection(owner)
1400
using
TabControl
owner = new();
1401
var collection = new
TabControl
.TabPageCollection(owner);
1450
using
TabControl
owner = new();
1454
var collection = new
TabControl
.TabPageCollection(owner)
1527
using
TabControl
owner = new();
1531
var collection = new
TabControl
.TabPageCollection(owner)
1546
using
TabControl
owner = new();
1549
var collection = new
TabControl
.TabPageCollection(owner)
1563
using
TabControl
owner = new();
1564
var collection = new
TabControl
.TabPageCollection(owner);
1571
using
TabControl
owner = new();
1572
var collection = new
TabControl
.TabPageCollection(owner);
1579
using
TabControl
owner = new();
1582
var collection = new
TabControl
.TabPageCollection(owner);
1598
using
TabControl
owner = new();
1599
var collection = new
TabControl
.TabPageCollection(owner);
1619
using
TabControl
owner = new();
1632
var collection = new
TabControl
.TabPageCollection(owner)
1650
using
TabControl
owner = new();
1651
var collection = new
TabControl
.TabPageCollection(owner);
1663
using
TabControl
owner = new();
1664
var collection = new
TabControl
.TabPageCollection(owner);
1684
using
TabControl
owner = new();
1688
var collection = new
TabControl
.TabPageCollection(owner)
1723
using
TabControl
owner = new();
1725
var collection = new
TabControl
.TabPageCollection(owner);
1746
using
TabControl
owner = new();
1750
var collection = new
TabControl
.TabPageCollection(owner)
1782
using
TabControl
owner = new();
1786
var collection = new
TabControl
.TabPageCollection(owner)
1823
var collection = new
TabControl
.TabPageCollection(owner);
1844
var collection = new
TabControl
.TabPageCollection(owner);
1851
using
TabControl
owner = new();
1854
var collection = new
TabControl
.TabPageCollection(owner)
1868
using
TabControl
owner = new();
1869
var collection = new
TabControl
.TabPageCollection(owner);
1876
using
TabControl
owner = new();
1877
var collection = new
TabControl
.TabPageCollection(owner);
1884
using
TabControl
owner = new();
1887
var collection = new
TabControl
.TabPageCollection(owner);
1903
using
TabControl
owner = new();
1904
var collection = new
TabControl
.TabPageCollection(owner);
1924
using
TabControl
owner = new();
1937
var collection = new
TabControl
.TabPageCollection(owner)
1955
using
TabControl
owner = new();
1956
var collection = new
TabControl
.TabPageCollection(owner);
1969
using
TabControl
owner = new()
1976
var collection = new
TabControl
.TabPageCollection(owner);
2089
using
TabControl
owner = new()
2097
var collection = new
TabControl
.TabPageCollection(owner);
2259
using
TabControl
owner = new()
2266
var collection = new
TabControl
.TabPageCollection(owner);
2408
using
TabControl
owner = new()
2416
var collection = new
TabControl
.TabPageCollection(owner);
2615
using
TabControl
owner = new()
2619
var collection = new
TabControl
.TabPageCollection(owner);
2649
using
TabControl
owner = new()
2653
var collection = new
TabControl
.TabPageCollection(owner);
2672
using
TabControl
owner = new()
2676
var collection = new
TabControl
.TabPageCollection(owner);
2686
using
TabControl
owner = new();
2687
var collection = new
TabControl
.TabPageCollection(owner);
2707
using
TabControl
owner = new();
2708
var collection = new
TabControl
.TabPageCollection(owner);
2727
using
TabControl
owner = new();
2728
var collection = new
TabControl
.TabPageCollection(owner);
2747
using
TabControl
owner = new();
2748
var collection = new
TabControl
.TabPageCollection(owner);
2767
using
TabControl
owner = new();
2768
var collection = new
TabControl
.TabPageCollection(owner);
2788
using
TabControl
owner = new();
2798
var collection = new
TabControl
.TabPageCollection(owner);
2853
using
TabControl
owner = new()
2866
var collection = new
TabControl
.TabPageCollection(owner);
2907
using
TabControl
owner = new();
2908
var collection = new
TabControl
.TabPageCollection(owner);
2915
using
TabControl
owner = new();
2916
var collection = new
TabControl
.TabPageCollection(owner);
2929
using
TabControl
owner = new();
2930
var collection = new
TabControl
.TabPageCollection(owner);
2947
using
TabControl
owner = new();
2948
var collection = new
TabControl
.TabPageCollection(owner);
2958
using
TabControl
owner = new();
2959
var collection = new
TabControl
.TabPageCollection(owner);
2972
using
TabControl
owner = new();
2974
var collection = new
TabControl
.TabPageCollection(owner)
2993
using
TabControl
owner = new();
2995
var collection = new
TabControl
.TabPageCollection(owner)
3014
using
TabControl
owner = new()
3021
var collection = new
TabControl
.TabPageCollection(owner);
3142
using
TabControl
owner = new();
3143
var collection = new
TabControl
.TabPageCollection(owner);
3151
using
TabControl
owner = new();
3152
var collection = new
TabControl
.TabPageCollection(owner);
3162
using
TabControl
owner = new();
3163
var collection = new
TabControl
.TabPageCollection(owner);
3177
using
TabControl
owner = new();
3178
var collection = new
TabControl
.TabPageCollection(owner);
3189
using
TabControl
owner = new();
3190
var collection = new
TabControl
.TabPageCollection(owner);
3204
using
TabControl
owner = new();
3206
var collection = new
TabControl
.TabPageCollection(owner);
3220
using
TabControl
owner = new();
3222
var collection = new
TabControl
.TabPageCollection(owner);
3238
using
TabControl
owner = new();
3251
var collection = new
TabControl
.TabPageCollection(owner)
3274
using
TabControl
owner = new();
3287
var collection = new
TabControl
.TabPageCollection(owner)
3305
using
TabControl
owner = new();
3306
var collection = new
TabControl
.TabPageCollection(owner);
3318
using
TabControl
owner = new();
3321
var collection = new
TabControl
.TabPageCollection(owner)
3336
using
TabControl
owner = new();
3337
var collection = new
TabControl
.TabPageCollection(owner);
3347
using
TabControl
owner = new();
3349
var collection = new
TabControl
.TabPageCollection(owner)
3362
using
TabControl
owner = new();
3366
var collection = new
TabControl
.TabPageCollection(owner)
3404
using
TabControl
owner = new()
3411
var collection = new
TabControl
.TabPageCollection(owner)
3439
using
TabControl
owner = new();
3443
var collection = new
TabControl
.TabPageCollection(owner)
3492
using
TabControl
owner = new()
3499
var collection = new
TabControl
.TabPageCollection(owner)
3539
using
TabControl
owner = new();
3543
var collection = new
TabControl
.TabPageCollection(owner)
3608
using
TabControl
owner = new()
3615
var collection = new
TabControl
.TabPageCollection(owner)
3666
using
TabControl
owner = new();
3668
var collection = new
TabControl
.TabPageCollection(owner)
3679
using
TabControl
owner = new();
3681
var collection = new
TabControl
.TabPageCollection(owner);
3694
using
TabControl
owner = new();
3696
var collection = new
TabControl
.TabPageCollection(owner);
3706
using
TabControl
owner = new();
3709
var collection = new
TabControl
.TabPageCollection(owner)
3719
using
TabControl
owner = new();
3722
var collection = new
TabControl
.TabPageCollection(owner);
3736
using
TabControl
owner = new();
3737
var collection = new
TabControl
.TabPageCollection(owner);
3748
using
TabControl
owner = new();
3750
var collection = new
TabControl
.TabPageCollection(owner);
3762
using
TabControl
owner = new();
3766
var collection = new
TabControl
.TabPageCollection(owner);
3803
using
TabControl
owner = new()
3810
var collection = new
TabControl
.TabPageCollection(owner);
3837
using
TabControl
owner = new();
3841
var collection = new
TabControl
.TabPageCollection(owner);
3889
using
TabControl
owner = new()
3896
var collection = new
TabControl
.TabPageCollection(owner);
3939
using
TabControl
owner = new();
3941
var collection = new
TabControl
.TabPageCollection(owner);
3953
using
TabControl
owner = new();
3955
var collection = new
TabControl
.TabPageCollection(owner);
3966
using
TabControl
owner = new();
3969
var collection = new
TabControl
.TabPageCollection(owner);
3978
using
TabControl
owner = new()
3984
var collection = new
TabControl
.TabPageCollection(owner)
4079
using
TabControl
owner = new()
4085
var collection = new
TabControl
.TabPageCollection(owner)
4209
using
TabControl
owner = new()
4215
var collection = new
TabControl
.TabPageCollection(owner)
4326
using
TabControl
owner = new()
4332
var collection = new
TabControl
.TabPageCollection(owner)
4456
using
TabControl
owner = new();
4461
var collection = new
TabControl
.TabPageCollection(owner)
4495
using
TabControl
owner = new();
4500
var collection = new
TabControl
.TabPageCollection(owner)
4535
using
TabControl
owner = new();
4536
var collection = new
TabControl
.TabPageCollection(owner);
4561
using
TabControl
owner = new();
4562
var collection = new
TabControl
.TabPageCollection(owner);
4570
using
TabControl
owner = new();
4573
var collection = new
TabControl
.TabPageCollection(owner)
4585
using
TabControl
owner = new();
4593
var collection = new
TabControl
.TabPageCollection(owner)
4641
using
TabControl
owner = new()
4653
var collection = new
TabControl
.TabPageCollection(owner)
4691
using
TabControl
owner = new();
4692
var collection = new
TabControl
.TabPageCollection(owner);
4699
using
TabControl
owner = new()
4705
var collection = new
TabControl
.TabPageCollection(owner);
4804
using
TabControl
owner = new();
4805
var collection = new
TabControl
.TabPageCollection(owner);
4813
using
TabControl
owner = new();
4816
var collection = new
TabControl
.TabPageCollection(owner)
4871
using
TabControl
owner = new();
4872
var collection = new
TabControl
.TabPageCollection(owner);
4882
using
TabControl
owner = new();
4884
var collection = new
TabControl
.TabPageCollection(owner)
4896
using
TabControl
owner = new();
4909
var collection = new
TabControl
.TabPageCollection(owner)
4972
using
TabControl
owner = new();
4985
var collection = new
TabControl
.TabPageCollection(owner)
5003
using
TabControl
TabControl = new();
5030
using
TabControl
TabControl = new();
System\Windows\Forms\TabControlTests.cs (132)
380
using
TabControl
control = new()
413
using
TabControl
control = new()
447
using
TabControl
control = new();
457
using
TabControl
control = new()
476
using
TabControl
control = new()
495
using
TabControl
control = new();
524
using
TabControl
control = new();
539
using
TabControl
control = new()
556
using
TabControl
control = new();
584
using
TabControl
control = new();
621
using
TabControl
control = new()
637
using
TabControl
control = new();
699
using
TabControl
control = new();
736
using
TabControl
control = new();
743
using
TabControl
control = new();
756
using
TabControl
control = new();
780
using
TabControl
control = new();
871
using
TabControl
control = new()
889
using
TabControl
control = new();
918
using
TabControl
control = new();
926
using
TabControl
control = new()
950
using
TabControl
control = new();
978
using
TabControl
control = new();
1014
using
TabControl
control = new();
1023
using
TabControl
control = new()
1034
using
TabControl
control = new();
1046
using
TabControl
control = new();
1162
using
TabControl
control = new()
1180
using
TabControl
control = new()
1199
using
TabControl
control = new();
1229
using
TabControl
control = new()
1260
using
TabControl
control = new();
1286
using
TabControl
control = new();
1296
using
TabControl
control = new();
1315
using
TabControl
control = new()
1337
using
TabControl
control = new();
1377
using
TabControl
control = new()
1404
using
TabControl
control = new();
1445
using
TabControl
control = new();
1456
using
TabControl
control = new();
1481
using
TabControl
control = new()
1505
using
TabControl
control = new();
1533
using
TabControl
control = new()
1559
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
TabControl
))[nameof(
TabControl
.ItemSize)];
1560
using
TabControl
control = new();
1583
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
TabControl
))[nameof(
TabControl
.ItemSize)];
1584
using
TabControl
control = new();
1607
using
TabControl
control = new();
1614
using
TabControl
control = new();
1723
using
TabControl
control = new()
1740
using
TabControl
control = new();
1768
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
TabControl
))[nameof(
TabControl
.Padding)];
1769
using
TabControl
control = new();
1792
PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(
TabControl
))[nameof(
TabControl
.Padding)];
1793
using
TabControl
control = new();
1816
using
TabControl
control = new();
1823
using
TabControl
control = new();
1836
using
TabControl
control = new()
1876
using
TabControl
control = new()
1926
using
TabControl
control = new()
1964
using
TabControl
control = new()
1992
using
TabControl
control = new();
2000
using
TabControl
control = new();
2009
using
TabControl
control = new();
2017
using
TabControl
control = new();
2033
using
TabControl
control = new()
2052
using
TabControl
control = new();
2085
using
TabControl
control = new();
2119
using
TabControl
control = new();
2155
using
TabControl
control = new();
2217
using
TabControl
control = new();
2330
using
TabControl
control = new();
2408
using
TabControl
control = new();
2508
using
TabControl
control = new();
2515
using
TabControl
control = new();
2523
using
TabControl
control = new();
2540
using
TabControl
control = new()
2560
using
TabControl
control = new()
2578
using
TabControl
control = new();
2640
using
TabControl
control = new();
2670
using
TabControl
control = new();
2798
using
TabControl
control = new()
2817
using
TabControl
control = new();
2846
using
TabControl
control = new();
2914
using
TabControl
control = new()
2931
using
TabControl
control = new();
2959
using
TabControl
control = new();
2996
Control.ControlCollection controls = Assert.IsType<
TabControl
.ControlCollection>(control.CreateControlsInstance());
3016
using
TabControl
control = new();
3067
using
TabControl
control = new();
3175
using
TabControl
control = new();
3183
using
TabControl
control = new();
3195
using
TabControl
control = new();
3252
using
TabControl
control = new();
3366
using
TabControl
control = new();
3375
using
TabControl
control = new();
3384
using
TabControl
control = new();
3395
using
TabControl
control = new();
3446
using
TabControl
control = new();
3557
using
TabControl
control = new();
3567
using
TabControl
control = new();
3578
using
TabControl
control = new();
3619
using
TabControl
control = new();
3644
using
TabControl
control = new();
3655
using
TabControl
control = new();
3680
using
TabControl
control = new();
3784
using
TabControl
control = new();
3793
using
TabControl
control = new();
3805
using
TabControl
control = new();
3814
using
TabControl
control = new();
5196
using
TabControl
control = new();
5236
using
TabControl
control = new();
5324
using
TabControl
control = new();
5331
using
TabControl
control = new();
5339
using
TabControl
control = new();
5351
using
TabControl
control = new();
5397
using
TabControl
control = new();
5491
using
TabControl
control = new();
5500
using
TabControl
control = new();
5509
using
TabControl
control = new();
5521
using
TabControl
control = new();
5561
using
TabControl
control = new();
5652
using
TabControl
control = new();
5662
using
TabControl
control = new();
5673
using
TabControl
control = new();
5680
using
TabControl
control = new();
5691
using
TabControl
control = new() { ShowToolTips = true };
5712
using
TabControl
control = new();
System\Windows\Forms\TabPageTests.cs (44)
410
using
TabControl
parent = new();
475
using
TabControl
parent = new();
573
using
TabControl
parent = new()
589
using
TabControl
parent = new()
632
using
TabControl
parent = new()
1128
using
TabControl
parent = new();
1165
using
TabControl
parent = new()
1254
using
TabControl
parent = new();
1317
using
TabControl
parent = new()
1373
using
TabControl
owner = new();
1437
using
TabControl
owner = new()
1520
using
TabControl
parent = new();
1554
using
TabControl
parent = new()
1634
using
TabControl
parent = new();
1695
using
TabControl
parent = new()
1748
using
TabControl
owner = new();
1809
using
TabControl
owner = new()
1947
using
TabControl
parent = new();
2156
using
TabControl
parent = new();
2502
using
TabControl
oldParent = new();
2523
using
TabControl
parent = new();
2571
using
TabControl
parent = new();
2803
using
TabControl
parent = new();
2836
using
TabControl
parent = new()
2891
using
TabControl
parent = new();
2950
using
TabControl
parent = new()
3005
using
TabControl
owner = new();
3069
using
TabControl
owner = new()
3175
using
TabControl
parent = new();
3208
using
TabControl
parent = new()
3265
using
TabControl
parent = new();
3326
using
TabControl
parent = new()
3377
using
TabControl
owner = new();
3438
using
TabControl
owner = new()
3575
using
TabControl
parent = new();
3649
using
TabControl
parent = new();
3882
using
TabControl
parent = new();
3934
using
TabControl
parent = new();
4052
using
TabControl
parent = new()
4191
using
TabControl
parent = new()
4392
using
TabControl
parent = new();
4709
using
TabControl
parent = new();
4961
using
TabControl
tabControl = new();
5032
using
TabControl
tabControl = new();
System\Windows\Forms\ToolTipTests.cs (3)
827
Mock<
TabControl
> mockTabControl = new() { CallBase = true, Object = { ShowToolTips = true } };
840
using
TabControl
tabControl = mockTabControl.Object;
881
using
TabControl
tabControl = new() { ShowToolTips = true };
System\Windows\Forms\UserControlTests.cs (2)
1268
using
TabControl
child3 = new();
1494
using
TabControl
child3 = new();
System.Windows.Forms.UI.IntegrationTests (3)
TabControlTests.cs (3)
67
private async Task<bool> IsHoveredWithMouseAsync(Form form,
TabControl
tabControl, Point point, bool assertCorrectLocation = true)
77
private async Task RunTestAsync(Func<Form,
TabControl
, Task> runTest)
83
TabControl
tabControl = new()
TestPassApp (6)
ContainerControls.Designer.cs (5)
884
private System.Windows.Forms.
TabControl
tabControl5;
888
private System.Windows.Forms.
TabControl
tabControl6;
898
private System.Windows.Forms.
TabControl
tabControl2;
904
private System.Windows.Forms.
TabControl
tabControl1;
914
private System.Windows.Forms.
TabControl
tabControl3;
ContainerControls2.Designer.cs (1)
480
private System.Windows.Forms.
TabControl
tabControl4;
WinFormsControlsTest (2)
MultipleControls.Designer.cs (1)
339
private System.Windows.Forms.
TabControl
tabControl1;
ScrollableControls.Designer.cs (1)
491
private
TabControl
tabControl1;