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