Welcome to mirror list, hosted at ThFree Co, Russian Federation.

System.Windows.Forms_test.dll.sources « System.Windows.Forms « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 884953ac3dd9e06e8d460a54b70cbc646b84ebbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
../../test-helpers/NunitHelpers.cs
../../../build/common/Consts.cs
System.Windows.Forms/ApplicationTest.cs
System.Windows.Forms/AutoCompleteStringCollectionTest.cs
System.Windows.Forms/ApplicationContextTest.cs
System.Windows.Forms/BindingTest.cs
System.Windows.Forms/BindingsCollectionTest.cs
System.Windows.Forms/BindingContextTest.cs
System.Windows.Forms/BindingManagerBaseTest.cs
System.Windows.Forms/BindingMemberInfoTest.cs
System.Windows.Forms/BindingNavigatorTest.cs
System.Windows.Forms/BindingSourceTest.cs
System.Windows.Forms/ButtonBaseTest.cs
System.Windows.Forms/ButtonTest.cs
System.Windows.Forms/CheckBoxEventTest.cs
System.Windows.Forms/CheckBoxTest.cs
System.Windows.Forms/CheckedListBoxEventTest.cs
System.Windows.Forms/CheckedListBoxTest.cs
System.Windows.Forms/ClipboardTest.cs
System.Windows.Forms/ColumnClickEventArgsTest.cs
System.Windows.Forms/ColumnHeaderTest.cs
System.Windows.Forms/ColumnStyleTest.cs
System.Windows.Forms/ComboBoxTest.cs
System.Windows.Forms/Common.cs
System.Windows.Forms/CommonDialogsTest.cs
System.Windows.Forms/ContainerControlTest.cs
System.Windows.Forms/ContextMenuTest.cs
System.Windows.Forms/ControlBindingsCollectionTest.cs
System.Windows.Forms/ControlBindingsConverterTest.cs
System.Windows.Forms/ControlCollectionTest.cs
System.Windows.Forms/ControlEventTest.cs
System.Windows.Forms/ControlHandleTest.cs
System.Windows.Forms/ControlLogger.cs
System.Windows.Forms/ControlLogger2.cs
System.Windows.Forms/ControlTest.cs
System.Windows.Forms/ControlPaintTest.cs
System.Windows.Forms/ControlPropertyEventsTest.cs
System.Windows.Forms/ControlStyleTest.cs
System.Windows.Forms/CursorTest.cs
System.Windows.Forms/CurrencyManagerTest.cs
System.Windows.Forms/DataBindingTests.cs
System.Windows.Forms/DataGridColumnStyleTest.cs
System.Windows.Forms/DataGridTableStyleTest.cs
System.Windows.Forms/DataGridTest.cs
System.Windows.Forms/DataGridTextBoxColumnTest.cs
System.Windows.Forms/DataGridTextBoxTest.cs
System.Windows.Forms/DataGridViewAdvancedBorderStyleTest.cs
System.Windows.Forms/DataGridViewBandTest.cs
System.Windows.Forms/DataGridViewButtonCellTest.cs
System.Windows.Forms/DataGridViewCellCollectionTest.cs
System.Windows.Forms/DataGridViewCellStyleTest.cs
System.Windows.Forms/DataGridViewCellTest.cs
System.Windows.Forms/DataGridViewCheckBoxCellTest.cs
System.Windows.Forms/DataGridViewClipboardHeaderTest.cs
System.Windows.Forms/DataGridViewClipboardTest.cs
System.Windows.Forms/DataGridViewColumnCollectionTest.cs
System.Windows.Forms/DataGridViewColumnHeaderTest.cs
System.Windows.Forms/DataGridViewColumnTest.cs
System.Windows.Forms/DataGridViewComboBoxCellTest.cs
System.Windows.Forms/DataGridViewCommon.cs
System.Windows.Forms/DataGridViewDataBindingTest.cs
System.Windows.Forms/DataGridViewElementTest.cs
System.Windows.Forms/DataGridViewLinkCellTest.cs
System.Windows.Forms/DataGridViewImageCellTest.cs
System.Windows.Forms/DataGridViewRowCollectionTest.cs
System.Windows.Forms/DataGridViewRowHeaderTest.cs
System.Windows.Forms/DataGridViewRowHeightInfoNeededEventArgsTests.cs
System.Windows.Forms/DataGridViewRowTest.cs
System.Windows.Forms/DataGridViewTest.cs
System.Windows.Forms/DataGridViewTextBoxCellTest.cs
System.Windows.Forms/DataGridViewTextBoxColumnTest.cs
System.Windows.Forms/DataObjectTest.cs
System.Windows.Forms/DateTimePickerTest.cs
System.Windows.Forms/DefaultLayoutTest.cs
System.Windows.Forms/DragEventArgsTest.cs
System.Windows.Forms/ErrorProviderTest.cs
System.Windows.Forms/FlowPanelTests.cs
System.Windows.Forms/FocusTest.cs
System.Windows.Forms/FolderBrowserDialogTest.cs
System.Windows.Forms/FormEventTest.cs
System.Windows.Forms/FormHandleTest.cs
System.Windows.Forms/FormThreadTest.cs
System.Windows.Forms/FormTest.cs
System.Windows.Forms/EventArgsTest.cs
System.Windows.Forms/EventLogger.cs
System.Windows.Forms/GridColumnStylesCollectionTest.cs
System.Windows.Forms/GridTableStylesCollectionTest.cs
System.Windows.Forms/GroupBoxTest.cs
System.Windows.Forms/HelpProviderTest.cs
System.Windows.Forms/HScrollPropertiesTest.cs
System.Windows.Forms/ImageKeyConverterTest.cs
System.Windows.Forms/ImageListStreamerTest.cs
System.Windows.Forms/ImageListTest.cs
System.Windows.Forms/InputLanguageTest.cs
System.Windows.Forms/KeyEventArgsTest.cs
System.Windows.Forms/KeysConverterTest.cs
System.Windows.Forms/LabelTest.cs
System.Windows.Forms/LinkAreaTest.cs
System.Windows.Forms/LinkConverterTest.cs
System.Windows.Forms/LinkLabelTest.cs
System.Windows.Forms/ListControlTest.cs
System.Windows.Forms/ListBindingHelperTest.cs
System.Windows.Forms/ListBoxEventTest.cs
System.Windows.Forms/ListBoxTest.cs
System.Windows.Forms/ListViewCollectionsTest.cs
System.Windows.Forms/ListViewEventTest.cs
System.Windows.Forms/ListViewTest.cs
System.Windows.Forms/ListViewGroupTest.cs
System.Windows.Forms/ListViewGroupCollectionTest.cs
System.Windows.Forms/ListViewItemTest.cs
System.Windows.Forms/MaskedTextBoxTest.cs
System.Windows.Forms/MdiFormHandleTest.cs
System.Windows.Forms/MdiFormTest.cs
System.Windows.Forms/MessageTest.cs
System.Windows.Forms/MenuStripTest.cs
System.Windows.Forms/MenuTest.cs
System.Windows.Forms/MenuItemTest.cs
System.Windows.Forms/MonthCalendarTest.cs
System.Windows.Forms/NotifyIconTest.cs
System.Windows.Forms/NumericUpDownTest.cs
System.Windows.Forms/PaddingTest.cs
System.Windows.Forms/PaddingConverterTest.cs
System.Windows.Forms/PaintEventArgsTest.cs
System.Windows.Forms/PanelTest.cs
System.Windows.Forms/PictureBoxTest.cs
System.Windows.Forms/PrintDialogTest.cs
System.Windows.Forms/ProgressBarTest.cs
System.Windows.Forms/PropertyGridTest.cs
System.Windows.Forms/PropertyManagerTest.cs
System.Windows.Forms/RadioButtonTest.cs
System.Windows.Forms/RowStyleTest.cs
System.Windows.Forms/RichTextBoxTest.cs
System.Windows.Forms/SaveFileDialogTest.cs
System.Windows.Forms/ScrollableControlTest.cs
System.Windows.Forms/ScrollBarTest.cs
System.Windows.Forms/ScreenTest.cs
System.Windows.Forms/SelectionRangeTest.cs
System.Windows.Forms/SendKeysTest.cs
System.Windows.Forms/SplitterTest.cs
System.Windows.Forms/SplitContainerTests.cs
System.Windows.Forms/StatusBarPanelTest.cs
System.Windows.Forms/StatusBarTest.cs
System.Windows.Forms/StatusStripTest.cs
System.Windows.Forms/SystemInformationTest.cs
System.Windows.Forms/TabControlTest.cs
System.Windows.Forms/TableLayoutTest.cs
System.Windows.Forms/TestHelper.cs
System.Windows.Forms/TestImageIndexConverter.cs
System.Windows.Forms/TextBoxTest.cs
System.Windows.Forms/TimerTest.cs
System.Windows.Forms/ToolBarTest.cs
System.Windows.Forms/ToolBarButtonTest.cs
System.Windows.Forms/ToolStripButtonTest.cs
System.Windows.Forms/ToolStripComboBoxTest.cs
System.Windows.Forms/ToolStripContainerTest.cs
System.Windows.Forms/ToolStripContentPanelTest.cs
System.Windows.Forms/ToolStripControlHostTest.cs
System.Windows.Forms/ToolStripDropDownItemTest.cs
System.Windows.Forms/ToolStripDropDownTest.cs
System.Windows.Forms/ToolStripItemCollectionTest.cs
System.Windows.Forms/ToolStripItemTest.cs
System.Windows.Forms/ToolStripLabelTest.cs
System.Windows.Forms/ToolStripManagerTest.cs
System.Windows.Forms/ToolStripMenuItemTest.cs
System.Windows.Forms/ToolStripOverflowButtonTest.cs
System.Windows.Forms/ToolStripOverflowTest.cs
System.Windows.Forms/ToolStripPanelTest.cs
System.Windows.Forms/ToolStripProgressBarTest.cs
System.Windows.Forms/ToolStripSeparatorTest.cs
System.Windows.Forms/ToolStripStatusLabelTest.cs
System.Windows.Forms/ToolStripTest.cs
System.Windows.Forms/ToolStripTextBoxTest.cs
System.Windows.Forms/ToolTipTest.cs
System.Windows.Forms/TrackBarTest.cs
System.Windows.Forms/TreeNodeCollectionTest.cs
System.Windows.Forms/TreeNodeTest.cs
System.Windows.Forms/TreeViewHitTestInfoTest.cs
System.Windows.Forms/TreeViewImageKeyConverterTest.cs
System.Windows.Forms/TreeViewImageIndexConverterTest.cs
System.Windows.Forms/TreeViewTest.cs
System.Windows.Forms/TreeViewEventsTest.cs
System.Windows.Forms/UpDownTest.cs
System.Windows.Forms/UserControlTest.cs
System.Windows.Forms/VScrollPropertiesTest.cs
System.Windows.Forms.Layout/TableLayoutSettingsTypeConverterTest.cs
System.Windows.Forms.Layout/ArrangedElementCollectionTest.cs
System.Resources/CompatTest.cs
System.Resources/CultureTest.cs
System.Resources/HelperClasses_ITRS.cs
System.Resources/HelperClasses_Resources.cs
System.Resources/ResourcesTestHelper.cs
System.Resources/ResXDataNodeAliasTests.cs
System.Resources/ResXDataNodeByteArrayTests.cs
System.Resources/ResXDataNodeFileRefGetValueTests.cs
System.Resources/ResXDataNodeFileRefGetValueTypeNameTests.cs
System.Resources/ResXDataNodeSerialisedGetValueTypeNameTests.cs
System.Resources/ResXDataNodeSerializedGetValueTests.cs
System.Resources/ResXDataNodeTest.cs
System.Resources/ResXDataNodeTypeConverterGetValueTests.cs
System.Resources/ResXDataNodeTypeConverterGetValueTypeNameTests.cs
System.Resources/ResXDataNodeWriteBehavior.cs
System.Resources/ResXFileRefTest.cs
System.Resources/ResXResourceReaderTest.cs
System.Resources/WriterTest.cs