1 write to resources
WinFormsControlsTest (1)
MessageBoxes.Designer.cs (1)
34this.resources = new System.ComponentModel.ComponentResourceManager(typeof(Dialogs));
1 reference to resources
WinFormsControlsTest (1)
MessageBoxes.cs (1)
20Image = (System.Drawing.Bitmap?)(resources.GetObject("OpenDialog")),