Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Document Server/CS/DocsMainDemo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Document Server/CS/DocsMainDemo/frmMain.Designer.cs

using System;
namespace DevExpress.Docs.Demos {
	partial class frmMain {
		/// <summary>
		/// Clean up any resources being used.
		/// </summary>
		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.components = new System.ComponentModel.Container();
			this.SuspendLayout();
			// 
			// pnlCaption
			// 
			this.pnlCaption.Location = new System.Drawing.Point(200, 24);
			// 
			// frmMain
			// 
			this.ClientSize = new System.Drawing.Size(950, 650);
			this.Name = "frmMain";
			this.Load += new System.EventHandler(this.frmMain_Load);
			this.ResumeLayout(false);

		}

		#endregion

		private System.ComponentModel.IContainer components = null;

	}
}