Mini Kabibi Habibi
namespace DevExpress.Xpo.Demos {
partial class About {
protected override void Dispose(bool disposing) {
if (disposing) {
if (components != null) {
components.Dispose();
}
}
base.Dispose(disposing);
}
#region Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent() {
this.SuspendLayout();
//
// About
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.Name = "About";
this.Size = new System.Drawing.Size(157, 141);
this.ResumeLayout(false);
}
#endregion
private System.ComponentModel.IContainer components = null;
}
}