2005-06-29 Peter Bartok <pbartok@novell.com>
[mono.git] / mcs / class / Managed.Windows.Forms / SWF.csproj
1 <VisualStudioProject>
2     <CSHARP
3         ProjectType = "Local"
4         ProductVersion = "7.10.3077"
5         SchemaVersion = "2.0"
6         ProjectGuid = "{5E6430B2-6B9F-4E76-802E-20207EF80391}"
7     >
8         <Build>
9             <Settings
10                 ApplicationIcon = ""
11                 AssemblyKeyContainerName = ""
12                 AssemblyName = "System.Windows.Forms"
13                 AssemblyOriginatorKeyFile = ""
14                 DefaultClientScript = "JScript"
15                 DefaultHTMLPageLayout = "Grid"
16                 DefaultTargetSchema = "IE50"
17                 DelaySign = "false"
18                 OutputType = "Library"
19                 PreBuildEvent = ""
20                 PostBuildEvent = ""
21                 RootNamespace = ""
22                 RunPostBuildEvent = "OnBuildSuccess"
23                 StartupObject = ""
24             >
25                 <Config
26                     Name = "Debug"
27                     AllowUnsafeBlocks = "false"
28                     BaseAddress = "285212672"
29                     CheckForOverflowUnderflow = "false"
30                     ConfigurationOverrideFile = ""
31                     DefineConstants = ""
32                     DocumentationFile = ""
33                     DebugSymbols = "true"
34                     FileAlignment = "4096"
35                     IncrementalBuild = "false"
36                     NoStdLib = "false"
37                     NoWarn = ""
38                     Optimize = "false"
39                     OutputPath = "bin\Debug\"
40                     RegisterForComInterop = "false"
41                     RemoveIntegerChecks = "false"
42                     TreatWarningsAsErrors = "false"
43                     WarningLevel = "1"
44                 />
45                 <Config
46                     Name = "Release"
47                     AllowUnsafeBlocks = "false"
48                     BaseAddress = "285212672"
49                     CheckForOverflowUnderflow = "false"
50                     ConfigurationOverrideFile = ""
51                     DefineConstants = ""
52                     DocumentationFile = ""
53                     DebugSymbols = "false"
54                     FileAlignment = "4096"
55                     IncrementalBuild = "false"
56                     NoStdLib = "false"
57                     NoWarn = ""
58                     Optimize = "false"
59                     OutputPath = "bin\Release\"
60                     RegisterForComInterop = "false"
61                     RemoveIntegerChecks = "false"
62                     TreatWarningsAsErrors = "false"
63                     WarningLevel = "1"
64                 />
65             </Settings>
66             <References>
67                 <Reference
68                     Name = "Accessibility"
69                     AssemblyName = "Accessibility"
70                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Accessibility.dll"
71                 />
72                 <Reference
73                     Name = "System"
74                     AssemblyName = "System"
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
76                 />
77                 <Reference
78                     Name = "System.Drawing"
79                     AssemblyName = "System.Drawing"
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
81                 />
82                 <Reference
83                     Name = "System.XML"
84                     AssemblyName = "System.XML"
85                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
86                 />
87             </References>
88         </Build>
89         <Files>
90             <Include>
91                 <File
92                     RelPath = "Assembly\Consts.cs"
93                     SubType = "Code"
94                     BuildAction = "Compile"
95                 />
96                 <File
97                     RelPath = "Assembly\Locale.cs"
98                     SubType = "Code"
99                     BuildAction = "Compile"
100                 />
101                 <File
102                     RelPath = "System.Resources\ResXNullRef.cs"
103                     SubType = "Code"
104                     BuildAction = "Compile"
105                 />
106                 <File
107                     RelPath = "System.Resources\ResXFileRef.cs"
108                     SubType = "Code"
109                     BuildAction = "Compile"
110                 />
111                 <File
112                     RelPath = "System.Resources\ResXResourceReader.cs"
113                     SubType = "Code"
114                     BuildAction = "Compile"
115                 />
116                 <File
117                     RelPath = "System.Resources\ResXResourceSet.cs"
118                     SubType = "Code"
119                     BuildAction = "Compile"
120                 />
121                 <File
122                     RelPath = "System.Resources\ResXResourceWriter.cs"
123                     SubType = "Code"
124                     BuildAction = "Compile"
125                 />
126                 <File
127                     RelPath = "System.Windows.Forms.Design\ComponentEditorForm.cs"
128                     SubType = "Code"
129                     BuildAction = "Compile"
130                 />
131                 <File
132                     RelPath = "System.Windows.Forms.Design\ComponentEditorPage.cs"
133                     SubType = "Code"
134                     BuildAction = "Compile"
135                 />
136                 <File
137                     RelPath = "System.Windows.Forms.Design\EventsTab.cs"
138                     SubType = "Code"
139                     BuildAction = "Compile"
140                 />
141                 <File
142                     RelPath = "System.Windows.Forms.Design\IUIService.cs"
143                     SubType = "Code"
144                     BuildAction = "Compile"
145                 />
146                 <File
147                     RelPath = "System.Windows.Forms.Design\IWindowsFormsEditorService.cs"
148                     SubType = "Code"
149                     BuildAction = "Compile"
150                 />
151                 <File
152                     RelPath = "System.Windows.Forms.Design\PropertyTab.cs"
153                     SubType = "Code"
154                     BuildAction = "Compile"
155                 />
156                 <File
157                     RelPath = "System.Windows.Forms.Design\WindowsFormsComponentEditor.cs"
158                     SubType = "Code"
159                     BuildAction = "Compile"
160                 />
161                 <File
162                     RelPath = "System.Windows.Forms\AccessibleEvents.cs"
163                     SubType = "Code"
164                     BuildAction = "Compile"
165                 />
166                 <File
167                     RelPath = "System.Windows.Forms\AccessibleNavigation.cs"
168                     SubType = "Code"
169                     BuildAction = "Compile"
170                 />
171                 <File
172                     RelPath = "System.Windows.Forms\AccessibleObject.cs"
173                     SubType = "Code"
174                     BuildAction = "Compile"
175                 />
176                 <File
177                     RelPath = "System.Windows.Forms\AccessibleRole.cs"
178                     SubType = "Code"
179                     BuildAction = "Compile"
180                 />
181                 <File
182                     RelPath = "System.Windows.Forms\AccessibleSelection.cs"
183                     SubType = "Code"
184                     BuildAction = "Compile"
185                 />
186                 <File
187                     RelPath = "System.Windows.Forms\AccessibleStates.cs"
188                     SubType = "Code"
189                     BuildAction = "Compile"
190                 />
191                 <File
192                     RelPath = "System.Windows.Forms\AmbientProperties.cs"
193                     SubType = "Code"
194                     BuildAction = "Compile"
195                 />
196                 <File
197                     RelPath = "System.Windows.Forms\AnchorStyles.cs"
198                     SubType = "Code"
199                     BuildAction = "Compile"
200                 />
201                 <File
202                     RelPath = "System.Windows.Forms\Appearance.cs"
203                     SubType = "Code"
204                     BuildAction = "Compile"
205                 />
206                 <File
207                     RelPath = "System.Windows.Forms\Application.cs"
208                     SubType = "Code"
209                     BuildAction = "Compile"
210                 />
211                 <File
212                     RelPath = "System.Windows.Forms\ApplicationContext.cs"
213                     SubType = "Code"
214                     BuildAction = "Compile"
215                 />
216                 <File
217                     RelPath = "System.Windows.Forms\ArrangeDirection.cs"
218                     SubType = "Code"
219                     BuildAction = "Compile"
220                 />
221                 <File
222                     RelPath = "System.Windows.Forms\ArrangeStartingPosition.cs"
223                     SubType = "Code"
224                     BuildAction = "Compile"
225                 />
226                 <File
227                     RelPath = "System.Windows.Forms\AsyncMethodData.cs"
228                     SubType = "Code"
229                     BuildAction = "Compile"
230                 />
231                 <File
232                     RelPath = "System.Windows.Forms\AsyncMethodResult.cs"
233                     SubType = "Code"
234                     BuildAction = "Compile"
235                 />
236                 <File
237                     RelPath = "System.Windows.Forms\AxHost.cs"
238                     SubType = "Code"
239                     BuildAction = "Compile"
240                 />
241                 <File
242                     RelPath = "System.Windows.Forms\BaseCollection.cs"
243                     SubType = "Code"
244                     BuildAction = "Compile"
245                 />
246                 <File
247                     RelPath = "System.Windows.Forms\BindingContext.cs"
248                     SubType = "Code"
249                     BuildAction = "Compile"
250                 />
251                 <File
252                     RelPath = "System.Windows.Forms\Binding.cs"
253                     SubType = "Code"
254                     BuildAction = "Compile"
255                 />
256                 <File
257                     RelPath = "System.Windows.Forms\BindingManagerBase.cs"
258                     SubType = "Code"
259                     BuildAction = "Compile"
260                 />
261                 <File
262                     RelPath = "System.Windows.Forms\BindingMemberInfo.cs"
263                     SubType = "Code"
264                     BuildAction = "Compile"
265                 />
266                 <File
267                     RelPath = "System.Windows.Forms\BindingsCollection.cs"
268                     SubType = "Code"
269                     BuildAction = "Compile"
270                 />
271                 <File
272                     RelPath = "System.Windows.Forms\BootMode.cs"
273                     SubType = "Code"
274                     BuildAction = "Compile"
275                 />
276                 <File
277                     RelPath = "System.Windows.Forms\Border3DSide.cs"
278                     SubType = "Code"
279                     BuildAction = "Compile"
280                 />
281                 <File
282                     RelPath = "System.Windows.Forms\Border3DStyle.cs"
283                     SubType = "Code"
284                     BuildAction = "Compile"
285                 />
286                 <File
287                     RelPath = "System.Windows.Forms\BorderStyle.cs"
288                     SubType = "Code"
289                     BuildAction = "Compile"
290                 />
291                 <File
292                     RelPath = "System.Windows.Forms\BoundsSpecified.cs"
293                     SubType = "Code"
294                     BuildAction = "Compile"
295                 />
296                 <File
297                     RelPath = "System.Windows.Forms\Button.cs"
298                     SubType = "Code"
299                     BuildAction = "Compile"
300                 />
301                 <File
302                     RelPath = "System.Windows.Forms\ButtonBase.cs"
303                     SubType = "Code"
304                     BuildAction = "Compile"
305                 />
306                 <File
307                     RelPath = "System.Windows.Forms\ButtonBorderStyle.cs"
308                     SubType = "Code"
309                     BuildAction = "Compile"
310                 />
311                 <File
312                     RelPath = "System.Windows.Forms\ButtonState.cs"
313                     SubType = "Code"
314                     BuildAction = "Compile"
315                 />
316                 <File
317                     RelPath = "System.Windows.Forms\CaptionButton.cs"
318                     SubType = "Code"
319                     BuildAction = "Compile"
320                 />
321                 <File
322                     RelPath = "System.Windows.Forms\CategoryGridEntry.cs"
323                     SubType = "Code"
324                     BuildAction = "Compile"
325                 />
326                 <File
327                     RelPath = "System.Windows.Forms\CharacterCasing.cs"
328                     SubType = "Code"
329                     BuildAction = "Compile"
330                 />
331                 <File
332                     RelPath = "System.Windows.Forms\CheckBox.cs"
333                     SubType = "Code"
334                     BuildAction = "Compile"
335                 />
336                 <File
337                     RelPath = "System.Windows.Forms\CheckedListBox.cs"
338                     SubType = "Code"
339                     BuildAction = "Compile"
340                 />
341                 <File
342                     RelPath = "System.Windows.Forms\CheckState.cs"
343                     SubType = "Code"
344                     BuildAction = "Compile"
345                 />
346                 <File
347                     RelPath = "System.Windows.Forms\ColorDepth.cs"
348                     SubType = "Code"
349                     BuildAction = "Compile"
350                 />
351                 <File
352                     RelPath = "System.Windows.Forms\Clipboard.cs"
353                     SubType = "Code"
354                     BuildAction = "Compile"
355                 />
356                 <File
357                     RelPath = "System.Windows.Forms\ColorDialog.cs"
358                     SubType = "Code"
359                     BuildAction = "Compile"
360                 />
361                 <File
362                     RelPath = "System.Windows.Forms\ColumnClickEventArgs.cs"
363                     SubType = "Code"
364                     BuildAction = "Compile"
365                 />
366                 <File
367                     RelPath = "System.Windows.Forms\ColumnClickEventHandler.cs"
368                     SubType = "Code"
369                     BuildAction = "Compile"
370                 />
371                 <File
372                     RelPath = "System.Windows.Forms\ColumnHeader.cs"
373                     SubType = "Code"
374                     BuildAction = "Compile"
375                 />
376                 <File
377                     RelPath = "System.Windows.Forms\ColumnHeaderStyle.cs"
378                     SubType = "Code"
379                     BuildAction = "Compile"
380                 />
381                 <File
382                     RelPath = "System.Windows.Forms\ComboBox.cs"
383                     SubType = "Code"
384                     BuildAction = "Compile"
385                 />
386                 <File
387                     RelPath = "System.Windows.Forms\ComboBoxStyle.cs"
388                     SubType = "Code"
389                     BuildAction = "Compile"
390                 />
391                 <File
392                     RelPath = "System.Windows.Forms\CommonDialog.cs"
393                     SubType = "Code"
394                     BuildAction = "Compile"
395                 />
396                 <File
397                     RelPath = "System.Windows.Forms\ComponentModel.cs"
398                     SubType = "Code"
399                     BuildAction = "Compile"
400                 />
401                 <File
402                     RelPath = "System.Windows.Forms\ContainerControl.cs"
403                     SubType = "Code"
404                     BuildAction = "Compile"
405                 />
406                 <File
407                     RelPath = "System.Windows.Forms\ContentsResizedEventArgs.cs"
408                     SubType = "Code"
409                     BuildAction = "Compile"
410                 />
411                 <File
412                     RelPath = "System.Windows.Forms\ContentsResizedEventHandler.cs"
413                     SubType = "Code"
414                     BuildAction = "Compile"
415                 />
416                 <File
417                     RelPath = "System.Windows.Forms\ContextMenu.cs"
418                     SubType = "Code"
419                     BuildAction = "Compile"
420                 />
421                 <File
422                     RelPath = "System.Windows.Forms\Control.cs"
423                     SubType = "Code"
424                     BuildAction = "Compile"
425                 />
426                 <File
427                     RelPath = "System.Windows.Forms\ControlBindingsCollection.cs"
428                     SubType = "Code"
429                     BuildAction = "Compile"
430                 />
431                 <File
432                     RelPath = "System.Windows.Forms\ControlEventArgs.cs"
433                     SubType = "Code"
434                     BuildAction = "Compile"
435                 />
436                 <File
437                     RelPath = "System.Windows.Forms\ControlEventHandler.cs"
438                     SubType = "Code"
439                     BuildAction = "Compile"
440                 />
441                 <File
442                     RelPath = "System.Windows.Forms\ControlPaint.cs"
443                     SubType = "Code"
444                     BuildAction = "Compile"
445                 />
446                 <File
447                     RelPath = "System.Windows.Forms\ControlStyles.cs"
448                     SubType = "Code"
449                     BuildAction = "Compile"
450                 />
451                 <File
452                     RelPath = "System.Windows.Forms\ConvertEventArgs.cs"
453                     SubType = "Code"
454                     BuildAction = "Compile"
455                 />
456                 <File
457                     RelPath = "System.Windows.Forms\ConvertEventHandler.cs"
458                     SubType = "Code"
459                     BuildAction = "Compile"
460                 />
461                 <File
462                     RelPath = "System.Windows.Forms\CreateParams.cs"
463                     SubType = "Code"
464                     BuildAction = "Compile"
465                 />
466                 <File
467                     RelPath = "System.Windows.Forms\CurrencyManager.cs"
468                     SubType = "Code"
469                     BuildAction = "Compile"
470                 />
471                 <File
472                     RelPath = "System.Windows.Forms\Cursor.cs"
473                     SubType = "Code"
474                     BuildAction = "Compile"
475                 />
476                 <File
477                     RelPath = "System.Windows.Forms\CursorConverter.cs"
478                     SubType = "Code"
479                     BuildAction = "Compile"
480                 />
481                 <File
482                     RelPath = "System.Windows.Forms\Cursors.cs"
483                     SubType = "Code"
484                     BuildAction = "Compile"
485                 />
486                 <File
487                     RelPath = "System.Windows.Forms\DataFormats.cs"
488                     SubType = "Code"
489                     BuildAction = "Compile"
490                 />
491                 <File
492                     RelPath = "System.Windows.Forms\DataGrid.cs"
493                     SubType = "Code"
494                     BuildAction = "Compile"
495                 />
496                 <File
497                     RelPath = "System.Windows.Forms\DataGridDrawingLogic.cs"
498                     SubType = "Code"
499                     BuildAction = "Compile"
500                 />
501                 <File
502                     RelPath = "System.Windows.Forms\DataGridBoolColumn.cs"
503                     SubType = "Code"
504                     BuildAction = "Compile"
505                 />
506                 <File
507                     RelPath = "System.Windows.Forms\DataGridCell.cs"
508                     SubType = "Code"
509                     BuildAction = "Compile"
510                 />
511                 <File
512                     RelPath = "System.Windows.Forms\DataGridColumnStyle.cs"
513                     SubType = "Code"
514                     BuildAction = "Compile"
515                 />
516                 <File
517                     RelPath = "System.Windows.Forms\DataGridLineStyle.cs"
518                     SubType = "Code"
519                     BuildAction = "Compile"
520                 />
521                 <File
522                     RelPath = "System.Windows.Forms\DataGridParentRowsLabelStyle.cs"
523                     SubType = "Code"
524                     BuildAction = "Compile"
525                 />
526                 <File
527                     RelPath = "System.Windows.Forms\DataGridPreferredColumnWidthTypeConverter.cs"
528                     SubType = "Code"
529                     BuildAction = "Compile"
530                 />
531                 <File
532                     RelPath = "System.Windows.Forms\DataGridTableStyle.cs"
533                     SubType = "Code"
534                     BuildAction = "Compile"
535                 />
536                 <File
537                     RelPath = "System.Windows.Forms\DataGridTextBox.cs"
538                     SubType = "Code"
539                     BuildAction = "Compile"
540                 />
541                 <File
542                     RelPath = "System.Windows.Forms\DataGridTextBoxColumn.cs"
543                     SubType = "Code"
544                     BuildAction = "Compile"
545                 />
546                 <File
547                     RelPath = "System.Windows.Forms\DataObject.cs"
548                     SubType = "Code"
549                     BuildAction = "Compile"
550                 />
551                 <File
552                     RelPath = "System.Windows.Forms\DataSourceHelper.cs"
553                     SubType = "Code"
554                     BuildAction = "Compile"
555                 />
556                 <File
557                     RelPath = "System.Windows.Forms\DateBoldEventArgs.cs"
558                     SubType = "Code"
559                     BuildAction = "Compile"
560                 />
561                 <File
562                     RelPath = "System.Windows.Forms\DateBoldEventHandler.cs"
563                     SubType = "Code"
564                     BuildAction = "Compile"
565                 />
566                 <File
567                     RelPath = "System.Windows.Forms\DateRangeEventArgs.cs"
568                     SubType = "Code"
569                     BuildAction = "Compile"
570                 />
571                 <File
572                     RelPath = "System.Windows.Forms\DateRangeEventHandler.cs"
573                     SubType = "Code"
574                     BuildAction = "Compile"
575                 />
576                 <File
577                     RelPath = "System.Windows.Forms\DateTimePicker.cs"
578                     SubType = "Code"
579                     BuildAction = "Compile"
580                 />
581                 <File
582                     RelPath = "System.Windows.Forms\DateTimePickerFormat.cs"
583                     SubType = "Code"
584                     BuildAction = "Compile"
585                 />
586                 <File
587                     RelPath = "System.Windows.Forms\Day.cs"
588                     SubType = "Code"
589                     BuildAction = "Compile"
590                 />
591                 <File
592                     RelPath = "System.Windows.Forms\DialogResult.cs"
593                     SubType = "Code"
594                     BuildAction = "Compile"
595                 />
596                 <File
597                     RelPath = "System.Windows.Forms\DockStyle.cs"
598                     SubType = "Code"
599                     BuildAction = "Compile"
600                 />
601                 <File
602                     RelPath = "System.Windows.Forms\DomainUpDown.cs"
603                     SubType = "Code"
604                     BuildAction = "Compile"
605                 />
606                 <File
607                     RelPath = "System.Windows.Forms\DragAction.cs"
608                     SubType = "Code"
609                     BuildAction = "Compile"
610                 />
611                 <File
612                     RelPath = "System.Windows.Forms\DragDropEffects.cs"
613                     SubType = "Code"
614                     BuildAction = "Compile"
615                 />
616                 <File
617                     RelPath = "System.Windows.Forms\DragEventArgs.cs"
618                     SubType = "Code"
619                     BuildAction = "Compile"
620                 />
621                 <File
622                     RelPath = "System.Windows.Forms\DragEventHandler.cs"
623                     SubType = "Code"
624                     BuildAction = "Compile"
625                 />
626                 <File
627                     RelPath = "System.Windows.Forms\DrawItemEventArgs.cs"
628                     SubType = "Code"
629                     BuildAction = "Compile"
630                 />
631                 <File
632                     RelPath = "System.Windows.Forms\DrawItemEventHandler.cs"
633                     SubType = "Code"
634                     BuildAction = "Compile"
635                 />
636                 <File
637                     RelPath = "System.Windows.Forms\DrawItemState.cs"
638                     SubType = "Code"
639                     BuildAction = "Compile"
640                 />
641                 <File
642                     RelPath = "System.Windows.Forms\DrawMode.cs"
643                     SubType = "Code"
644                     BuildAction = "Compile"
645                 />
646                 <File
647                     RelPath = "System.Windows.Forms\ErrorBlinkStyle.cs"
648                     SubType = "Code"
649                     BuildAction = "Compile"
650                 />
651                 <File
652                     RelPath = "System.Windows.Forms\ErrorIconAlignment.cs"
653                     SubType = "Code"
654                     BuildAction = "Compile"
655                 />
656                 <File
657                     RelPath = "System.Windows.Forms\ErrorProvider.cs"
658                     SubType = "Code"
659                     BuildAction = "Compile"
660                 />
661                 <File
662                     RelPath = "System.Windows.Forms\FeatureSupport.cs"
663                     SubType = "Code"
664                     BuildAction = "Compile"
665                 />
666                 <File
667                     RelPath = "System.Windows.Forms\FlatStyle.cs"
668                     SubType = "Code"
669                     BuildAction = "Compile"
670                 />
671                 <File
672                     RelPath = "System.Windows.Forms\FontDialog.cs"
673                     SubType = "Code"
674                     BuildAction = "Compile"
675                 />
676                 <File
677                     RelPath = "System.Windows.Forms\FileDialog.cs"
678                     SubType = "Code"
679                     BuildAction = "Compile"
680                 />
681                 <File
682                     RelPath = "System.Windows.Forms\FolderBrowserDialog.cs"
683                     SubType = "Code"
684                     BuildAction = "Compile"
685                 />
686                 <File
687                     RelPath = "System.Windows.Forms\Form.cs"
688                     SubType = "Code"
689                     BuildAction = "Compile"
690                 />
691                 <File
692                     RelPath = "System.Windows.Forms\FormBorderStyle.cs"
693                     SubType = "Code"
694                     BuildAction = "Compile"
695                 />
696                 <File
697                     RelPath = "System.Windows.Forms\FormStartPosition.cs"
698                     SubType = "Code"
699                     BuildAction = "Compile"
700                 />
701                 <File
702                     RelPath = "System.Windows.Forms\FormWindowState.cs"
703                     SubType = "Code"
704                     BuildAction = "Compile"
705                 />
706                 <File
707                     RelPath = "System.Windows.Forms\FrameStyle.cs"
708                     SubType = "Code"
709                     BuildAction = "Compile"
710                 />
711                 <File
712                     RelPath = "System.Windows.Forms\GiveFeedbackEventArgs.cs"
713                     SubType = "Code"
714                     BuildAction = "Compile"
715                 />
716                 <File
717                     RelPath = "System.Windows.Forms\GiveFeedbackEventHandler.cs"
718                     SubType = "Code"
719                     BuildAction = "Compile"
720                 />
721                 <File
722                     RelPath = "System.Windows.Forms\GridColumnStylesCollection.cs"
723                     SubType = "Code"
724                     BuildAction = "Compile"
725                 />
726                 <File
727                     RelPath = "System.Windows.Forms\GridTablesFactory.cs"
728                     SubType = "Code"
729                     BuildAction = "Compile"
730                 />
731                 <File
732                     RelPath = "System.Windows.Forms\GridTableStylesCollection.cs"
733                     SubType = "Code"
734                     BuildAction = "Compile"
735                 />
736                 <File
737                     RelPath = "System.Windows.Forms\GridEntry.cs"
738                     SubType = "Code"
739                     BuildAction = "Compile"
740                 />
741                 <File
742                     RelPath = "System.Windows.Forms\GridItem.cs"
743                     SubType = "Code"
744                     BuildAction = "Compile"
745                 />
746                 <File
747                     RelPath = "System.Windows.Forms\GridItemCollection.cs"
748                     SubType = "Code"
749                     BuildAction = "Compile"
750                 />
751                 <File
752                     RelPath = "System.Windows.Forms\GridItemType.cs"
753                     SubType = "Code"
754                     BuildAction = "Compile"
755                 />
756                 <File
757                     RelPath = "System.Windows.Forms\GroupBox.cs"
758                     SubType = "Code"
759                     BuildAction = "Compile"
760                 />
761                 <File
762                     RelPath = "System.Windows.Forms\Help.cs"
763                     SubType = "Code"
764                     BuildAction = "Compile"
765                 />
766                 <File
767                     RelPath = "System.Windows.Forms\HelpEventArgs.cs"
768                     SubType = "Code"
769                     BuildAction = "Compile"
770                 />
771                 <File
772                     RelPath = "System.Windows.Forms\HelpEventHandler.cs"
773                     SubType = "Code"
774                     BuildAction = "Compile"
775                 />
776                 <File
777                     RelPath = "System.Windows.Forms\HelpNavigator.cs"
778                     SubType = "Code"
779                     BuildAction = "Compile"
780                 />
781                 <File
782                     RelPath = "System.Windows.Forms\HelpProvider.cs"
783                     SubType = "Code"
784                     BuildAction = "Compile"
785                 />
786                 <File
787                     RelPath = "System.Windows.Forms\HorizontalAlignment.cs"
788                     SubType = "Code"
789                     BuildAction = "Compile"
790                 />
791                 <File
792                     RelPath = "System.Windows.Forms\HScrollBar.cs"
793                     SubType = "Code"
794                     BuildAction = "Compile"
795                 />
796                 <File
797                     RelPath = "System.Windows.Forms\Hwnd.cs"
798                     SubType = "Code"
799                     BuildAction = "Compile"
800                 />
801                 <File
802                     RelPath = "System.Windows.Forms\IButtonControl.cs"
803                     SubType = "Code"
804                     BuildAction = "Compile"
805                 />
806                 <File
807                     RelPath = "System.Windows.Forms\ICommandExecutor.cs"
808                     SubType = "Code"
809                     BuildAction = "Compile"
810                 />
811                 <File
812                     RelPath = "System.Windows.Forms\IComponentEditorPageSite.cs"
813                     SubType = "Code"
814                     BuildAction = "Compile"
815                 />
816                 <File
817                     RelPath = "System.Windows.Forms\IContainerControl.cs"
818                     SubType = "Code"
819                     BuildAction = "Compile"
820                 />
821                 <File
822                     RelPath = "System.Windows.Forms\IDataGridColumnStyleEditingNotificationService.cs"
823                     SubType = "Code"
824                     BuildAction = "Compile"
825                 />
826                 <File
827                     RelPath = "System.Windows.Forms\IDataGridEditingService.cs"
828                     SubType = "Code"
829                     BuildAction = "Compile"
830                 />
831                 <File
832                     RelPath = "System.Windows.Forms\IDataObject.cs"
833                     SubType = "Code"
834                     BuildAction = "Compile"
835                 />
836                 <File
837                     RelPath = "System.Windows.Forms\IFeatureSupport.cs"
838                     SubType = "Code"
839                     BuildAction = "Compile"
840                 />
841                 <File
842                     RelPath = "System.Windows.Forms\IFileReaderService.cs"
843                     SubType = "Code"
844                     BuildAction = "Compile"
845                 />
846                 <File
847                     RelPath = "System.Windows.Forms\ImageIndexConverter.cs"
848                     SubType = "Code"
849                     BuildAction = "Compile"
850                 />
851                 <File
852                     RelPath = "System.Windows.Forms\ImageList.cs"
853                     SubType = "Code"
854                     BuildAction = "Compile"
855                 />
856                 <File
857                     RelPath = "System.Windows.Forms\ImageListConverter.cs"
858                     SubType = "Code"
859                     BuildAction = "Compile"
860                 />
861                 <File
862                     RelPath = "System.Windows.Forms\ImageListStreamer.cs"
863                     SubType = "Code"
864                     BuildAction = "Compile"
865                 />
866                 <File
867                     RelPath = "System.Windows.Forms\ImeMode.cs"
868                     SubType = "Code"
869                     BuildAction = "Compile"
870                 />
871                 <File
872                     RelPath = "System.Windows.Forms\IMessageFilter.cs"
873                     SubType = "Code"
874                     BuildAction = "Compile"
875                 />
876                 <File
877                     RelPath = "System.Windows.Forms\InputLanguageChangedEventArgs.cs"
878                     SubType = "Code"
879                     BuildAction = "Compile"
880                 />
881                 <File
882                     RelPath = "System.Windows.Forms\InputLanguageChangedEventHandler.cs"
883                     SubType = "Code"
884                     BuildAction = "Compile"
885                 />
886                 <File
887                     RelPath = "System.Windows.Forms\InputLanguageChangingEventArgs.cs"
888                     SubType = "Code"
889                     BuildAction = "Compile"
890                 />
891                 <File
892                     RelPath = "System.Windows.Forms\InputLanguageChangingEventHandler.cs"
893                     SubType = "Code"
894                     BuildAction = "Compile"
895                 />
896                 <File
897                     RelPath = "System.Windows.Forms\InputLanguageCollection.cs"
898                     SubType = "Code"
899                     BuildAction = "Compile"
900                 />
901                 <File
902                     RelPath = "System.Windows.Forms\InputLanguage.cs"
903                     SubType = "Code"
904                     BuildAction = "Compile"
905                 />
906                 <File
907                     RelPath = "System.Windows.Forms\InvalidateEventArgs.cs"
908                     SubType = "Code"
909                     BuildAction = "Compile"
910                 />
911                 <File
912                     RelPath = "System.Windows.Forms\InvalidateEventHandler.cs"
913                     SubType = "Code"
914                     BuildAction = "Compile"
915                 />
916                 <File
917                     RelPath = "System.Windows.Forms\ItemActivation.cs"
918                     SubType = "Code"
919                     BuildAction = "Compile"
920                 />
921                 <File
922                     RelPath = "System.Windows.Forms\ItemBoundsPortion.cs"
923                     SubType = "Code"
924                     BuildAction = "Compile"
925                 />
926                 <File
927                     RelPath = "System.Windows.Forms\ItemChangedEventArgs.cs"
928                     SubType = "Code"
929                     BuildAction = "Compile"
930                 />
931                 <File
932                     RelPath = "System.Windows.Forms\ItemChangedEventHandler.cs"
933                     SubType = "Code"
934                     BuildAction = "Compile"
935                 />
936                 <File
937                     RelPath = "System.Windows.Forms\ItemCheckEventArgs.cs"
938                     SubType = "Code"
939                     BuildAction = "Compile"
940                 />
941                 <File
942                     RelPath = "System.Windows.Forms\ItemCheckEventHandler.cs"
943                     SubType = "Code"
944                     BuildAction = "Compile"
945                 />
946                 <File
947                     RelPath = "System.Windows.Forms\ItemDragEventArgs.cs"
948                     SubType = "Code"
949                     BuildAction = "Compile"
950                 />
951                 <File
952                     RelPath = "System.Windows.Forms\ItemDragEventHandler.cs"
953                     SubType = "Code"
954                     BuildAction = "Compile"
955                 />
956                 <File
957                     RelPath = "System.Windows.Forms\IWin32Window.cs"
958                     SubType = "Code"
959                     BuildAction = "Compile"
960                 />
961                 <File
962                     RelPath = "System.Windows.Forms\IWindowTarget.cs"
963                     SubType = "Code"
964                     BuildAction = "Compile"
965                 />
966                 <File
967                     RelPath = "System.Windows.Forms\KeyboardLayouts.cs"
968                     SubType = "Code"
969                     BuildAction = "Compile"
970                 />
971                 <File
972                     RelPath = "System.Windows.Forms\KeyEventArgs.cs"
973                     SubType = "Code"
974                     BuildAction = "Compile"
975                 />
976                 <File
977                     RelPath = "System.Windows.Forms\KeyEventHandler.cs"
978                     SubType = "Code"
979                     BuildAction = "Compile"
980                 />
981                 <File
982                     RelPath = "System.Windows.Forms\KeyPressEventArgs.cs"
983                     SubType = "Code"
984                     BuildAction = "Compile"
985                 />
986                 <File
987                     RelPath = "System.Windows.Forms\KeyPressEventHandler.cs"
988                     SubType = "Code"
989                     BuildAction = "Compile"
990                 />
991                 <File
992                     RelPath = "System.Windows.Forms\Keys.cs"
993                     SubType = "Code"
994                     BuildAction = "Compile"
995                 />
996                 <File
997                     RelPath = "System.Windows.Forms\KeysConverter.cs"
998                     SubType = "Code"
999                     BuildAction = "Compile"
1000                 />
1001                 <File
1002                     RelPath = "System.Windows.Forms\Label.cs"
1003                     SubType = "Code"
1004                     BuildAction = "Compile"
1005                 />
1006                 <File
1007                     RelPath = "System.Windows.Forms\LabelEditEventArgs.cs"
1008                     SubType = "Code"
1009                     BuildAction = "Compile"
1010                 />
1011                 <File
1012                     RelPath = "System.Windows.Forms\LabelEditEventHandler.cs"
1013                     SubType = "Code"
1014                     BuildAction = "Compile"
1015                 />
1016                 <File
1017                     RelPath = "System.Windows.Forms\LayoutEventArgs.cs"
1018                     SubType = "Code"
1019                     BuildAction = "Compile"
1020                 />
1021                 <File
1022                     RelPath = "System.Windows.Forms\LayoutEventHandler.cs"
1023                     SubType = "Code"
1024                     BuildAction = "Compile"
1025                 />
1026                 <File
1027                     RelPath = "System.Windows.Forms\LeftRightAlignment.cs"
1028                     SubType = "Code"
1029                     BuildAction = "Compile"
1030                 />
1031                 <File
1032                     RelPath = "System.Windows.Forms\LinkArea.cs"
1033                     SubType = "Code"
1034                     BuildAction = "Compile"
1035                 />
1036                 <File
1037                     RelPath = "System.Windows.Forms\LinkBehavior.cs"
1038                     SubType = "Code"
1039                     BuildAction = "Compile"
1040                 />
1041                 <File
1042                     RelPath = "System.Windows.Forms\LinkClickedEventArgs.cs"
1043                     SubType = "Code"
1044                     BuildAction = "Compile"
1045                 />
1046                 <File
1047                     RelPath = "System.Windows.Forms\LinkClickedEventHandler.cs"
1048                     SubType = "Code"
1049                     BuildAction = "Compile"
1050                 />
1051                 <File
1052                     RelPath = "System.Windows.Forms\LinkLabel.cs"
1053                     SubType = "Code"
1054                     BuildAction = "Compile"
1055                 />
1056                 <File
1057                     RelPath = "System.Windows.Forms\LinkLabelLinkClickedEventArgs.cs"
1058                     SubType = "Code"
1059                     BuildAction = "Compile"
1060                 />
1061                 <File
1062                     RelPath = "System.Windows.Forms\LinkLabelLinkClickedEventHandler.cs"
1063                     SubType = "Code"
1064                     BuildAction = "Compile"
1065                 />
1066                 <File
1067                     RelPath = "System.Windows.Forms\LinkState.cs"
1068                     SubType = "Code"
1069                     BuildAction = "Compile"
1070                 />
1071                 <File
1072                     RelPath = "System.Windows.Forms\ListBindingConverter.cs"
1073                     SubType = "Code"
1074                     BuildAction = "Compile"
1075                 />
1076                 <File
1077                     RelPath = "System.Windows.Forms\ListBox.cs"
1078                     SubType = "Code"
1079                     BuildAction = "Compile"
1080                 />
1081                 <File
1082                     RelPath = "System.Windows.Forms\ListControl.cs"
1083                     SubType = "Code"
1084                     BuildAction = "Compile"
1085                 />
1086                 <File
1087                     RelPath = "System.Windows.Forms\ListView.cs"
1088                     SubType = "Code"
1089                     BuildAction = "Compile"
1090                 />
1091                 <File
1092                     RelPath = "System.Windows.Forms\ListViewAlignment.cs"
1093                     SubType = "Code"
1094                     BuildAction = "Compile"
1095                 />
1096                 <File
1097                     RelPath = "System.Windows.Forms\ListViewItem.cs"
1098                     SubType = "Code"
1099                     BuildAction = "Compile"
1100                 />
1101                 <File
1102                     RelPath = "System.Windows.Forms\ListViewItemConverter.cs"
1103                     SubType = "Code"
1104                     BuildAction = "Compile"
1105                 />
1106                 <File
1107                     RelPath = "System.Windows.Forms\MainMenu.cs"
1108                     SubType = "Code"
1109                     BuildAction = "Compile"
1110                 />
1111                 <File
1112                     RelPath = "System.Windows.Forms\MdiChildContext.cs"
1113                     SubType = "Code"
1114                     BuildAction = "Compile"
1115                 />
1116                 <File
1117                     RelPath = "System.Windows.Forms\MdiClient.cs"
1118                     SubType = "Code"
1119                     BuildAction = "Compile"
1120                 />
1121                 <File
1122                     RelPath = "System.Windows.Forms\MdiLayout.cs"
1123                     SubType = "Code"
1124                     BuildAction = "Compile"
1125                 />
1126                 <File
1127                     RelPath = "System.Windows.Forms\MeasureItemEventHandler.cs"
1128                     SubType = "Code"
1129                     BuildAction = "Compile"
1130                 />
1131                 <File
1132                     RelPath = "System.Windows.Forms\MeasureItemEventArgs.cs"
1133                     SubType = "Code"
1134                     BuildAction = "Compile"
1135                 />
1136                 <File
1137                     RelPath = "System.Windows.Forms\MenuGlyph.cs"
1138                     SubType = "Code"
1139                     BuildAction = "Compile"
1140                 />
1141                 <File
1142                     RelPath = "System.Windows.Forms\Menu.cs"
1143                     SubType = "Code"
1144                     BuildAction = "Compile"
1145                 />
1146                 <File
1147                     RelPath = "System.Windows.Forms\MenuAPI.cs"
1148                     SubType = "Code"
1149                     BuildAction = "Compile"
1150                 />
1151                 <File
1152                     RelPath = "System.Windows.Forms\MenuItem.cs"
1153                     SubType = "Code"
1154                     BuildAction = "Compile"
1155                 />
1156                 <File
1157                     RelPath = "System.Windows.Forms\MenuMerge.cs"
1158                     SubType = "Code"
1159                     BuildAction = "Compile"
1160                 />
1161                 <File
1162                     RelPath = "System.Windows.Forms\MessageBoxButtons.cs"
1163                     SubType = "Code"
1164                     BuildAction = "Compile"
1165                 />
1166                 <File
1167                     RelPath = "System.Windows.Forms\MessageBox.cs"
1168                     SubType = "Code"
1169                     BuildAction = "Compile"
1170                 />
1171                 <File
1172                     RelPath = "System.Windows.Forms\MessageBoxDefaultButton.cs"
1173                     SubType = "Code"
1174                     BuildAction = "Compile"
1175                 />
1176                 <File
1177                     RelPath = "System.Windows.Forms\MessageBoxIcon.cs"
1178                     SubType = "Code"
1179                     BuildAction = "Compile"
1180                 />
1181                 <File
1182                     RelPath = "System.Windows.Forms\MessageBoxOptions.cs"
1183                     SubType = "Code"
1184                     BuildAction = "Compile"
1185                 />
1186                 <File
1187                     RelPath = "System.Windows.Forms\Message.cs"
1188                     SubType = "Code"
1189                     BuildAction = "Compile"
1190                 />
1191                 <File
1192                     RelPath = "System.Windows.Forms\MethodInvoker.cs"
1193                     SubType = "Code"
1194                     BuildAction = "Compile"
1195                 />
1196                 <File
1197                     RelPath = "System.Windows.Forms\Mime.cs"
1198                     SubType = "Code"
1199                     BuildAction = "Compile"
1200                 />
1201                 <File
1202                     RelPath = "System.Windows.Forms\MimeGenerated.cs"
1203                     SubType = "Code"
1204                     BuildAction = "Compile"
1205                 />
1206                 <File
1207                     RelPath = "System.Windows.Forms\MonthCalendar.cs"
1208                     SubType = "Code"
1209                     BuildAction = "Compile"
1210                 />
1211                 <File
1212                     RelPath = "System.Windows.Forms\MouseButtons.cs"
1213                     SubType = "Code"
1214                     BuildAction = "Compile"
1215                 />
1216                 <File
1217                     RelPath = "System.Windows.Forms\MouseEventArgs.cs"
1218                     SubType = "Code"
1219                     BuildAction = "Compile"
1220                 />
1221                 <File
1222                     RelPath = "System.Windows.Forms\MouseEventHandler.cs"
1223                     SubType = "Code"
1224                     BuildAction = "Compile"
1225                 />
1226                 <File
1227                     RelPath = "System.Windows.Forms\MWFCategoryAttribute.cs"
1228                     SubType = "Code"
1229                     BuildAction = "Compile"
1230                 />
1231                 <File
1232                     RelPath = "System.Windows.Forms\MWFDescriptionAttribute.cs"
1233                     SubType = "Code"
1234                     BuildAction = "Compile"
1235                 />
1236                 <File
1237                     RelPath = "System.Windows.Forms\NativeWindow.cs"
1238                     SubType = "Code"
1239                     BuildAction = "Compile"
1240                 />
1241                 <File
1242                     RelPath = "System.Windows.Forms\NavigateEventArgs.cs"
1243                     SubType = "Code"
1244                     BuildAction = "Compile"
1245                 />
1246                 <File
1247                     RelPath = "System.Windows.Forms\NavigateEventHandler.cs"
1248                     SubType = "Code"
1249                     BuildAction = "Compile"
1250                 />
1251                 <File
1252                     RelPath = "System.Windows.Forms\NumericUpDown.cs"
1253                     SubType = "Code"
1254                     BuildAction = "Compile"
1255                 />
1256                 <File
1257                     RelPath = "System.Windows.Forms\NodeLabelEditEventArgs.cs"
1258                     SubType = "Code"
1259                     BuildAction = "Compile"
1260                 />
1261                 <File
1262                     RelPath = "System.Windows.Forms\NodeLabelEditEventHandler.cs"
1263                     SubType = "Code"
1264                     BuildAction = "Compile"
1265                 />
1266                 <File
1267                     RelPath = "System.Windows.Forms\NotifyIcon.cs"
1268                     SubType = "Code"
1269                     BuildAction = "Compile"
1270                 />
1271                 <File
1272                     RelPath = "System.Windows.Forms\OpacityConverter.cs"
1273                     SubType = "Code"
1274                     BuildAction = "Compile"
1275                 />
1276                 <File
1277                     RelPath = "System.Windows.Forms\OpenFileDialog.cs"
1278                     SubType = "Code"
1279                     BuildAction = "Compile"
1280                 />
1281                 <File
1282                     RelPath = "System.Windows.Forms\OpenTreeNodeEnumerator.cs"
1283                     SubType = "Code"
1284                     BuildAction = "Compile"
1285                 />
1286                 <File
1287                     RelPath = "System.Windows.Forms\Orientation.cs"
1288                     SubType = "Code"
1289                     BuildAction = "Compile"
1290                 />
1291                 <File
1292                     RelPath = "System.Windows.Forms\OSFeature.cs"
1293                     SubType = "Code"
1294                     BuildAction = "Compile"
1295                 />
1296                 <File
1297                     RelPath = "System.Windows.Forms\OSXStructs.cs"
1298                     SubType = "Code"
1299                     BuildAction = "Compile"
1300                 />
1301                 <File
1302                     RelPath = "System.Windows.Forms\OwnerDrawPropertyBag.cs"
1303                     SubType = "Code"
1304                     BuildAction = "Compile"
1305                 />
1306                 <File
1307                     RelPath = "System.Windows.Forms\PaintEventArgs.cs"
1308                     SubType = "Code"
1309                     BuildAction = "Compile"
1310                 />
1311                 <File
1312                     RelPath = "System.Windows.Forms\PaintEventHandler.cs"
1313                     SubType = "Code"
1314                     BuildAction = "Compile"
1315                 />
1316                 <File
1317                     RelPath = "System.Windows.Forms\Panel.cs"
1318                     SubType = "Code"
1319                     BuildAction = "Compile"
1320                 />
1321                 <File
1322                     RelPath = "System.Windows.Forms\PictureBox.cs"
1323                     SubType = "Code"
1324                     BuildAction = "Compile"
1325                 />
1326                 <File
1327                     RelPath = "System.Windows.Forms\PictureBoxSizeMode.cs"
1328                     SubType = "Code"
1329                     BuildAction = "Compile"
1330                 />
1331                 <File
1332                     RelPath = "System.Windows.Forms\ProgressBar.cs"
1333                     SubType = "Code"
1334                     BuildAction = "Compile"
1335                 />
1336                 <File
1337                     RelPath = "System.Windows.Forms\PropertyGrid.cs"
1338                     SubType = "Code"
1339                     BuildAction = "Compile"
1340                 />
1341                 <File
1342                     RelPath = "System.Windows.Forms\PropertyGridEntry.cs"
1343                     SubType = "Code"
1344                     BuildAction = "Compile"
1345                 />
1346                 <File
1347                     RelPath = "System.Windows.Forms\PropertyGridTextBox.cs"
1348                     SubType = "Code"
1349                     BuildAction = "Compile"
1350                 />
1351                 <File
1352                     RelPath = "System.Windows.Forms\PropertyGridView.cs"
1353                     SubType = "Code"
1354                     BuildAction = "Compile"
1355                 />
1356                 <File
1357                     RelPath = "System.Windows.Forms\PropertyManager.cs"
1358                     SubType = "Code"
1359                     BuildAction = "Compile"
1360                 />
1361                 <File
1362                     RelPath = "System.Windows.Forms\PropertySort.cs"
1363                     SubType = "Code"
1364                     BuildAction = "Compile"
1365                 />
1366                 <File
1367                     RelPath = "System.Windows.Forms\PropertyTabChangedEventArgs.cs"
1368                     SubType = "Code"
1369                     BuildAction = "Compile"
1370                 />
1371                 <File
1372                     RelPath = "System.Windows.Forms\PropertyTabChangedEventHandler.cs"
1373                     SubType = "Code"
1374                     BuildAction = "Compile"
1375                 />
1376                 <File
1377                     RelPath = "System.Windows.Forms\PropertyValueChangedEventArgs.cs"
1378                     SubType = "Code"
1379                     BuildAction = "Compile"
1380                 />
1381                 <File
1382                     RelPath = "System.Windows.Forms\PropertyValueChangedEventHandler.cs"
1383                     SubType = "Code"
1384                     BuildAction = "Compile"
1385                 />
1386                 <File
1387                     RelPath = "System.Windows.Forms\QueryAccessibilityHelpEventArgs.cs"
1388                     SubType = "Code"
1389                     BuildAction = "Compile"
1390                 />
1391                 <File
1392                     RelPath = "System.Windows.Forms\QueryAccessibilityHelpEventHandler.cs"
1393                     SubType = "Code"
1394                     BuildAction = "Compile"
1395                 />
1396                 <File
1397                     RelPath = "System.Windows.Forms\QueryContinueDragEventArgs.cs"
1398                     SubType = "Code"
1399                     BuildAction = "Compile"
1400                 />
1401                 <File
1402                     RelPath = "System.Windows.Forms\QueryContinueDragEventHandler.cs"
1403                     SubType = "Code"
1404                     BuildAction = "Compile"
1405                 />
1406                 <File
1407                     RelPath = "System.Windows.Forms\RadioButton.cs"
1408                     SubType = "Code"
1409                     BuildAction = "Compile"
1410                 />
1411                 <File
1412                     RelPath = "System.Windows.Forms\RichTextBoxFinds.cs"
1413                     SubType = "Code"
1414                     BuildAction = "Compile"
1415                 />
1416                 <File
1417                     RelPath = "System.Windows.Forms\RichTextBoxScrollBars.cs"
1418                     SubType = "Code"
1419                     BuildAction = "Compile"
1420                 />
1421                 <File
1422                     RelPath = "System.Windows.Forms\RichTextBoxSelectionAttribute.cs"
1423                     SubType = "Code"
1424                     BuildAction = "Compile"
1425                 />
1426                 <File
1427                     RelPath = "System.Windows.Forms\RichTextBoxSelectionTypes.cs"
1428                     SubType = "Code"
1429                     BuildAction = "Compile"
1430                 />
1431                 <File
1432                     RelPath = "System.Windows.Forms\RichTextBoxStreamType.cs"
1433                     SubType = "Code"
1434                     BuildAction = "Compile"
1435                 />
1436                 <File
1437                     RelPath = "System.Windows.Forms\RichTextBoxWordPunctuations.cs"
1438                     SubType = "Code"
1439                     BuildAction = "Compile"
1440                 />
1441                 <File
1442                     RelPath = "System.Windows.Forms\RightToLeft.cs"
1443                     SubType = "Code"
1444                     BuildAction = "Compile"
1445                 />
1446                 <File
1447                     RelPath = "System.Windows.Forms\SaveFileDialog.cs"
1448                     SubType = "Code"
1449                     BuildAction = "Compile"
1450                 />
1451                 <File
1452                     RelPath = "System.Windows.Forms\Screen.cs"
1453                     SubType = "Code"
1454                     BuildAction = "Compile"
1455                 />
1456                 <File
1457                     RelPath = "System.Windows.Forms\ScrollableControl.cs"
1458                     SubType = "Code"
1459                     BuildAction = "Compile"
1460                 />
1461                 <File
1462                     RelPath = "System.Windows.Forms\ScrollBar.cs"
1463                     SubType = "Code"
1464                     BuildAction = "Compile"
1465                 />
1466                 <File
1467                     RelPath = "System.Windows.Forms\ScrollBars.cs"
1468                     SubType = "Code"
1469                     BuildAction = "Compile"
1470                 />
1471                 <File
1472                     RelPath = "System.Windows.Forms\ScrollButton.cs"
1473                     SubType = "Code"
1474                     BuildAction = "Compile"
1475                 />
1476                 <File
1477                     RelPath = "System.Windows.Forms\ScrollEventArgs.cs"
1478                     SubType = "Code"
1479                     BuildAction = "Compile"
1480                 />
1481                 <File
1482                     RelPath = "System.Windows.Forms\ScrollEventHandler.cs"
1483                     SubType = "Code"
1484                     BuildAction = "Compile"
1485                 />
1486                 <File
1487                     RelPath = "System.Windows.Forms\ScrollEventType.cs"
1488                     SubType = "Code"
1489                     BuildAction = "Compile"
1490                 />
1491                 <File
1492                     RelPath = "System.Windows.Forms\SecurityIDType.cs"
1493                     SubType = "Code"
1494                     BuildAction = "Compile"
1495                 />
1496                 <File
1497                     RelPath = "System.Windows.Forms\SelectedGridItemChangedEventArgs.cs"
1498                     SubType = "Code"
1499                     BuildAction = "Compile"
1500                 />
1501                 <File
1502                     RelPath = "System.Windows.Forms\SelectedGridItemChangedEventHandler.cs"
1503                     SubType = "Code"
1504                     BuildAction = "Compile"
1505                 />
1506                 <File
1507                     RelPath = "System.Windows.Forms\SelectionRange.cs"
1508                     SubType = "Code"
1509                     BuildAction = "Compile"
1510                 />
1511                 <File
1512                     RelPath = "System.Windows.Forms\SelectionRangeConverter.cs"
1513                     SubType = "Code"
1514                     BuildAction = "Compile"
1515                 />
1516                 <File
1517                     RelPath = "System.Windows.Forms\SelectionMode.cs"
1518                     SubType = "Code"
1519                     BuildAction = "Compile"
1520                 />
1521                 <File
1522                     RelPath = "System.Windows.Forms\SendKeys.cs"
1523                     SubType = "Code"
1524                     BuildAction = "Compile"
1525                 />
1526                 <File
1527                     RelPath = "System.Windows.Forms\Shortcut.cs"
1528                     SubType = "Code"
1529                     BuildAction = "Compile"
1530                 />
1531                 <File
1532                     RelPath = "System.Windows.Forms\SizeGrip.cs"
1533                     SubType = "Code"
1534                     BuildAction = "Compile"
1535                 />
1536                 <File
1537                     RelPath = "System.Windows.Forms\SizeGripStyle.cs"
1538                     SubType = "Code"
1539                     BuildAction = "Compile"
1540                 />
1541                 <File
1542                     RelPath = "System.Windows.Forms\SortOrder.cs"
1543                     SubType = "Code"
1544                     BuildAction = "Compile"
1545                 />
1546                 <File
1547                     RelPath = "System.Windows.Forms\Splitter.cs"
1548                     SubType = "Code"
1549                     BuildAction = "Compile"
1550                 />
1551                 <File
1552                     RelPath = "System.Windows.Forms\SplitterEventArgs.cs"
1553                     SubType = "Code"
1554                     BuildAction = "Compile"
1555                 />
1556                 <File
1557                     RelPath = "System.Windows.Forms\SplitterEventHandler.cs"
1558                     SubType = "Code"
1559                     BuildAction = "Compile"
1560                 />
1561                 <File
1562                     RelPath = "System.Windows.Forms\StatusBar.cs"
1563                     SubType = "Code"
1564                     BuildAction = "Compile"
1565                 />
1566                 <File
1567                     RelPath = "System.Windows.Forms\StatusBarDrawItemEventArgs.cs"
1568                     SubType = "Code"
1569                     BuildAction = "Compile"
1570                 />
1571                 <File
1572                     RelPath = "System.Windows.Forms\StatusBarDrawItemEventHandler.cs"
1573                     SubType = "Code"
1574                     BuildAction = "Compile"
1575                 />
1576                 <File
1577                     RelPath = "System.Windows.Forms\StatusBarPanelAutoSize.cs"
1578                     SubType = "Code"
1579                     BuildAction = "Compile"
1580                 />
1581                 <File
1582                     RelPath = "System.Windows.Forms\StatusBarPanelBorderStyle.cs"
1583                     SubType = "Code"
1584                     BuildAction = "Compile"
1585                 />
1586                 <File
1587                     RelPath = "System.Windows.Forms\StatusBarPanelClickEventArgs.cs"
1588                     SubType = "Code"
1589                     BuildAction = "Compile"
1590                 />
1591                 <File
1592                     RelPath = "System.Windows.Forms\StatusBarPanelClickEventHandler.cs"
1593                     SubType = "Code"
1594                     BuildAction = "Compile"
1595                 />
1596                 <File
1597                     RelPath = "System.Windows.Forms\StatusBarPanel.cs"
1598                     SubType = "Code"
1599                     BuildAction = "Compile"
1600                 />
1601                 <File
1602                     RelPath = "System.Windows.Forms\StatusBarPanelStyle.cs"
1603                     SubType = "Code"
1604                     BuildAction = "Compile"
1605                 />
1606                 <File
1607                     RelPath = "System.Windows.Forms\StructFormat.cs"
1608                     SubType = "Code"
1609                     BuildAction = "Compile"
1610                 />
1611                 <File
1612                     RelPath = "System.Windows.Forms\SystemInformation.cs"
1613                     SubType = "Code"
1614                     BuildAction = "Compile"
1615                 />
1616                 <File
1617                     RelPath = "System.Windows.Forms\TabAlignment.cs"
1618                     SubType = "Code"
1619                     BuildAction = "Compile"
1620                 />
1621                 <File
1622                     RelPath = "System.Windows.Forms\TabAppearance.cs"
1623                     SubType = "Code"
1624                     BuildAction = "Compile"
1625                 />
1626                 <File
1627                     RelPath = "System.Windows.Forms\TabControl.cs"
1628                     SubType = "Code"
1629                     BuildAction = "Compile"
1630                 />
1631                 <File
1632                     RelPath = "System.Windows.Forms\TabDrawMode.cs"
1633                     SubType = "Code"
1634                     BuildAction = "Compile"
1635                 />
1636                 <File
1637                     RelPath = "System.Windows.Forms\TabPage.cs"
1638                     SubType = "Code"
1639                     BuildAction = "Compile"
1640                 />
1641                 <File
1642                     RelPath = "System.Windows.Forms\TabSizeMode.cs"
1643                     SubType = "Code"
1644                     BuildAction = "Compile"
1645                 />
1646                 <File
1647                     RelPath = "System.Windows.Forms\TextBox.cs"
1648                     SubType = "Code"
1649                     BuildAction = "Compile"
1650                 />
1651                 <File
1652                     RelPath = "System.Windows.Forms\TextBoxBase.cs"
1653                     SubType = "Code"
1654                     BuildAction = "Compile"
1655                 />
1656                 <File
1657                     RelPath = "System.Windows.Forms\TextControl.cs"
1658                     SubType = "Code"
1659                     BuildAction = "Compile"
1660                 />
1661                 <File
1662                     RelPath = "System.Windows.Forms\Theme.cs"
1663                     SubType = "Code"
1664                     BuildAction = "Compile"
1665                 />
1666                 <File
1667                     RelPath = "System.Windows.Forms\ThemeEngine.cs"
1668                     SubType = "Code"
1669                     BuildAction = "Compile"
1670                 />
1671                 <File
1672                     RelPath = "System.Windows.Forms\ThemeGtk.cs"
1673                     SubType = "Code"
1674                     BuildAction = "Compile"
1675                 />
1676                 <File
1677                     RelPath = "System.Windows.Forms\ThemeWin32Classic.cs"
1678                     SubType = "Code"
1679                     BuildAction = "Compile"
1680                 />
1681                 <File
1682                     RelPath = "System.Windows.Forms\ThreadExceptionDialog.cs"
1683                     SubType = "Code"
1684                     BuildAction = "Compile"
1685                 />
1686                 <File
1687                     RelPath = "System.Windows.Forms\TickStyle.cs"
1688                     SubType = "Code"
1689                     BuildAction = "Compile"
1690                 />
1691                 <File
1692                     RelPath = "System.Windows.Forms\Timer.cs"
1693                     SubType = "Code"
1694                     BuildAction = "Compile"
1695                 />
1696                 <File
1697                     RelPath = "..\..\build\common\MonoTODOAttribute.cs"
1698                     SubType = "Code"
1699                     BuildAction = "Compile"
1700                 />
1701                 <File
1702                     RelPath = "System.Windows.Forms\ToolBarAppearance.cs"
1703                     SubType = "Code"
1704                     BuildAction = "Compile"
1705                 />
1706                 <File
1707                     RelPath = "System.Windows.Forms\ToolBarButtonClickEventArgs.cs"
1708                     SubType = "Code"
1709                     BuildAction = "Compile"
1710                 />
1711                 <File
1712                     RelPath = "System.Windows.Forms\ToolBarButtonClickEventHandler.cs"
1713                     SubType = "Code"
1714                     BuildAction = "Compile"
1715                 />
1716                 <File
1717                     RelPath = "System.Windows.Forms\ToolBarButton.cs"
1718                     SubType = "Code"
1719                     BuildAction = "Compile"
1720                 />
1721                 <File
1722                     RelPath = "System.Windows.Forms\ToolBarButtonStyle.cs"
1723                     SubType = "Code"
1724                     BuildAction = "Compile"
1725                 />
1726                 <File
1727                     RelPath = "System.Windows.Forms\ToolBar.cs"
1728                     SubType = "Code"
1729                     BuildAction = "Compile"
1730                 />
1731                 <File
1732                     RelPath = "System.Windows.Forms\ToolBarTextAlign.cs"
1733                     SubType = "Code"
1734                     BuildAction = "Compile"
1735                 />
1736                 <File
1737                     RelPath = "System.Windows.Forms\ToolTip.cs"
1738                     SubType = "Code"
1739                     BuildAction = "Compile"
1740                 />
1741                 <File
1742                     RelPath = "System.Windows.Forms\TrackBar.cs"
1743                     SubType = "Code"
1744                     BuildAction = "Compile"
1745                 />
1746                 <File
1747                     RelPath = "System.Windows.Forms\TreeNode.cs"
1748                     SubType = "Code"
1749                     BuildAction = "Compile"
1750                 />
1751                 <File
1752                     RelPath = "System.Windows.Forms\TreeNodeCollection.cs"
1753                     SubType = "Code"
1754                     BuildAction = "Compile"
1755                 />
1756                 <File
1757                     RelPath = "System.Windows.Forms\TreeNodeConverter.cs"
1758                     SubType = "Code"
1759                     BuildAction = "Compile"
1760                 />
1761                 <File
1762                     RelPath = "System.Windows.Forms\TreeView.cs"
1763                     SubType = "Code"
1764                     BuildAction = "Compile"
1765                 />
1766                 <File
1767                     RelPath = "System.Windows.Forms\TreeViewAction.cs"
1768                     SubType = "Code"
1769                     BuildAction = "Compile"
1770                 />
1771                 <File
1772                     RelPath = "System.Windows.Forms\TreeViewCancelEventArgs.cs"
1773                     SubType = "Code"
1774                     BuildAction = "Compile"
1775                 />
1776                 <File
1777                     RelPath = "System.Windows.Forms\TreeViewCancelEventHandler.cs"
1778                     SubType = "Code"
1779                     BuildAction = "Compile"
1780                 />
1781                 <File
1782                     RelPath = "System.Windows.Forms\TreeViewEventArgs.cs"
1783                     SubType = "Code"
1784                     BuildAction = "Compile"
1785                 />
1786                 <File
1787                     RelPath = "System.Windows.Forms\TreeViewEventHandler.cs"
1788                     SubType = "Code"
1789                     BuildAction = "Compile"
1790                 />
1791                 <File
1792                     RelPath = "System.Windows.Forms\TreeViewImageIndexConverter.cs"
1793                     SubType = "Code"
1794                     BuildAction = "Compile"
1795                 />
1796                 <File
1797                     RelPath = "System.Windows.Forms\UICues.cs"
1798                     SubType = "Code"
1799                     BuildAction = "Compile"
1800                 />
1801                 <File
1802                     RelPath = "System.Windows.Forms\UICuesEventArgs.cs"
1803                     SubType = "Code"
1804                     BuildAction = "Compile"
1805                 />
1806                 <File
1807                     RelPath = "System.Windows.Forms\UICuesEventHandler.cs"
1808                     SubType = "Code"
1809                     BuildAction = "Compile"
1810                 />
1811                 <File
1812                     RelPath = "System.Windows.Forms\UpDownBase.cs"
1813                     SubType = "Code"
1814                     BuildAction = "Compile"
1815                 />
1816                 <File
1817                     RelPath = "System.Windows.Forms\UpDownEventArgs.cs"
1818                     SubType = "Code"
1819                     BuildAction = "Compile"
1820                 />
1821                 <File
1822                     RelPath = "System.Windows.Forms\UpDownEventHandler.cs"
1823                     SubType = "Code"
1824                     BuildAction = "Compile"
1825                 />
1826                 <File
1827                     RelPath = "System.Windows.Forms\UserControl.cs"
1828                     SubType = "Code"
1829                     BuildAction = "Compile"
1830                 />
1831                 <File
1832                     RelPath = "System.Windows.Forms\View.cs"
1833                     SubType = "Code"
1834                     BuildAction = "Compile"
1835                 />
1836                 <File
1837                     RelPath = "System.Windows.Forms\VScrollBar.cs"
1838                     SubType = "Code"
1839                     BuildAction = "Compile"
1840                 />
1841                 <File
1842                     RelPath = "System.Windows.Forms\Win32DnD.cs"
1843                     SubType = "Code"
1844                     BuildAction = "Compile"
1845                 />
1846                 <File
1847                     RelPath = "System.Windows.Forms\X11Dnd.cs"
1848                     SubType = "Code"
1849                     BuildAction = "Compile"
1850                 />
1851                 <File
1852                     RelPath = "System.Windows.Forms\X11Structs.cs"
1853                     SubType = "Code"
1854                     BuildAction = "Compile"
1855                 />
1856                 <File
1857                     RelPath = "System.Windows.Forms\X11Keyboard.cs"
1858                     SubType = "Code"
1859                     BuildAction = "Compile"
1860                 />
1861                 <File
1862                     RelPath = "System.Windows.Forms\XEventQueue.cs"
1863                     SubType = "Code"
1864                     BuildAction = "Compile"
1865                 />
1866                 <File
1867                     RelPath = "System.Windows.Forms\XplatUI.cs"
1868                     SubType = "Code"
1869                     BuildAction = "Compile"
1870                 />
1871                 <File
1872                     RelPath = "System.Windows.Forms\XplatUIDriver.cs"
1873                     SubType = "Code"
1874                     BuildAction = "Compile"
1875                 />
1876                 <File
1877                     RelPath = "System.Windows.Forms\XplatUIOSX.cs"
1878                     SubType = "Code"
1879                     BuildAction = "Compile"
1880                 />
1881                 <File
1882                     RelPath = "System.Windows.Forms\XplatUIStructs.cs"
1883                     SubType = "Code"
1884                     BuildAction = "Compile"
1885                 />
1886                 <File
1887                     RelPath = "System.Windows.Forms\XplatUIWin32.cs"
1888                     SubType = "Code"
1889                     BuildAction = "Compile"
1890                 />
1891                 <File
1892                     RelPath = "System.Windows.Forms\XplatUIX11.cs"
1893                     SubType = "Code"
1894                     BuildAction = "Compile"
1895                 />
1896             </Include>
1897         </Files>
1898     </CSHARP>
1899 </VisualStudioProject>