123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162 |
- namespace FastReport.Design.StandardDesigner
- {
- partial class DesignerControl
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form 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.bottomDockSite = new FastReport.DevComponents.DotNetBar.DockSite();
- this.leftDockSite = new FastReport.DevComponents.DotNetBar.DockSite();
- this.rightDockSite = new FastReport.DevComponents.DotNetBar.DockSite();
- this.topDockSite = new FastReport.DevComponents.DotNetBar.DockSite();
- this.tbLeftDockSite = new FastReport.DevComponents.DotNetBar.DockSite();
- this.tbRightDockSite = new FastReport.DevComponents.DotNetBar.DockSite();
- this.tbTopDockSite = new FastReport.DevComponents.DotNetBar.DockSite();
- this.tbBottomDockSite = new FastReport.DevComponents.DotNetBar.DockSite();
- this.tabs = new FastReport.DevComponents.DotNetBar.TabControl();
- ((System.ComponentModel.ISupportInitialize)(this.tabs)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
- this.SuspendLayout();
- //
- // bottomDockSite
- //
- this.bottomDockSite.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.bottomDockSite.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.bottomDockSite.Location = new System.Drawing.Point(28, 150);
- this.bottomDockSite.Name = "bottomDockSite";
- this.bottomDockSite.Size = new System.Drawing.Size(122, 0);
- this.bottomDockSite.TabIndex = 4;
- this.bottomDockSite.TabStop = false;
- //
- // leftDockSite
- //
- this.leftDockSite.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.leftDockSite.Dock = System.Windows.Forms.DockStyle.Left;
- this.leftDockSite.DocumentDockContainer = new FastReport.DevComponents.DotNetBar.DocumentDockContainer();
- this.leftDockSite.Location = new System.Drawing.Point(28, 0);
- this.leftDockSite.Name = "leftDockSite";
- this.leftDockSite.Size = new System.Drawing.Size(0, 350);
- this.leftDockSite.TabIndex = 1;
- this.leftDockSite.TabStop = false;
- //
- // rightDockSite
- //
- this.rightDockSite.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.rightDockSite.Dock = System.Windows.Forms.DockStyle.Right;
- this.rightDockSite.Location = new System.Drawing.Point(-100, 0);
- this.rightDockSite.Name = "rightDockSite";
- this.rightDockSite.Size = new System.Drawing.Size(250, 150);
- this.rightDockSite.TabIndex = 2;
- this.rightDockSite.TabStop = false;
- //
- // topDockSite
- //
- this.topDockSite.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.topDockSite.Dock = System.Windows.Forms.DockStyle.Top;
- this.topDockSite.DocumentDockContainer = new FastReport.DevComponents.DotNetBar.DocumentDockContainer();
- this.topDockSite.Location = new System.Drawing.Point(28, 0);
- this.topDockSite.Name = "topDockSite";
- this.topDockSite.Size = new System.Drawing.Size(122, 0);
- this.topDockSite.TabIndex = 3;
- this.topDockSite.TabStop = false;
- //
- // tbLeftDockSite
- //
- this.tbLeftDockSite.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.tbLeftDockSite.Dock = System.Windows.Forms.DockStyle.Left;
- this.tbLeftDockSite.Location = new System.Drawing.Point(0, 0);
- this.tbLeftDockSite.Name = "tbLeftDockSite";
- this.tbLeftDockSite.Size = new System.Drawing.Size(28, 150);
- this.tbLeftDockSite.TabIndex = 5;
- this.tbLeftDockSite.TabStop = false;
- //
- // tbRightDockSite
- //
- this.tbRightDockSite.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.tbRightDockSite.Dock = System.Windows.Forms.DockStyle.Right;
- this.tbRightDockSite.Location = new System.Drawing.Point(150, 0);
- this.tbRightDockSite.Name = "tbRightDockSite";
- this.tbRightDockSite.Size = new System.Drawing.Size(0, 150);
- this.tbRightDockSite.TabIndex = 6;
- this.tbRightDockSite.TabStop = false;
- //
- // tbTopDockSite
- //
- this.tbTopDockSite.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.tbTopDockSite.Dock = System.Windows.Forms.DockStyle.Top;
- this.tbTopDockSite.Location = new System.Drawing.Point(0, 0);
- this.tbTopDockSite.Name = "tbTopDockSite";
- this.tbTopDockSite.Size = new System.Drawing.Size(150, 0);
- this.tbTopDockSite.TabIndex = 7;
- this.tbTopDockSite.TabStop = false;
- //
- // tbBottomDockSite
- //
- this.tbBottomDockSite.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
- this.tbBottomDockSite.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.tbBottomDockSite.Location = new System.Drawing.Point(0, 150);
- this.tbBottomDockSite.Name = "tbBottomDockSite";
- this.tbBottomDockSite.Size = new System.Drawing.Size(150, 0);
- this.tbBottomDockSite.TabIndex = 8;
- this.tbBottomDockSite.TabStop = false;
- //
- // tabs
- //
- this.tabs.AutoHideSystemBox = false;
- this.tabs.CanReorderTabs = true;
- this.tabs.CloseButtonOnTabsVisible = true;
- this.tabs.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabs.Location = new System.Drawing.Point(28, 0);
- this.tabs.Name = "TabControl";
- this.tabs.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
- this.tabs.SelectedTabIndex = -1;
- this.tabs.Size = new System.Drawing.Size(0, 150);
- this.tabs.TabIndex = 0;
- this.tabs.TabLayoutType = FastReport.DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
- this.tabs.TabsVisible = false;
- //
- // DesignerControl
- //
- this.Name = "DesignerControl";
- ((System.ComponentModel.ISupportInitialize)(this.tabs)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private DevComponents.DotNetBar.DockSite bottomDockSite;
- private DevComponents.DotNetBar.DockSite leftDockSite;
- private DevComponents.DotNetBar.DockSite rightDockSite;
- private DevComponents.DotNetBar.DockSite topDockSite;
- private DevComponents.DotNetBar.DockSite tbLeftDockSite;
- private DevComponents.DotNetBar.DockSite tbRightDockSite;
- private DevComponents.DotNetBar.DockSite tbTopDockSite;
- private DevComponents.DotNetBar.DockSite tbBottomDockSite;
- private DevComponents.DotNetBar.TabControl tabs;
- }
- }
|