Fix for the issue of getting occasional -5875 error on the server when
[mono.git] / mcs / class / Managed.Windows.Forms / SWF2k5.csproj
index 7eb1b9210f3ae29b3efdbf40c469c9da32e5bb72..b3c468af15a098eae17aa2bfd6ae92f261fcf580 100644 (file)
@@ -3,7 +3,7 @@
     <ProjectType>Local</ProjectType>
     <ProductVersion>8.0.50727</ProductVersion>
     <SchemaVersion>2.0</SchemaVersion>
-    <ProjectGuid>{AAA78FAB-1DD4-4ACE-A3C1-819C0E31DFFE}</ProjectGuid>
+    <ProjectGuid>{5E6430B2-6B9F-4E76-802E-20207EF80391}</ProjectGuid>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     <ApplicationIcon>
@@ -49,6 +49,8 @@
     <WarningLevel>3</WarningLevel>
     <DebugType>full</DebugType>
     <ErrorReport>prompt</ErrorReport>
+    <OutputType>Library</OutputType>
+    <AssemblyName>System.Windows.Forms</AssemblyName>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <OutputPath>bin\Release\</OutputPath>
@@ -71,6 +73,8 @@
     <WarningLevel>3</WarningLevel>
     <DebugType>none</DebugType>
     <ErrorReport>prompt</ErrorReport>
+    <OutputType>Library</OutputType>
+    <AssemblyName>System.Windows.Forms</AssemblyName>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug 1.1|AnyCPU' ">
     <OutputPath>bin\Debug\</OutputPath>
@@ -93,6 +97,8 @@
     <WarningLevel>3</WarningLevel>
     <DebugType>full</DebugType>
     <ErrorReport>prompt</ErrorReport>
+    <OutputType>Library</OutputType>
+    <AssemblyName>System.Windows.Forms</AssemblyName>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release 1.1|AnyCPU' ">
     <OutputPath>bin\Release\</OutputPath>
     <WarningLevel>3</WarningLevel>
     <DebugType>none</DebugType>
     <ErrorReport>prompt</ErrorReport>
+    <OutputType>Library</OutputType>
+    <AssemblyName>System.Windows.Forms</AssemblyName>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Accessibility">
     <Reference Include="System">
       <Name>System</Name>
     </Reference>
+    <Reference Include="System.configuration" />
     <Reference Include="System.Data">
       <Name>System.Data</Name>
     </Reference>
       <Name>System.Xml</Name>
     </Reference>
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\Mono.Mozilla\Mono.Mozilla2K5.csproj">
+      <Project>{3A1F2BAF-B92F-4F90-8250-A0F04ACCEAD0}</Project>
+      <Name>Mono.Mozilla2K5</Name>
+    </ProjectReference>
+  </ItemGroup>
   <ItemGroup>
     <Compile Include="common\Consts.cs" />
     <Compile Include="common\MonoTODOAttribute.cs" />
     <Compile Include="System.Resources\ResXResourceReader.cs" />
     <Compile Include="System.Resources\ResXResourceSet.cs" />
     <Compile Include="System.Resources\ResXResourceWriter.cs" />
-    <Compile Include="System.Windows.Forms.Design\ComponentEditorForm.cs">
-      <SubType>Component</SubType>
-    </Compile>
-    <Compile Include="System.Windows.Forms.Design\ComponentEditorPage.cs">
-      <SubType>Component</SubType>
-    </Compile>
+    <Compile Include="System.Windows.Forms.Design\ComponentEditorForm.cs" />
+    <Compile Include="System.Windows.Forms.Design\ComponentEditorPage.cs" />
     <Compile Include="System.Windows.Forms.Design\EventsTab.cs" />
     <Compile Include="System.Windows.Forms.Design\IUIService.cs" />
     <Compile Include="System.Windows.Forms.Design\IWindowsFormsEditorService.cs" />
     <Compile Include="System.Windows.Forms\BindingManagerDataErrorEventArgs.cs" />
     <Compile Include="System.Windows.Forms\BindingManagerDataErrorEventHandler.cs" />
     <Compile Include="System.Windows.Forms\BindingMemberInfo.cs" />
-    <Compile Include="System.Windows.Forms\BindingNavigator.cs" />
-    <Compile Include="System.Windows.Forms\BindingSource.cs" />
+    <Compile Include="System.Windows.Forms\BindingNavigator.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\BindingSource.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\BindingsCollection.cs" />
     <Compile Include="System.Windows.Forms\BootMode.cs" />
     <Compile Include="System.Windows.Forms\Border3DSide.cs" />
     <Compile Include="System.Windows.Forms\Border3DStyle.cs" />
     <Compile Include="System.Windows.Forms\BorderStyle.cs" />
     <Compile Include="System.Windows.Forms\BoundsSpecified.cs" />
-    <Compile Include="System.Windows.Forms\Button.cs" />
+    <Compile Include="System.Windows.Forms\Button.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ButtonBase.cs">
       <SubType>Component</SubType>
     </Compile>
     <Compile Include="System.Windows.Forms\CaptionButton.cs" />
     <Compile Include="System.Windows.Forms\CategoryGridEntry.cs" />
     <Compile Include="System.Windows.Forms\CharacterCasing.cs" />
-    <Compile Include="System.Windows.Forms\CheckBox.cs" />
+    <Compile Include="System.Windows.Forms\CheckBox.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\CheckBoxRenderer.cs" />
     <Compile Include="System.Windows.Forms\CheckState.cs" />
-    <Compile Include="System.Windows.Forms\CheckedListBox.cs" />
+    <Compile Include="System.Windows.Forms\CheckedListBox.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\Clipboard.cs" />
     <Compile Include="System.Windows.Forms\CloseReason.cs" />
     <Compile Include="System.Windows.Forms\ColorDepth.cs" />
-    <Compile Include="System.Windows.Forms\ColorDialog.cs" />
+    <Compile Include="System.Windows.Forms\ColorDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ColumnClickEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ColumnClickEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ColumnHeader.cs" />
+    <Compile Include="System.Windows.Forms\ColumnHeader.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ColumnHeaderAutoResizeStyle.cs" />
     <Compile Include="System.Windows.Forms\ColumnHeaderConverter.cs" />
     <Compile Include="System.Windows.Forms\ColumnHeaderStyle.cs" />
     <Compile Include="System.Windows.Forms\ColumnWidthChangedEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ColumnWidthChangingEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ColumnWidthChangingEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ComboBox.cs" />
+    <Compile Include="System.Windows.Forms\ComboBox.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ComboBoxRenderer.cs" />
     <Compile Include="System.Windows.Forms\ComboBoxStyle.cs" />
-    <Compile Include="System.Windows.Forms\CommonDialog.cs" />
+    <Compile Include="System.Windows.Forms\CommonDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ComponentModel.cs" />
-    <Compile Include="System.Windows.Forms\ContainerControl.cs" />
+    <Compile Include="System.Windows.Forms\ContainerControl.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ContentsResizedEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ContentsResizedEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ContextMenu.cs" />
-    <Compile Include="System.Windows.Forms\ContextMenuStrip.cs" />
-    <Compile Include="System.Windows.Forms\Control.cs" />
+    <Compile Include="System.Windows.Forms\ContextMenu.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\ContextMenuStrip.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\Control.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ControlBindingsCollection.cs" />
     <Compile Include="System.Windows.Forms\ControlEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ControlEventHandler.cs" />
     <Compile Include="System.Windows.Forms\CursorConverter.cs" />
     <Compile Include="System.Windows.Forms\Cursors.cs" />
     <Compile Include="System.Windows.Forms\DataFormats.cs" />
-    <Compile Include="System.Windows.Forms\DataGrid.cs" />
-    <Compile Include="System.Windows.Forms\DataGridBoolColumn.cs" />
+    <Compile Include="System.Windows.Forms\DataGrid.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\DataGridBoolColumn.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\DataGridCell.cs" />
     <Compile Include="System.Windows.Forms\DataGridColumnStyle.cs">
       <SubType>Component</SubType>
     <Compile Include="System.Windows.Forms\DataGridLineStyle.cs" />
     <Compile Include="System.Windows.Forms\DataGridParentRowsLabelStyle.cs" />
     <Compile Include="System.Windows.Forms\DataGridPreferredColumnWidthTypeConverter.cs" />
-    <Compile Include="System.Windows.Forms\DataGridTableStyle.cs" />
+    <Compile Include="System.Windows.Forms\DataGridTableStyle.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\DataGridTextBox.cs">
       <SubType>Component</SubType>
     </Compile>
-    <Compile Include="System.Windows.Forms\DataGridTextBoxColumn.cs" />
-    <Compile Include="System.Windows.Forms\DataGridView.cs" />
+    <Compile Include="System.Windows.Forms\DataGridTextBoxColumn.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\DataGridView.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\DataGridViewAdvancedBorderStyle.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewAdvancedCellBorderStyle.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewAutoSizeColumnMode.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewComboBoxCell.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewComboBoxColumn.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewComboBoxDisplayStyle.cs" />
-    <Compile Include="System.Windows.Forms\DataGridViewComboBoxEditingControl.cs" />
+    <Compile Include="System.Windows.Forms\DataGridViewComboBoxEditingControl.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\DataGridViewContentAlignment.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewDataErrorContexts.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewDataErrorEventArgs.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewSortCompareEventHandler.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewTextBoxCell.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewTextBoxColumn.cs" />
-    <Compile Include="System.Windows.Forms\DataGridViewTextBoxEditingControl.cs" />
+    <Compile Include="System.Windows.Forms\DataGridViewTextBoxEditingControl.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\DataGridViewTopLeftHeaderCell.cs" />
     <Compile Include="System.Windows.Forms\DataGridViewTriState.cs" />
     <Compile Include="System.Windows.Forms\DataObject.cs" />
     <Compile Include="System.Windows.Forms\DateBoldEventHandler.cs" />
     <Compile Include="System.Windows.Forms\DateRangeEventArgs.cs" />
     <Compile Include="System.Windows.Forms\DateRangeEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\DateTimePicker.cs" />
+    <Compile Include="System.Windows.Forms\DateTimePicker.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\DateTimePickerFormat.cs" />
     <Compile Include="System.Windows.Forms\Day.cs" />
     <Compile Include="System.Windows.Forms\DialogResult.cs" />
     <Compile Include="System.Windows.Forms\DockingAttribute.cs" />
     <Compile Include="System.Windows.Forms\DockStyle.cs" />
     <Compile Include="System.Windows.Forms\DockingBehavior.cs" />
-    <Compile Include="System.Windows.Forms\DomainUpDown.cs" />
+    <Compile Include="System.Windows.Forms\DomainUpDown.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\DragAction.cs" />
     <Compile Include="System.Windows.Forms\DragDropEffects.cs" />
     <Compile Include="System.Windows.Forms\DragEventArgs.cs" />
     <Compile Include="System.Windows.Forms\DrawTreeNodeEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ErrorBlinkStyle.cs" />
     <Compile Include="System.Windows.Forms\ErrorIconAlignment.cs" />
-    <Compile Include="System.Windows.Forms\ErrorProvider.cs" />
+    <Compile Include="System.Windows.Forms\ErrorProvider.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\FeatureSupport.cs" />
     <Compile Include="System.Windows.Forms\FileDialog.cs">
       <SubType>Component</SubType>
     </Compile>
+    <Compile Include="System.Windows.Forms\FileDialogCustomPlace.cs" />
+    <Compile Include="System.Windows.Forms\FileDialogCustomPlacesCollection.cs" />
     <Compile Include="System.Windows.Forms\FixedPanel.cs" />
     <Compile Include="System.Windows.Forms\FixedSizeTextBox.cs">
       <SubType>Component</SubType>
     <Compile Include="System.Windows.Forms\FlatButtonAppearance.cs" />
     <Compile Include="System.Windows.Forms\FlatStyle.cs" />
     <Compile Include="System.Windows.Forms\FlowDirection.cs" />
-    <Compile Include="System.Windows.Forms\FlowLayoutPanel.cs" />
+    <Compile Include="System.Windows.Forms\FlowLayoutPanel.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\FlowLayoutSettings.cs" />
-    <Compile Include="System.Windows.Forms\FolderBrowserDialog.cs" />
-    <Compile Include="System.Windows.Forms\FontDialog.cs" />
+    <Compile Include="System.Windows.Forms\FolderBrowserDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\FontDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\Form.cs">
       <SubType>Component</SubType>
     </Compile>
       <SubType>Component</SubType>
     </Compile>
     <Compile Include="System.Windows.Forms\GroupBoxRenderer.cs" />
-    <Compile Include="System.Windows.Forms\HScrollBar.cs" />
+    <Compile Include="System.Windows.Forms\HScrollBar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\HandledMouseEventArgs.cs" />
     <Compile Include="System.Windows.Forms\Help.cs" />
     <Compile Include="System.Windows.Forms\HelpEventArgs.cs" />
     <Compile Include="System.Windows.Forms\HelpEventHandler.cs" />
     <Compile Include="System.Windows.Forms\HelpNavigator.cs" />
-    <Compile Include="System.Windows.Forms\HelpProvider.cs" />
+    <Compile Include="System.Windows.Forms\HelpProvider.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\HorizontalAlignment.cs" />
     <Compile Include="System.Windows.Forms\HScrollProperties.cs" />
     <Compile Include="System.Windows.Forms\HtmlDocument.cs" />
+    <Compile Include="System.Windows.Forms\HtmlElement.cs" />
+    <Compile Include="System.Windows.Forms\HtmlElementCollection.cs" />
+    <Compile Include="System.Windows.Forms\HtmlElementErrorEventArgs.cs" />
+    <Compile Include="System.Windows.Forms\HtmlElementErrorEventHandler.cs" />
+    <Compile Include="System.Windows.Forms\HtmlElementEventArgs.cs" />
+    <Compile Include="System.Windows.Forms\HtmlElementEventHandler.cs" />
     <Compile Include="System.Windows.Forms\HtmlElementInsertionOrientation.cs" />
+    <Compile Include="System.Windows.Forms\HtmlHistory.cs" />
+    <Compile Include="System.Windows.Forms\HtmlWindow.cs" />
+    <Compile Include="System.Windows.Forms\HtmlWindowCollection.cs" />
     <Compile Include="System.Windows.Forms\Hwnd.cs" />
     <Compile Include="System.Windows.Forms\IButtonControl.cs" />
     <Compile Include="System.Windows.Forms\IBindableComponent.cs" />
     <Compile Include="System.Windows.Forms\ImageListConverter.cs" />
     <Compile Include="System.Windows.Forms\ImageListStreamer.cs" />
     <Compile Include="System.Windows.Forms\ImeMode.cs" />
-    <Compile Include="System.Windows.Forms\ImplicitHScrollBar.cs" />
+    <Compile Include="System.Windows.Forms\ImplicitHScrollBar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ImplicitVScrollBar.cs">
       <SubType>Component</SubType>
     </Compile>
     <Compile Include="System.Windows.Forms\KeyboardLayouts.cs" />
     <Compile Include="System.Windows.Forms\Keys.cs" />
     <Compile Include="System.Windows.Forms\KeysConverter.cs" />
-    <Compile Include="System.Windows.Forms\Label.cs" />
+    <Compile Include="System.Windows.Forms\Label.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\LabelEditEventArgs.cs" />
     <Compile Include="System.Windows.Forms\LabelEditEventHandler.cs" />
     <Compile Include="System.Windows.Forms\LabelEditTextBox.cs">
     <Compile Include="System.Windows.Forms\LayoutEventHandler.cs" />
     <Compile Include="System.Windows.Forms\LayoutSettings.cs" />
     <Compile Include="System.Windows.Forms\LeftRightAlignment.cs" />
+    <Compile Include="System.Windows.Forms\Line.cs" />
+    <Compile Include="System.Windows.Forms\LineTag.cs" />
     <Compile Include="System.Windows.Forms\LinkArea.cs" />
     <Compile Include="System.Windows.Forms\LinkBehavior.cs" />
     <Compile Include="System.Windows.Forms\LinkClickedEventArgs.cs" />
     <Compile Include="System.Windows.Forms\LinkClickedEventHandler.cs" />
     <Compile Include="System.Windows.Forms\LinkConverter.cs" />
-    <Compile Include="System.Windows.Forms\LinkLabel.cs" />
+    <Compile Include="System.Windows.Forms\LinkLabel.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\LinkLabelLinkClickedEventArgs.cs" />
     <Compile Include="System.Windows.Forms\LinkLabelLinkClickedEventHandler.cs" />
     <Compile Include="System.Windows.Forms\LinkState.cs" />
     <Compile Include="System.Windows.Forms\ListBindingConverter.cs" />
-    <Compile Include="System.Windows.Forms\ListBox.cs" />
-    <Compile Include="System.Windows.Forms\ListControl.cs" />
+    <Compile Include="System.Windows.Forms\ListBindingHelper.cs" />
+    <Compile Include="System.Windows.Forms\ListBox.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\ListControl.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ListControlConvertEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ListControlConvertEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ListView.cs" />
+    <Compile Include="System.Windows.Forms\ListView.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ListViewAlignment.cs" />
     <Compile Include="System.Windows.Forms\ListViewGroup.cs" />
     <Compile Include="System.Windows.Forms\ListViewGroupCollection.cs" />
     <Compile Include="System.Windows.Forms\ListViewHitTestInfo.cs" />
     <Compile Include="System.Windows.Forms\ListViewHitTestLocations.cs" />
+    <Compile Include="System.Windows.Forms\ListViewInsertionMark.cs" />
     <Compile Include="System.Windows.Forms\ListViewItem.cs" />
     <Compile Include="System.Windows.Forms\ListViewItemConverter.cs" />
     <Compile Include="System.Windows.Forms\ListViewItemMouseHoverEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ListViewVirtualItemsSelectionRangeChangedEventHandler.cs" />
     <Compile Include="System.Windows.Forms\MWFCategoryAttribute.cs" />
     <Compile Include="System.Windows.Forms\MWFDescriptionAttribute.cs" />
-    <Compile Include="System.Windows.Forms\MainMenu.cs" />
+    <Compile Include="System.Windows.Forms\MainMenu.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\MaskFormat.cs" />
     <Compile Include="System.Windows.Forms\MaskInputRejectedEventArgs.cs" />
     <Compile Include="System.Windows.Forms\MaskInputRejectedEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\MaskedTextBox.cs" />
-    <Compile Include="System.Windows.Forms\MdiClient.cs" />
+    <Compile Include="System.Windows.Forms\MaskedTextBox.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\MdiClient.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\MdiControlStrip.cs" />
     <Compile Include="System.Windows.Forms\MdiLayout.cs" />
     <Compile Include="System.Windows.Forms\MdiWindowManager.cs" />
     <Compile Include="System.Windows.Forms\MeasureItemEventArgs.cs" />
       <SubType>Component</SubType>
     </Compile>
     <Compile Include="System.Windows.Forms\MenuGlyph.cs" />
-    <Compile Include="System.Windows.Forms\MenuItem.cs" />
+    <Compile Include="System.Windows.Forms\MenuItem.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\MenuMerge.cs" />
-    <Compile Include="System.Windows.Forms\MenuStrip.cs" />
+    <Compile Include="System.Windows.Forms\MenuStrip.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\MergeAction.cs" />
     <Compile Include="System.Windows.Forms\Message.cs" />
     <Compile Include="System.Windows.Forms\MessageBox.cs" />
     <Compile Include="System.Windows.Forms\MethodInvoker.cs" />
     <Compile Include="System.Windows.Forms\Mime.cs" />
     <Compile Include="System.Windows.Forms\MimeIcon.cs" />
-    <Compile Include="System.Windows.Forms\MonthCalendar.cs" />
+    <Compile Include="System.Windows.Forms\MonthCalendar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\MouseButtons.cs" />
     <Compile Include="System.Windows.Forms\MouseEventArgs.cs" />
     <Compile Include="System.Windows.Forms\MouseEventHandler.cs" />
     <Compile Include="System.Windows.Forms\NotifyIcon.cs">
       <SubType>Component</SubType>
     </Compile>
-    <Compile Include="System.Windows.Forms\NumericTextBox.cs" />
-    <Compile Include="System.Windows.Forms\NumericUpDown.cs" />
+    <Compile Include="System.Windows.Forms\NumericTextBox.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\NumericUpDown.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\NumericUpDownAcceleration.cs" />
     <Compile Include="System.Windows.Forms\NumericUpDownAccelerationCollection.cs" />
     <Compile Include="System.Windows.Forms\OSFeature.cs" />
     <Compile Include="System.Windows.Forms\OSXStructs.cs" />
     <Compile Include="System.Windows.Forms\OpacityConverter.cs" />
-    <Compile Include="System.Windows.Forms\OpenFileDialog.cs" />
+    <Compile Include="System.Windows.Forms\OpenFileDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\OpenTreeNodeEnumerator.cs" />
     <Compile Include="System.Windows.Forms\Orientation.cs" />
     <Compile Include="System.Windows.Forms\OwnerDrawPropertyBag.cs" />
     <Compile Include="System.Windows.Forms\Padding.cs" />
     <Compile Include="System.Windows.Forms\PaddingConverter.cs" />
-    <Compile Include="System.Windows.Forms\PageSetupDialog.cs" />
+    <Compile Include="System.Windows.Forms\PageSetupDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\PaintEventArgs.cs" />
     <Compile Include="System.Windows.Forms\PaintEventHandler.cs" />
     <Compile Include="System.Windows.Forms\Panel.cs">
     <Compile Include="System.Windows.Forms\PreviewKeyDownEventArgs.cs" />
     <Compile Include="System.Windows.Forms\PreviewKeyDownEventHandler.cs" />
     <Compile Include="System.Windows.Forms\PrintControllerWithStatusDialog.cs" />
-    <Compile Include="System.Windows.Forms\PrintDialog.cs" />
-    <Compile Include="System.Windows.Forms\PrintPreviewControl.cs" />
-    <Compile Include="System.Windows.Forms\PrintPreviewDialog.cs" />
+    <Compile Include="System.Windows.Forms\PrintDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\PrintPreviewControl.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\PrintPreviewDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ProfessionalColors.cs" />
     <Compile Include="System.Windows.Forms\ProfessionalColorTable.cs" />
-    <Compile Include="System.Windows.Forms\ProgressBar.cs" />
+    <Compile Include="System.Windows.Forms\ProgressBar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ProgressBarRenderer.cs" />
     <Compile Include="System.Windows.Forms\ProgressBarStyle.cs" />
     <Compile Include="System.Windows.Forms\PropertiesTab.cs" />
-    <Compile Include="System.Windows.Forms\PropertyGrid.cs" />
+    <Compile Include="System.Windows.Forms\PropertyGrid.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\PropertyGridCommands.cs" />
-    <Compile Include="System.Windows.Forms\PropertyGridTextBox.cs" />
+    <Compile Include="System.Windows.Forms\PropertyGridTextBox.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\PropertyGridView.cs">
       <SubType>Component</SubType>
     </Compile>
     <Compile Include="System.Windows.Forms\QueryContinueDragEventHandler.cs" />
     <Compile Include="System.Windows.Forms\QuestionEventArgs.cs" />
     <Compile Include="System.Windows.Forms\QuestionEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\RadioButton.cs" />
+    <Compile Include="System.Windows.Forms\RadioButton.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\RadioButtonRenderer.cs" />
     <Compile Include="System.Windows.Forms\RelatedCurrencyManager.cs" />
     <Compile Include="System.Windows.Forms\RelatedImageListAttribute.cs" />
     <Compile Include="System.Windows.Forms\RelatedPropertyManager.cs" />
     <Compile Include="System.Windows.Forms\RetrieveVirtualItemEventArgs.cs" />
     <Compile Include="System.Windows.Forms\RetrieveVirtualItemEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\RichTextBox.cs" />
+    <Compile Include="System.Windows.Forms\RichTextBox.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\RichTextBoxFinds.cs" />
     <Compile Include="System.Windows.Forms\RichTextBoxLanguageOptions.cs" />
     <Compile Include="System.Windows.Forms\RichTextBoxScrollBars.cs" />
     <Compile Include="System.Windows.Forms\RightToLeft.cs" />
     <Compile Include="System.Windows.Forms\RootGridEntry.cs" />
     <Compile Include="System.Windows.Forms\RowStyle.cs" />
-    <Compile Include="System.Windows.Forms\SaveFileDialog.cs" />
+    <Compile Include="System.Windows.Forms\SaveFileDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\Screen.cs" />
     <Compile Include="System.Windows.Forms\ScreenOrientation.cs" />
-    <Compile Include="System.Windows.Forms\ScrollBar.cs" />
+    <Compile Include="System.Windows.Forms\ScrollBar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ScrollBarRenderer.cs" />
     <Compile Include="System.Windows.Forms\ScrollBars.cs" />
     <Compile Include="System.Windows.Forms\ScrollButton.cs" />
     <Compile Include="System.Windows.Forms\ScrollEventType.cs" />
     <Compile Include="System.Windows.Forms\ScrollOrientation.cs" />
     <Compile Include="System.Windows.Forms\ScrollProperties.cs" />
-    <Compile Include="System.Windows.Forms\ScrollableControl.cs" />
+    <Compile Include="System.Windows.Forms\ScrollableControl.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\SearchDirectionHint.cs" />
     <Compile Include="System.Windows.Forms\SearchForVirtualItemEventArgs.cs" />
     <Compile Include="System.Windows.Forms\SearchForVirtualItemEventHandler.cs" />
     <Compile Include="System.Windows.Forms\SelectionRangeConverter.cs" />
     <Compile Include="System.Windows.Forms\SendKeys.cs" />
     <Compile Include="System.Windows.Forms\Shortcut.cs" />
-    <Compile Include="System.Windows.Forms\SizeGrip.cs" />
+    <Compile Include="System.Windows.Forms\SizeGrip.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\SizeGripStyle.cs" />
     <Compile Include="System.Windows.Forms\SizeType.cs" />
     <Compile Include="System.Windows.Forms\SortOrder.cs" />
-    <Compile Include="System.Windows.Forms\SplitContainer.cs" />
-    <Compile Include="System.Windows.Forms\Splitter.cs" />
+    <Compile Include="System.Windows.Forms\SplitContainer.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\Splitter.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\SplitterCancelEventArgs.cs" />
     <Compile Include="System.Windows.Forms\SplitterCancelEventHandler.cs" />
     <Compile Include="System.Windows.Forms\SplitterEventArgs.cs" />
     <Compile Include="System.Windows.Forms\SplitterEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\SplitterPanel.cs" />
-    <Compile Include="System.Windows.Forms\StatusBar.cs" />
+    <Compile Include="System.Windows.Forms\SplitterPanel.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\StatusBar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\StatusBarDrawItemEventArgs.cs" />
     <Compile Include="System.Windows.Forms\StatusBarDrawItemEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\StatusBarPanel.cs" />
+    <Compile Include="System.Windows.Forms\StatusBarPanel.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\StatusBarPanelAutoSize.cs" />
     <Compile Include="System.Windows.Forms\StatusBarPanelBorderStyle.cs" />
     <Compile Include="System.Windows.Forms\StatusBarPanelClickEventArgs.cs" />
     <Compile Include="System.Windows.Forms\StatusBarPanelClickEventHandler.cs" />
     <Compile Include="System.Windows.Forms\StatusBarPanelStyle.cs" />
-    <Compile Include="System.Windows.Forms\StatusStrip.cs" />
+    <Compile Include="System.Windows.Forms\StatusStrip.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\StructFormat.cs" />
     <Compile Include="System.Windows.Forms\SystemInformation.cs" />
     <Compile Include="System.Windows.Forms\SystemParameter.cs" />
     <Compile Include="System.Windows.Forms\TabAlignment.cs" />
     <Compile Include="System.Windows.Forms\TabAppearance.cs" />
-    <Compile Include="System.Windows.Forms\TabControl.cs" />
+    <Compile Include="System.Windows.Forms\TabControl.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\TabControlAction.cs" />
     <Compile Include="System.Windows.Forms\TabControlCancelEventArgs.cs" />
     <Compile Include="System.Windows.Forms\TabControlCancelEventHandler.cs" />
     <Compile Include="System.Windows.Forms\TabControlEventArgs.cs" />
     <Compile Include="System.Windows.Forms\TabControlEventHandler.cs" />
     <Compile Include="System.Windows.Forms\TabDrawMode.cs" />
-    <Compile Include="System.Windows.Forms\TabPage.cs" />
+    <Compile Include="System.Windows.Forms\TabPage.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\TabRenderer.cs" />
     <Compile Include="System.Windows.Forms\TabSizeMode.cs" />
     <Compile Include="System.Windows.Forms\TableLayoutCellPaintEventArgs.cs" />
     <Compile Include="System.Windows.Forms\TableLayoutCellPaintEventHandler.cs" />
     <Compile Include="System.Windows.Forms\TableLayoutColumnStyleCollection.cs" />
     <Compile Include="System.Windows.Forms\TableLayoutControlCollection.cs" />
-    <Compile Include="System.Windows.Forms\TableLayoutPanel.cs" />
+    <Compile Include="System.Windows.Forms\TableLayoutPanel.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\TableLayoutPanelCellBorderStyle.cs" />
     <Compile Include="System.Windows.Forms\TableLayoutPanelCellPosition.cs" />
     <Compile Include="System.Windows.Forms\TableLayoutPanelGrowStyle.cs" />
       <SubType>Component</SubType>
     </Compile>
     <Compile Include="System.Windows.Forms\TextBoxRenderer.cs" />
+    <Compile Include="System.Windows.Forms\TextBoxTextRenderer.cs" />
     <Compile Include="System.Windows.Forms\TextControl.cs" />
     <Compile Include="System.Windows.Forms\TextDataFormat.cs" />
     <Compile Include="System.Windows.Forms\TextFormatFlags.cs" />
     <Compile Include="System.Windows.Forms\ThemeGtk.cs" />
     <Compile Include="System.Windows.Forms\ThemeNice.cs" />
     <Compile Include="System.Windows.Forms\ThemeWin32Classic.cs" />
-    <Compile Include="System.Windows.Forms\ThreadExceptionDialog.cs" />
+    <Compile Include="System.Windows.Forms\ThreadExceptionDialog.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\TickStyle.cs" />
-    <Compile Include="System.Windows.Forms\Timer.cs" />
-    <Compile Include="System.Windows.Forms\ToolBar.cs" />
+    <Compile Include="System.Windows.Forms\Timer.cs">
+      <SubType>Component</SubType>
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolBar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolBarAppearance.cs" />
     <Compile Include="System.Windows.Forms\ToolBarButton.cs">
       <SubType>Component</SubType>
     <Compile Include="System.Windows.Forms\ToolBarButtonClickEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ToolBarButtonStyle.cs" />
     <Compile Include="System.Windows.Forms\ToolBarTextAlign.cs" />
-    <Compile Include="System.Windows.Forms\ToolStrip.cs" />
+    <Compile Include="System.Windows.Forms\ToolStrip.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripArrowRenderEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripArrowRenderEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripButton.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripComboBox.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripContainer.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripContentPanel.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripButton.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolStripComboBox.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolStripContainer.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolStripContentPanel.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripContentPanelRenderEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripContentPanelRenderEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripControlHost.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripDropDown.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripDropDownButton.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripControlHost.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolStripDropDown.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolStripDropDownButton.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripDropDownCloseReason.cs" />
     <Compile Include="System.Windows.Forms\ToolStripDropDownClosedEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripDropDownClosedEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ToolStripDropDownClosingEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripDropDownClosingEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ToolStripDropDownDirection.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripDropDownItem.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripDropDownItem.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripDropDownItemAccessibleObject.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripDropDownMenu.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripDropDownMenu.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripGripDisplayStyle.cs" />
     <Compile Include="System.Windows.Forms\ToolStripGripRenderEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripGripRenderEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ToolStripGripStyle.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripItem.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripItem.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripItemAlignment.cs" />
     <Compile Include="System.Windows.Forms\ToolStripItemClickedEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripItemClickedEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ToolStripItemRenderEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ToolStripItemTextRenderEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripItemTextRenderEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripLabel.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripLabel.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripLayoutStyle.cs" />
     <Compile Include="System.Windows.Forms\ToolStripManager.cs" />
     <Compile Include="System.Windows.Forms\ToolStripManagerRenderMode.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripMenuItem.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripOverflow.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripOverflowButton.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripPanel.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripMenuItem.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolStripOverflow.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolStripOverflowButton.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\ToolStripPanel.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripPanelRenderEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripPanelRenderEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripPanelRow.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripPanelRow.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripProfessionalRenderer.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripProgressBar.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripProgressBar.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripRenderer.cs" />
     <Compile Include="System.Windows.Forms\ToolStripRenderEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripRenderEventHandler.cs" />
     <Compile Include="System.Windows.Forms\ToolStripRenderMode.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripSeparator.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripSeparator.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripSeparatorRenderEventArgs.cs" />
     <Compile Include="System.Windows.Forms\ToolStripSeparatorRenderEventHandler.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripSplitButton.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripSplitButton.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripSplitStackLayout.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripStatusLabel.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripStatusLabel.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripStatusLabelBorderSides.cs" />
     <Compile Include="System.Windows.Forms\ToolStripSystemRenderer.cs" />
-    <Compile Include="System.Windows.Forms\ToolStripTextBox.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripTextBox.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms\ToolStripTextDirection.cs" />
     <Compile Include="System.Windows.Forms\ToolTip.cs">
       <SubType>Component</SubType>
     </Compile>
     <Compile Include="System.Windows.Forms\ToolTipIcon.cs" />
     <Compile Include="System.Windows.Forms\ToolWindowManager.cs" />
-    <Compile Include="System.Windows.Forms\TrackBar.cs" />
+    <Compile Include="System.Windows.Forms\TrackBar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\TrackBarRenderer.cs" />
     <Compile Include="System.Windows.Forms\TreeNode.cs" />
     <Compile Include="System.Windows.Forms\TreeNodeCollection.cs" />
     <Compile Include="System.Windows.Forms\UICuesEventArgs.cs" />
     <Compile Include="System.Windows.Forms\UICuesEventHandler.cs" />
     <Compile Include="System.Windows.Forms\UnhandledExceptionMode.cs" />
-    <Compile Include="System.Windows.Forms\UpDownBase.cs" />
+    <Compile Include="System.Windows.Forms\UpDownBase.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\UpDownEventArgs.cs" />
     <Compile Include="System.Windows.Forms\UpDownEventHandler.cs" />
     <Compile Include="System.Windows.Forms\UserControl.cs">
       <SubType>Component</SubType>
     </Compile>
-    <Compile Include="System.Windows.Forms\VScrollBar.cs" />
+    <Compile Include="System.Windows.Forms\VScrollBar.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\ValidationConstraints.cs" />
     <Compile Include="System.Windows.Forms\View.cs" />
     <Compile Include="System.Windows.Forms\VScrollProperties.cs" />
-    <Compile Include="System.Windows.Forms\WebBrowser.cs" />
-    <Compile Include="System.Windows.Forms\WebBrowserBase.cs" />
+    <Compile Include="System.Windows.Forms\WebBrowser.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms\WebBrowserBase.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="System.Windows.Forms\WebBrowserDocumentCompletedEventArgs.cs" />
     <Compile Include="System.Windows.Forms\WebBrowserDocumentCompletedEventHandler.cs" />
     <Compile Include="System.Windows.Forms\WebBrowserEncryptionLevel.cs" />
     <Compile Include="System.Windows.Forms\WebBrowserRefreshOption.cs" />
     <Compile Include="System.Windows.Forms\WebBrowserSiteBase.cs" />
     <Compile Include="System.Windows.Forms\Win32DnD.cs" />
+    <Compile Include="System.Windows.Forms\WindowsFormsSection.cs" />
+    <Compile Include="System.Windows.Forms\WindowsFormsSynchronizationContext.cs" />
     <Compile Include="System.Windows.Forms\X11DesktopColors.cs" />
     <Compile Include="System.Windows.Forms\X11Dnd.cs" />
     <Compile Include="System.Windows.Forms\X11Keyboard.cs" />
     <Compile Include="System.Windows.Forms.Theming\ThemeElementsGtk.cs" />
     <Compile Include="System.Windows.Forms.Theming\ThemeElementsNice.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\ButtonPainter.cs" />
+    <Compile Include="System.Windows.Forms.Theming\Default\CheckBoxPainter.cs" />
+    <Compile Include="System.Windows.Forms.Theming\Default\RadioButtonPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\TabControlPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\ToolStripPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Nice\TabControlPainter.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleInformation.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleRenderer.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleState.cs" />
+    <Compile Include="System.Windows.Forms.WebBrowserDialogs\AlertCheck.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms.WebBrowserDialogs\ConfirmCheck.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms.WebBrowserDialogs\Generic.cs">
+    </Compile>
+    <Compile Include="System.Windows.Forms.WebBrowserDialogs\Prompt.cs">
+    </Compile>
     <Compile Include="System.Windows.Forms.X11Internal\X11Atoms.cs" />
     <Compile Include="System.Windows.Forms.X11Internal\X11Display.cs" />
     <Compile Include="System.Windows.Forms.X11Internal\X11Exception.cs" />
     <PostBuildEvent>
     </PostBuildEvent>
   </PropertyGroup>
-</Project>
\ No newline at end of file
+</Project>