namespace PaintDotNet.SystemLayer.FileDlgExtenders.FileDialogExtenders { partial class FileDialogControlBase { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.SuspendLayout(); // // FileDialogControlBase // this.Name = "FileDialogControlBase"; this.Size = new System.Drawing.Size(555, 385); this.ResumeLayout(false); } #endregion //protected System.Windows.Forms.OpenFileDialog _dlgOpen; } }