30 references to new
Accessibility_Core_App (4)
DataControls.Designer.cs (1)
32
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(DataControls));
Menu_Toolbars_controls.Designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(Menu_Toolbars_controls));
PrintingControls.Designer.cs (1)
31
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(PrintingControls));
ToolStripContainer.Designer.cs (1)
32
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(ToolStripContainer));
DesignSurface (1)
MainForm.Designer.cs (1)
33
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(MainForm));
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\Helpers\VBInputBox.vb (1)
37
Dim resources As New
ComponentResourceManager
(GetType(VBInputBox))
Microsoft\VisualBasic\MyServices\Internal\ProgressDialog.vb (1)
124
Dim resources As New
ComponentResourceManager
(GetType(ProgressDialog))
System.Windows.Forms (2)
System\Windows\Forms\MDI\MDIWindowDialog.cs (1)
91
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(MdiWindowDialog));
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
758
ComponentResourceManager resources =
new
(typeof(PrintPreviewDialog));
System.Windows.Forms.Design (14)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (1)
151
ComponentResourceManager resources =
new
(typeof(BinaryEditor));
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
406
ComponentResourceManager resources =
new
(typeof(CollectionEditor));
System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs (1)
78
ComponentResourceManager resources =
new
(typeof(BorderSidesEditor));
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
260
ComponentResourceManager resources =
new
(typeof(DataGridViewAddColumnDialog));
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (1)
115
ComponentResourceManager resources =
new
(typeof(DataGridViewCellStyleBuilder));
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
471
ComponentResourceManager resources =
new
(typeof(DataGridViewColumnCollectionDialog));
System\Windows\Forms\Design\FormatControl.Designer.cs (1)
33
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(FormatControl));
System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUI.cs (1)
51
ComponentResourceManager resources =
new
(typeof(LinkAreaEditor));
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
122
ComponentResourceManager resources =
new
(typeof(MaskDesignerDialog));
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
118
ComponentResourceManager resources =
new
(typeof(ShortcutKeysEditor));
230
ComponentResourceManager resources =
new
(typeof(ShortcutKeysEditor));
System\Windows\Forms\Design\StringCollectionEditor.StringCollectionForm.cs (1)
76
ComponentResourceManager resources =
new
(typeof(StringCollectionEditor));
System\Windows\Forms\Design\StyleEditorForm.cs (1)
153
ComponentResourceManager resources =
new
(typeof(StyleCollectionEditor));
System\Windows\Forms\Design\TreeNodeCollectionEditor.cs (1)
208
ComponentResourceManager resources = new
ComponentResourceManager
(typeof(TreeNodeCollectionEditor));
TrimTestBinaryDeserialization (1)
Form1.Designer.cs (1)
32
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.
ComponentResourceManager
(typeof(Form1));
WinFormsControlsTest (6)
Dialogs.Designer.cs (1)
34
this.resources = new System.ComponentModel.
ComponentResourceManager
(typeof(Dialogs));
ListViewTest.Designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(ListViewTest));
MediaPlayer.Designer.cs (1)
36
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(MediaPlayer));
MessageBoxes.Designer.cs (1)
34
this.resources = new System.ComponentModel.
ComponentResourceManager
(typeof(Dialogs));
Panels.Designer.cs (1)
34
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(Panels));
TreeViewTest.Designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources =
new
(typeof(TreeViewTest));