Example #1
0
 private DevExpress.XtraEditors.TileItemElement GetTileElement(string year, string name)
 {
     DevExpress.XtraEditors.TileItemElement tileItemElement = null;
     try
     {
         tileItemElement = new DevExpress.XtraEditors.TileItemElement();
         tileItemElement.Appearance.Hovered.Font                   = new System.Drawing.Font("Segoe UI", 9F);
         tileItemElement.Appearance.Hovered.Options.UseFont        = true;
         tileItemElement.Appearance.Hovered.Options.UseTextOptions = true;
         tileItemElement.Appearance.Hovered.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
         tileItemElement.Appearance.Normal.Font                     = new System.Drawing.Font("Segoe UI", 9F);
         tileItemElement.Appearance.Normal.Options.UseFont          = true;
         tileItemElement.Appearance.Normal.Options.UseTextOptions   = true;
         tileItemElement.Appearance.Normal.TextOptions.WordWrap     = DevExpress.Utils.WordWrap.Wrap;
         tileItemElement.Appearance.Selected.Font                   = new System.Drawing.Font("Segoe UI", 9F);
         tileItemElement.Appearance.Selected.Options.UseFont        = true;
         tileItemElement.Appearance.Selected.Options.UseTextOptions = true;
         tileItemElement.Appearance.Selected.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
         tileItemElement.Text          = string.Format("\n{0} холбогдсоноор {1} оны бичиг хэрэгтэй ажиллах боломжтой болно. Энд 2 дарж нэвтэрнэ үү.", name, year);
         tileItemElement.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.Manual;
         tileItemElement.TextLocation  = new System.Drawing.Point(4, 27);
         return(tileItemElement);
     }
     catch (Exception ex)
     {
         System.Diagnostics.Debug.WriteLine("GetTileElement холбогдож чадсангүй: " + ex.Message);
         throw ex;
     }
     finally { tileItemElement = null; }
 }
Example #2
0
 private DevExpress.XtraEditors.TileItemElement GetTileElement(string year)
 {
     DevExpress.XtraEditors.TileItemElement tileItemElement = null;
     try
     {
         tileItemElement = new DevExpress.XtraEditors.TileItemElement();
         tileItemElement.Appearance.Hovered.Font                   = new System.Drawing.Font("Segoe UI Light", 17F);
         tileItemElement.Appearance.Hovered.Options.UseFont        = true;
         tileItemElement.Appearance.Hovered.Options.UseTextOptions = true;
         tileItemElement.Appearance.Hovered.TextOptions.Trimming   = DevExpress.Utils.Trimming.EllipsisCharacter;
         tileItemElement.Appearance.Hovered.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.NoWrap;
         tileItemElement.Appearance.Normal.Font                     = new System.Drawing.Font("Segoe UI Light", 17F);
         tileItemElement.Appearance.Normal.Options.UseFont          = true;
         tileItemElement.Appearance.Normal.Options.UseTextOptions   = true;
         tileItemElement.Appearance.Normal.TextOptions.Trimming     = DevExpress.Utils.Trimming.EllipsisCharacter;
         tileItemElement.Appearance.Normal.TextOptions.WordWrap     = DevExpress.Utils.WordWrap.NoWrap;
         tileItemElement.Appearance.Selected.Font                   = new System.Drawing.Font("Segoe UI Light", 17F);
         tileItemElement.Appearance.Selected.Options.UseFont        = true;
         tileItemElement.Appearance.Selected.Options.UseTextOptions = true;
         tileItemElement.Appearance.Selected.TextOptions.Trimming   = DevExpress.Utils.Trimming.EllipsisCharacter;
         tileItemElement.Appearance.Selected.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.NoWrap;
         tileItemElement.Text          = year;
         tileItemElement.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.Manual;
         tileItemElement.TextLocation  = new System.Drawing.Point(4, 0);
         return(tileItemElement);
     }
     catch (Exception ex)
     {
         System.Diagnostics.Debug.WriteLine("GetTileElement холбогдож чадсангүй: " + ex.Message);
         throw ex;
     }
     finally { tileItemElement = null; }
 }
Example #3
0
 /// <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();
     DevExpress.XtraEditors.TileItemElement tileItemElement1 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement2 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement3 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement4 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement5 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement6 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement7 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement8 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement9 = new DevExpress.XtraEditors.TileItemElement();
     this.documentManager1         = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.windowsUIView            = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.WindowsUIView(this.components);
     this.startGroup               = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.TileContainer(this.components);
     this.pageGroup                = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.PageGroup(this.components);
     this.ucListingDocument        = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucAgentsDocument         = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucStatsDocument          = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucResearchDocument       = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucBanksDocument          = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucLoanCalculatorDocument = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucListingTile            = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.ucDraftTile              = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.page                 = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
     this.ucDraftDocument      = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucSettingsTile       = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.ucSettingsDocument   = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucAgentsTile         = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.ucResearchTile       = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.ucStatsTile          = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.ucBrowserTile        = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.browserPage          = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
     this.ucBrowserDocument    = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucBanksTile          = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.ucLoanCalculatorTile = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
     this.flyout               = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Flyout(this.components);
     this.ucFlyout             = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucHomeDetailDocument = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucStatisticsDocument = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.ucSysInfoDocument    = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
     this.barManager1          = new DevExpress.XtraBars.BarManager(this.components);
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.windowsUIView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.startGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pageGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucListingDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucAgentsDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucStatsDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucResearchDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucBanksDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucLoanCalculatorDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucListingTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucDraftTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.page)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucDraftDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucSettingsTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucSettingsDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucAgentsTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucResearchTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucStatsTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucBrowserTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.browserPage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucBrowserDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucBanksTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucLoanCalculatorTile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.flyout)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucFlyout)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucHomeDetailDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucStatisticsDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucSysInfoDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.windowsUIView;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.windowsUIView
     });
     //
     // windowsUIView
     //
     this.windowsUIView.Caption = "Realtor World";
     this.windowsUIView.ContentContainers.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.IContentContainer[] {
         this.startGroup,
         this.pageGroup,
         this.page,
         this.browserPage,
         this.flyout
     });
     this.windowsUIView.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.ucAgentsDocument,
         this.ucBanksDocument,
         this.ucBrowserDocument,
         this.ucDraftDocument,
         this.ucHomeDetailDocument,
         this.ucListingDocument,
         this.ucLoanCalculatorDocument,
         this.ucResearchDocument,
         this.ucStatisticsDocument,
         this.ucStatsDocument,
         this.ucSysInfoDocument,
         this.ucSettingsDocument,
         this.ucFlyout
     });
     this.windowsUIView.LoadingIndicatorProperties.DescriptionFormat = "{0} loading...";
     this.windowsUIView.TileProperties.AllowHtmlDraw = true;
     this.windowsUIView.Tiles.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.BaseTile[] {
         this.ucAgentsTile,
         this.ucBanksTile,
         this.ucBrowserTile,
         this.ucDraftTile,
         this.ucListingTile,
         this.ucLoanCalculatorTile,
         this.ucResearchTile,
         this.ucStatsTile,
         this.ucSettingsTile
     });
     this.windowsUIView.TileClick    += new DevExpress.XtraBars.Docking2010.Views.WindowsUI.TileClickEventHandler(this.windowsUIView_TileClick);
     this.windowsUIView.QueryControl += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.windowsUIView_QueryControl);
     //
     // startGroup
     //
     this.startGroup.ActivationTarget                      = this.pageGroup;
     this.startGroup.AppearanceItem.Normal.Font            = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.startGroup.AppearanceItem.Normal.Options.UseFont = true;
     this.startGroup.Caption = "Realtor World";
     this.startGroup.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.BaseTile[] {
         this.ucListingTile,
         this.ucDraftTile,
         this.ucSettingsTile,
         this.ucAgentsTile,
         this.ucResearchTile,
         this.ucStatsTile,
         this.ucBrowserTile,
         this.ucBanksTile,
         this.ucLoanCalculatorTile
     });
     this.startGroup.Name = "startGroup";
     this.startGroup.Properties.ItemSize = 180;
     this.startGroup.Properties.RowCount = 3;
     //
     // pageGroup
     //
     this.pageGroup.Caption = "Realtor World";
     this.pageGroup.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document[] {
         this.ucListingDocument,
         this.ucAgentsDocument,
         this.ucStatsDocument,
         this.ucResearchDocument,
         this.ucBanksDocument,
         this.ucLoanCalculatorDocument
     });
     this.pageGroup.Name              = "pageGroup";
     this.pageGroup.Parent            = this.startGroup;
     this.pageGroup.Properties.Margin = new System.Windows.Forms.Padding(40, 0, 40, 20);
     //
     // ucListingDocument
     //
     this.ucListingDocument.Caption         = "Listing";
     this.ucListingDocument.ControlName     = "ucListing";
     this.ucListingDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucListing";
     //
     // ucAgentsDocument
     //
     this.ucAgentsDocument.Caption         = "Agents";
     this.ucAgentsDocument.ControlName     = "ucAgents";
     this.ucAgentsDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucAgents";
     //
     // ucStatsDocument
     //
     this.ucStatsDocument.Caption         = "Stats";
     this.ucStatsDocument.ControlName     = "ucStats";
     this.ucStatsDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucStats";
     //
     // ucResearchDocument
     //
     this.ucResearchDocument.Caption         = "Research";
     this.ucResearchDocument.ControlName     = "ucResearch";
     this.ucResearchDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucResearch";
     //
     // ucBanksDocument
     //
     this.ucBanksDocument.Caption         = "Mortgage Rates";
     this.ucBanksDocument.ControlName     = "ucBanks";
     this.ucBanksDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucBanks";
     //
     // ucLoanCalculatorDocument
     //
     this.ucLoanCalculatorDocument.Caption         = "Loan Calculator";
     this.ucLoanCalculatorDocument.ControlName     = "ucLoanCalculator";
     this.ucLoanCalculatorDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucLoanCalculator";
     //
     // ucListingTile
     //
     this.ucListingTile.Document = this.ucListingDocument;
     tileItemElement1.Text       = "Listings";
     this.ucListingTile.Elements.Add(tileItemElement1);
     this.ucListingTile.Group   = "Main";
     this.ucListingTile.Name    = "ucListingTile";
     this.ucListingTile.Padding = new System.Windows.Forms.Padding(0);
     this.ucListingTile.Properties.AllowCheck = DevExpress.Utils.DefaultBoolean.False;
     this.ucListingTile.Properties.BackgroundImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.ucListingTile.Properties.BackgroundImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.ZoomOutside;
     //
     // ucDraftTile
     //
     this.ucDraftTile.ActivationTarget                          = this.page;
     this.ucDraftTile.Appearances.Normal.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(171)))), ((int)(((byte)(220)))));
     this.ucDraftTile.Appearances.Normal.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(227)))));
     this.ucDraftTile.Appearances.Normal.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(184)))), ((int)(((byte)(225)))));
     this.ucDraftTile.Appearances.Normal.Options.UseBackColor   = true;
     this.ucDraftTile.Appearances.Normal.Options.UseBorderColor = true;
     this.ucDraftTile.Document             = this.ucDraftDocument;
     tileItemElement2.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement2.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Top;
     tileItemElement2.Text          = "User Management";
     tileItemElement2.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.ucDraftTile.Elements.Add(tileItemElement2);
     this.ucDraftTile.Group = "Main";
     this.startGroup.SetID(this.ucDraftTile, 1);
     this.ucDraftTile.Name = "ucDraftTile";
     this.ucDraftTile.Properties.IsLarge = DevExpress.Utils.DefaultBoolean.False;
     //
     // page
     //
     this.page.Document = null;
     this.page.Name     = "page";
     this.page.Parent   = this.startGroup;
     //
     // ucDraftDocument
     //
     this.ucDraftDocument.Caption         = "Draft";
     this.ucDraftDocument.ControlName     = "ucDraft";
     this.ucDraftDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucDraft";
     //
     // ucSettingsTile
     //
     this.ucSettingsTile.ActivationTarget                          = this.page;
     this.ucSettingsTile.Appearances.Normal.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(175)))), ((int)(((byte)(14)))));
     this.ucSettingsTile.Appearances.Normal.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(194)))), ((int)(((byte)(16)))));
     this.ucSettingsTile.Appearances.Normal.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(203)))), ((int)(((byte)(52)))));
     this.ucSettingsTile.Appearances.Normal.Options.UseBackColor   = true;
     this.ucSettingsTile.Appearances.Normal.Options.UseBorderColor = true;
     this.ucSettingsTile.Document          = this.ucSettingsDocument;
     tileItemElement3.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement3.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Top;
     tileItemElement3.Text          = "Settings";
     tileItemElement3.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.ucSettingsTile.Elements.Add(tileItemElement3);
     this.ucSettingsTile.Group = "Main";
     this.startGroup.SetID(this.ucSettingsTile, 2);
     this.ucSettingsTile.Name = "ucSettingsTile";
     this.ucSettingsTile.Properties.IsLarge = DevExpress.Utils.DefaultBoolean.False;
     //
     // ucSettingsDocument
     //
     this.ucSettingsDocument.Caption         = "Settings";
     this.ucSettingsDocument.ControlName     = "ucSettings";
     this.ucSettingsDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucSettings";
     //
     // ucAgentsTile
     //
     this.ucAgentsTile.Appearances.Normal.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
     this.ucAgentsTile.Appearances.Normal.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
     this.ucAgentsTile.Appearances.Normal.Options.UseBackColor   = true;
     this.ucAgentsTile.Appearances.Normal.Options.UseBorderColor = true;
     this.ucAgentsTile.Document      = this.ucAgentsDocument;
     tileItemElement4.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
     tileItemElement4.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.Squeeze;
     tileItemElement4.Text           = "Agents";
     this.ucAgentsTile.Elements.Add(tileItemElement4);
     this.ucAgentsTile.Group = "Main";
     this.startGroup.SetID(this.ucAgentsTile, 3);
     this.ucAgentsTile.Name = "ucAgentsTile";
     this.ucAgentsTile.Properties.AllowCheck = DevExpress.Utils.DefaultBoolean.False;
     //
     // ucResearchTile
     //
     this.ucResearchTile.Appearances.Normal.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(175)))), ((int)(((byte)(0)))));
     this.ucResearchTile.Appearances.Normal.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(200)))), ((int)(((byte)(26)))));
     this.ucResearchTile.Appearances.Normal.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(187)))), ((int)(((byte)(38)))));
     this.ucResearchTile.Appearances.Normal.Options.UseBackColor   = true;
     this.ucResearchTile.Appearances.Normal.Options.UseBorderColor = true;
     this.ucResearchTile.Document          = this.ucResearchDocument;
     tileItemElement5.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement5.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Top;
     tileItemElement5.Text          = "Research";
     tileItemElement5.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.ucResearchTile.Elements.Add(tileItemElement5);
     this.ucResearchTile.Group = "Main";
     this.startGroup.SetID(this.ucResearchTile, 4);
     this.ucResearchTile.Name = "ucResearchTile";
     this.ucResearchTile.Properties.IsLarge = DevExpress.Utils.DefaultBoolean.False;
     //
     // ucStatsTile
     //
     this.ucStatsTile.Appearances.Normal.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(82)))), ((int)(((byte)(162)))));
     this.ucStatsTile.Appearances.Normal.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(108)))), ((int)(((byte)(176)))));
     this.ucStatsTile.Appearances.Normal.Options.UseBackColor   = true;
     this.ucStatsTile.Appearances.Normal.Options.UseBorderColor = true;
     this.ucStatsTile.Document             = this.ucStatsDocument;
     tileItemElement6.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement6.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Left;
     tileItemElement6.ImageToTextIndent    = 20;
     tileItemElement6.Text          = "Statistics";
     tileItemElement6.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.ucStatsTile.Elements.Add(tileItemElement6);
     this.ucStatsTile.Group = "Utils";
     this.startGroup.SetID(this.ucStatsTile, 5);
     this.ucStatsTile.Name = "ucStatsTile";
     //
     // ucBrowserTile
     //
     this.ucBrowserTile.ActivationTarget                          = this.browserPage;
     this.ucBrowserTile.Appearances.Normal.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(133)))), ((int)(((byte)(21)))));
     this.ucBrowserTile.Appearances.Normal.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(162)))), ((int)(((byte)(25)))));
     this.ucBrowserTile.Appearances.Normal.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(151)))), ((int)(((byte)(56)))));
     this.ucBrowserTile.Appearances.Normal.Options.UseBackColor   = true;
     this.ucBrowserTile.Appearances.Normal.Options.UseBorderColor = true;
     this.ucBrowserTile.Document           = this.ucBrowserDocument;
     tileItemElement7.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement7.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Left;
     tileItemElement7.Text          = "zillow.com";
     tileItemElement7.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.ucBrowserTile.Elements.Add(tileItemElement7);
     this.ucBrowserTile.Group = "Utils";
     this.startGroup.SetID(this.ucBrowserTile, 6);
     this.ucBrowserTile.Name = "ucBrowserTile";
     //
     // browserPage
     //
     this.browserPage.Document     = this.ucBrowserDocument;
     this.browserPage.Name         = "browserPage";
     this.browserPage.Parent       = this.startGroup;
     this.browserPage.ButtonClick += new DevExpress.XtraBars.Docking2010.ButtonEventHandler(this.browserPage_ButtonClick);
     //
     // ucBrowserDocument
     //
     this.ucBrowserDocument.Caption         = "Browser";
     this.ucBrowserDocument.ControlName     = "ucBrowser";
     this.ucBrowserDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucBrowser";
     //
     // ucBanksTile
     //
     this.ucBanksTile.Appearances.Normal.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(94)))), ((int)(((byte)(32)))));
     this.ucBanksTile.Appearances.Normal.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(116)))), ((int)(((byte)(39)))));
     this.ucBanksTile.Appearances.Normal.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(137)))), ((int)(((byte)(71)))));
     this.ucBanksTile.Appearances.Normal.Options.UseBackColor   = true;
     this.ucBanksTile.Appearances.Normal.Options.UseBorderColor = true;
     this.ucBanksTile.Document             = this.ucBanksDocument;
     tileItemElement8.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement8.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Top;
     tileItemElement8.Text          = "Mortgage Rates";
     tileItemElement8.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.ucBanksTile.Elements.Add(tileItemElement8);
     this.ucBanksTile.Group = "Utils";
     this.startGroup.SetID(this.ucBanksTile, 7);
     this.ucBanksTile.Name = "ucBanksTile";
     this.ucBanksTile.Properties.IsLarge = DevExpress.Utils.DefaultBoolean.False;
     //
     // ucLoanCalculatorTile
     //
     this.ucLoanCalculatorTile.Appearances.Normal.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(33)))), ((int)(((byte)(63)))));
     this.ucLoanCalculatorTile.Appearances.Normal.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(40)))), ((int)(((byte)(77)))));
     this.ucLoanCalculatorTile.Appearances.Normal.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(66)))), ((int)(((byte)(92)))));
     this.ucLoanCalculatorTile.Appearances.Normal.Options.UseBackColor   = true;
     this.ucLoanCalculatorTile.Appearances.Normal.Options.UseBorderColor = true;
     this.ucLoanCalculatorTile.Document    = this.ucLoanCalculatorDocument;
     tileItemElement9.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement9.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Top;
     tileItemElement9.Text          = "Loan Calculator";
     tileItemElement9.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     this.ucLoanCalculatorTile.Elements.Add(tileItemElement9);
     this.ucLoanCalculatorTile.Group = "Utils";
     this.startGroup.SetID(this.ucLoanCalculatorTile, 8);
     this.ucLoanCalculatorTile.Name = "ucLoanCalculatorTile";
     this.ucLoanCalculatorTile.Properties.IsLarge = DevExpress.Utils.DefaultBoolean.False;
     //
     // flyout
     //
     this.flyout.Document = this.ucFlyout;
     this.flyout.Name     = "flyout";
     //
     // ucFlyout
     //
     this.ucFlyout.Caption         = "ucFlyout";
     this.ucFlyout.ControlName     = "ucFlyoutDocument";
     this.ucFlyout.ControlTypeName = "DevExpress.RealtorWorld.Win.Modules.ucFlyout";
     //
     // ucHomeDetailDocument
     //
     this.ucHomeDetailDocument.Caption         = "Home Detail";
     this.ucHomeDetailDocument.ControlName     = "ucHomeDetail";
     this.ucHomeDetailDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucHomeDetail";
     //
     // ucStatisticsDocument
     //
     this.ucStatisticsDocument.Caption         = "Statistics";
     this.ucStatisticsDocument.ControlName     = "ucStatistics";
     this.ucStatisticsDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucStatistics";
     //
     // ucSysInfoDocument
     //
     this.ucSysInfoDocument.Caption         = "SysInfo";
     this.ucSysInfoDocument.ControlName     = "ucSysInfo";
     this.ucSysInfoDocument.ControlTypeName = "DevExpress.RealtorWorld.Win.ucSysInfo";
     //
     // barManager1
     //
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form      = this;
     this.barManager1.MaxItemId = 0;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size             = new System.Drawing.Size(1000, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 600);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1000, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 600);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1000, 0);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 600);
     //
     // frmMain
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1000, 600);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.MinimumSize     = new System.Drawing.Size(1000, 600);
     this.Name            = "frmMain";
     this.ShowIcon        = false;
     this.Text            = "Realtor World";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.windowsUIView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.startGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pageGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucListingDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucAgentsDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucStatsDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucResearchDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucBanksDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucLoanCalculatorDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucListingTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucDraftTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.page)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucDraftDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucSettingsTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucSettingsDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucAgentsTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucResearchTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucStatsTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucBrowserTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.browserPage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucBrowserDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucBanksTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucLoanCalculatorTile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.flyout)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucFlyout)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucHomeDetailDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucStatisticsDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ucSysInfoDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
 }
        private void timKiem()
        {
            this.tileGroup1.Items.Clear();
            MatHang matHang = new MatHang();
            matHang.TenMatHang = this.teTenSanPham.Text;

            matHang.MaLoaiMatHang = this.lueLoaiSanPham.EditValue == null ? "" : this.lueLoaiSanPham.EditValue.ToString();
            matHang.MaNhaSanXuat = this.lueNhaSX.EditValue == null ? "" : this.lueNhaSX.EditValue.ToString();

            DataTable data = _MatHangBUS.TimKiemMatHangDonGian(matHang);

            for (int i = 0; i < data.Rows.Count; i++)
            {
                DevExpress.XtraEditors.TileItem tileItem1 = new DevExpress.XtraEditors.TileItem();
                DevExpress.XtraEditors.TileItemElement tileItemElement1 = new DevExpress.XtraEditors.TileItemElement();

                tileItem1.Id = i;
                tileItem1.ItemSize = DevExpress.XtraEditors.TileItemSize.Large;
                tileItemElement1.TextAlignment = TileItemContentAlignment.TopLeft;
                DataTable dt = _HinhAnhBUS.LayHinhMatHang(data.Rows[i].ItemArray[0].ToString());
                if (dt != null && dt.Rows.Count > 0)
                {
                    tileItem1.BackgroundImage = Base64ToImage(dt.Rows[0].ItemArray[0].ToString());
                    tileItem1.BackgroundImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.Stretch;
                }
                else
                {
                    tileItem1.BackgroundImage = Image.FromFile("Resources\\defaultimg.png");
                    tileItem1.BackgroundImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.Stretch;
                }
                tileItem1.Image = global::QuanLyCuaHangLinhKienDienThoai.Properties.Resources.blackboard1;
                tileItem1.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.NoScale;
                tileItem1.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;

                CauHinhDienThoai ch = _CauHinhDienThoaiBUS.LayCauHinhByMaMatHang(data.Rows[i].ItemArray[0].ToString());

                tileItemElement1.Text = data.Rows[i].ItemArray[1].ToString() + "\n";
                if (ch != null)
                {
                    if (data.Rows[i].ItemArray[3].ToString().CompareTo("Điện thoại") == 0)
                    {
                        tileItemElement1.Text += "Kích thước màn hình: " + ch.KichThuocManHinh + " inch\n";
                        tileItemElement1.Text += "Số Sim: " + ch.SoSim + "\n";
                        tileItemElement1.Text += "Bộ nhớ ram: " + ch.Ram + " MB\n";
                        tileItemElement1.Text += "Hệ điều hành: " + ch.HeDieuHanh + "\n";
                        tileItemElement1.Text += "Bộ nhớ trong: " + ch.BoNho + "MB\n";
                        tileItemElement1.Text += "Dung lượng pin: " + ch.DungLuongPin + " mAh\n";
                    }

                    MatHang mh = new MatHang();
                    mh.MaMatHang = data.Rows[i].ItemArray[0].ToString();
                    DataTable dt3 = _MatHangBUS.LayThongTinDonGiaVaNhaSanXuat(mh);
                    decimal giatien = 0;
                    if (dt3 != null&&dt3.Rows.Count >0)
                    {
                        giatien = Convert.ToDecimal(dt3.Rows[0].ItemArray[5].ToString());
                    }
                    tileItemElement1.Text += "Giá: " + giatien.ToString("0.00").Replace(".00", "") +" VNĐ\n";
                }

                tileItem1.Name = tileItemElement1.Text;
                tileItem1.Elements.Add(tileItemElement1);
                this.tileGroup1.Items.Add(tileItem1);
            }
        }
        /// <summary>
        /// Обязательный метод для поддержки конструктора - не изменяйте
        /// содержимое данного метода при помощи редактора кода.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraEditors.TileItemElement tileItemElement1 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement2 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement3 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement4 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement5 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement6 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement7 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement8 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement9 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement10 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement11 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement12 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement13 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement14 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement15 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement16 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement17 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement18 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement19 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement20 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement21 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement22 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement23 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement24 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement25 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement26 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement27 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement28 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement29 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement30 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement31 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement32 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement33 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement34 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement35 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement36 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement37 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement38 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement39 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement40 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement41 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement42 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement43 = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElement44 = new DevExpress.XtraEditors.TileItemElement();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.documentManagerMain = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.docContainer = new EduFormManager.Forms.Controls.DocumentManagerContainer();
            this.windowsUIViewMain = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.WindowsUIView(this.components);
            this.tileContainerMain = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.TileContainer(this.components);
            this.tileContainerDictionaries = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.TileContainer(this.components);
            this.tileDictMunicipality = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageMunit = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictMunicipality = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tileDictEdu = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageEdu = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictEdu = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tileDictTemplate = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageTemplate = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictTemplate = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tileDictForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tileDictMunicipalityFormula = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageMunicipalityFormula = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictMunicipalityFormula = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tileDictCredentials = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageCredentials = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictCredentials = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tileDictAlignData = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageDictAlignData = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictAlignData = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.flyoutInProgress = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Flyout(this.components);
            this.documentInProgress = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.flyoutQuit = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Flyout(this.components);
            this.flyoutLogin = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Flyout(this.components);
            this.documentLogin = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.flyoutMessage = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Flyout(this.components);
            this.tileContainerMessage = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.TileContainer(this.components);
            this.tileRequestQuery = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageRequestQuery = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentRequestQuery = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tileBugReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.pageBugReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentBugReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pagePassport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentPassport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pageCheck = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictCheck = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pageCreateQuery = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentCreateQuery = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pageMessageList = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentMessageList = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pageGroupUploadForm = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.PageGroup(this.components);
            this.documentUploadSheetFromTemplate = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.documentUploadSheetFromFile = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pageQuestionary = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentDictQuestionary = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.flyoutExportReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Flyout(this.components);
            this.documentExportReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pageDetailedStatisticsReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentFormDetailedStatisticsReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tabbedGroupStatistics = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.TabbedGroup(this.components);
            this.documentFormStatistics = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.documentFormStatisticsSummary = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.documentFormDetailedStatistics = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.documentSignInOutLog = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.documentMunicipalityFormStatistics = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.documentMunicipalityFormDetailedStatistics = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tabbedGroupQueryReports = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.TabbedGroup(this.components);
            this.pageDetailedMunicipalityStatisticsReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            this.documentMunicipalityFormDetailedStatisticsReport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pageGroupQueries = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.PageGroup(this.components);
            this.documentQueriesEdu = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.documentQueriesMunicipality = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.documentQueriesRegion = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.tileQueries = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileDictionaries = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileDictCheck = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileSpreadsheet = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileCreateQuery = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileAdditionalForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileArchiveForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tilePassport = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileMessage = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileMessageList = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileFormStatistics = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileMunicipalityForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileMunicipalityArchiveForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileArchiveAdditionalForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileMunicipalityAdditionalForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileMunicipalityArchiveAdditionalForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileRegionForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileRegionArchiveForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileRegionAdditionalForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileRegionArchiveAdditionalForms = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Tile(this.components);
            this.tileGroup1 = new DevExpress.XtraEditors.TileGroup();
            this.tileItem1 = new DevExpress.XtraEditors.TileItem();
            this.tileItem2 = new DevExpress.XtraEditors.TileItem();
            this.tileItem3 = new DevExpress.XtraEditors.TileItem();
            this.tileGroup2 = new DevExpress.XtraEditors.TileGroup();
            this.tileItem4 = new DevExpress.XtraEditors.TileItem();
            this.tileItem5 = new DevExpress.XtraEditors.TileItem();
            this.tileGroup4 = new DevExpress.XtraEditors.TileGroup();
            this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.buttonShowNotifications = new DevExpress.XtraEditors.SimpleButton();
            this.buttonShowLogs = new DevExpress.XtraEditors.SimpleButton();
            this.labelLoggedUser = new DevExpress.XtraEditors.LabelControl();
            this.labelHeader = new DevExpress.XtraEditors.LabelControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.flyoutPanelNotifications = new DevExpress.Utils.FlyoutPanel();
            this.flyoutPanelNotificationsControl = new DevExpress.Utils.FlyoutPanelControl();
            this.collapsableSideListBoxControl1 = new EduFormManager.Forms.Controls.CollapsableSideListBoxControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.xtraNavPane = new EduFormManager.Forms.Controls.XtraNavPane();
            this.expireWarnBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.toolTip = new System.Windows.Forms.ToolTip(this.components);
            this.documentAlignData = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document(this.components);
            this.pageAlignData = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Page(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.documentManagerMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.windowsUIViewMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileContainerMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileContainerDictionaries)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictMunicipality)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageMunit)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictMunicipality)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictEdu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageEdu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictEdu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictTemplate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageTemplate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictTemplate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictMunicipalityFormula)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageMunicipalityFormula)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictMunicipalityFormula)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictCredentials)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageCredentials)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictCredentials)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictAlignData)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageDictAlignData)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictAlignData)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutInProgress)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentInProgress)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutQuit)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutLogin)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentLogin)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutMessage)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileContainerMessage)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRequestQuery)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageRequestQuery)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentRequestQuery)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileBugReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageBugReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentBugReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pagePassport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentPassport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageCheck)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictCheck)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageCreateQuery)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentCreateQuery)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageMessageList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentMessageList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageGroupUploadForm)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentUploadSheetFromTemplate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentUploadSheetFromFile)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageQuestionary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictQuestionary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutExportReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentExportReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageDetailedStatisticsReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentFormDetailedStatisticsReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedGroupStatistics)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentFormStatistics)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentFormStatisticsSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentFormDetailedStatistics)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentSignInOutLog)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentMunicipalityFormStatistics)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentMunicipalityFormDetailedStatistics)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedGroupQueryReports)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageDetailedMunicipalityStatisticsReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentMunicipalityFormDetailedStatisticsReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageGroupQueries)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentQueriesEdu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentQueriesMunicipality)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentQueriesRegion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileQueries)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictionaries)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictCheck)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileSpreadsheet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileCreateQuery)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileAdditionalForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileArchiveForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tilePassport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMessage)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMessageList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileFormStatistics)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMunicipalityForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMunicipalityArchiveForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileArchiveAdditionalForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMunicipalityAdditionalForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMunicipalityArchiveAdditionalForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRegionForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRegionArchiveForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRegionAdditionalForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRegionArchiveAdditionalForms)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
            this.splitContainerControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutPanelNotifications)).BeginInit();
            this.flyoutPanelNotifications.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutPanelNotificationsControl)).BeginInit();
            this.flyoutPanelNotificationsControl.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.expireWarnBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentAlignData)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageAlignData)).BeginInit();
            this.SuspendLayout();
            // 
            // documentManagerMain
            // 
            this.documentManagerMain.ContainerControl = this.docContainer;
            this.documentManagerMain.ShowThumbnailsInTaskBar = DevExpress.Utils.DefaultBoolean.False;
            this.documentManagerMain.View = this.windowsUIViewMain;
            this.documentManagerMain.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.windowsUIViewMain});
            // 
            // docContainer
            // 
            this.docContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.docContainer.Location = new System.Drawing.Point(0, 0);
            this.docContainer.Name = "docContainer";
            this.docContainer.Size = new System.Drawing.Size(1186, 457);
            this.docContainer.TabIndex = 0;
            // 
            // windowsUIViewMain
            // 
            this.windowsUIViewMain.AddTileWhenCreatingDocument = DevExpress.Utils.DefaultBoolean.False;
            this.windowsUIViewMain.AppearanceCaption.Options.UseTextOptions = true;
            this.windowsUIViewMain.AppearanceCaption.TextOptions.Trimming = DevExpress.Utils.Trimming.EllipsisCharacter;
            this.windowsUIViewMain.AppearanceSearchPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(116)))), ((int)(((byte)(169)))));
            this.windowsUIViewMain.AppearanceSearchPanel.Options.UseBackColor = true;
            this.windowsUIViewMain.Caption = "";
            this.windowsUIViewMain.ContentContainers.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.IContentContainer[] {
            this.tileContainerMain,
            this.tileContainerDictionaries,
            this.flyoutInProgress,
            this.flyoutQuit,
            this.flyoutLogin,
            this.flyoutMessage,
            this.tileContainerMessage,
            this.pagePassport,
            this.pageCheck,
            this.pageEdu,
            this.pageMunit,
            this.pageCreateQuery,
            this.pageRequestQuery,
            this.pageBugReport,
            this.pageMessageList,
            this.pageForms,
            this.pageGroupUploadForm,
            this.pageMunicipalityFormula,
            this.pageQuestionary,
            this.flyoutExportReport,
            this.pageDetailedStatisticsReport,
            this.tabbedGroupQueryReports,
            this.tabbedGroupStatistics,
            this.pageDetailedMunicipalityStatisticsReport,
            this.pageGroupQueries,
            this.pageTemplate,
            this.pageCredentials,
            this.pageDictAlignData,
            this.pageAlignData});
            this.windowsUIViewMain.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.documentQueriesEdu,
            this.documentDictCheck,
            this.documentDictEdu,
            this.documentDictMunicipality,
            this.documentDictTemplate,
            this.documentLogin,
            this.documentUploadSheetFromFile,
            this.documentInProgress,
            this.documentCreateQuery,
            this.documentPassport,
            this.documentRequestQuery,
            this.documentBugReport,
            this.documentMessageList,
            this.documentDictForms,
            this.documentFormStatistics,
            this.documentFormStatisticsSummary,
            this.documentUploadSheetFromTemplate,
            this.documentSignInOutLog,
            this.documentDictMunicipalityFormula,
            this.documentDictQuestionary,
            this.documentExportReport,
            this.documentFormDetailedStatistics,
            this.documentFormDetailedStatisticsReport,
            this.documentMunicipalityFormStatistics,
            this.documentMunicipalityFormDetailedStatistics,
            this.documentMunicipalityFormDetailedStatisticsReport,
            this.documentQueriesMunicipality,
            this.documentQueriesRegion,
            this.documentDictCredentials,
            this.documentDictAlignData,
            this.documentAlignData});
            this.windowsUIViewMain.FlyoutProperties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(116)))), ((int)(((byte)(169)))));
            this.windowsUIViewMain.FlyoutProperties.Appearance.ForeColor = System.Drawing.Color.White;
            this.windowsUIViewMain.FlyoutProperties.Appearance.Options.UseBackColor = true;
            this.windowsUIViewMain.FlyoutProperties.Appearance.Options.UseForeColor = true;
            this.windowsUIViewMain.SearchPanelProperties.FindDelay = 600;
            this.windowsUIViewMain.SearchPanelProperties.VisibleRowCount = 100;
            this.windowsUIViewMain.SplashScreenProperties.Caption = "Подождите";
            this.windowsUIViewMain.SplashScreenProperties.LoadingDescription = "Загрузка";
            this.windowsUIViewMain.TileContainerProperties.ItemCheckMode = DevExpress.XtraEditors.TileItemCheckMode.None;
            this.windowsUIViewMain.Tiles.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.BaseTile[] {
            this.tileQueries,
            this.tileDictionaries,
            this.tileDictMunicipality,
            this.tileDictCheck,
            this.tileDictEdu,
            this.tileDictTemplate,
            this.tileForms,
            this.tileSpreadsheet,
            this.tileCreateQuery,
            this.tileAdditionalForms,
            this.tileArchiveForms,
            this.tilePassport,
            this.tileMessage,
            this.tileRequestQuery,
            this.tileBugReport,
            this.tileMessageList,
            this.tileDictForms,
            this.tileFormStatistics,
            this.tileMunicipalityForms,
            this.tileMunicipalityArchiveForms,
            this.tileArchiveAdditionalForms,
            this.tileDictMunicipalityFormula,
            this.tileMunicipalityAdditionalForms,
            this.tileMunicipalityArchiveAdditionalForms,
            this.tileRegionForms,
            this.tileRegionArchiveForms,
            this.tileRegionAdditionalForms,
            this.tileRegionArchiveAdditionalForms,
            this.tileDictCredentials,
            this.tileDictAlignData});
            this.windowsUIViewMain.UseSplashScreen = DevExpress.Utils.DefaultBoolean.False;
            this.windowsUIViewMain.UseTransitionAnimation = DevExpress.Utils.DefaultBoolean.True;
            this.windowsUIViewMain.ContentContainerActivated += new DevExpress.XtraBars.Docking2010.Views.WindowsUI.ContentContainerEventHandler(this.windowsUIViewMain_ContentContainerActivated);
            this.windowsUIViewMain.BackButtonClick += new DevExpress.XtraBars.Docking2010.Views.WindowsUI.BackButtonClickEventHandler(this.windowsUIViewMain_BackButtonClick);
            this.windowsUIViewMain.CustomDrawBackButton += new DevExpress.XtraBars.Docking2010.Views.WindowsUI.CustomDrawBackButtonEventHandler(this.windowsUIViewMain_CustomDrawBackButton);
            this.windowsUIViewMain.FlyoutHiding += new DevExpress.XtraBars.Docking2010.Views.WindowsUI.FlyoutCancelEventHandler(this.windowsUIViewMain_FlyoutHiding);
            this.windowsUIViewMain.CustomizeSearchItems += new DevExpress.XtraBars.Docking2010.Views.WindowsUI.CustomizeSearchItemsEventHandler(this.windowsUIViewMain_CustomizeSearchItems);
            this.windowsUIViewMain.SearchItemClick += new DevExpress.XtraBars.Docking2010.Views.WindowsUI.SearchItemClickEventHandler(this.windowsUIViewMain_SearchItemClick);
            this.windowsUIViewMain.QueryControl += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.windowsUIViewMain_QueryControl);
            this.windowsUIViewMain.ControlReleasing += new DevExpress.XtraBars.Docking2010.Views.ControlReleasingEventHandler(this.windowsUIViewMain_ControlReleasing);
            // 
            // tileContainerMain
            // 
            this.tileContainerMain.AppearanceItem.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(116)))), ((int)(((byte)(169)))));
            this.tileContainerMain.AppearanceItem.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileContainerMain.AppearanceItem.Normal.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.tileContainerMain.AppearanceItem.Normal.Options.UseBackColor = true;
            this.tileContainerMain.AppearanceItem.Normal.Options.UseBorderColor = true;
            this.tileContainerMain.AppearanceItem.Normal.Options.UseFont = true;
            this.tileContainerMain.Caption = "\"Региональная образовательная статистика\"";
            this.tileContainerMain.ExcludeFromSearch = true;
            this.tileContainerMain.Name = "tileContainerMain";
            this.tileContainerMain.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileContainerMain.Properties.AllowItemHover = DevExpress.Utils.DefaultBoolean.True;
            this.tileContainerMain.Properties.IndentBetweenGroups = 24;
            this.tileContainerMain.Properties.IndentBetweenItems = 6;
            this.tileContainerMain.Properties.ItemCheckMode = DevExpress.XtraEditors.TileItemCheckMode.None;
            this.tileContainerMain.Properties.ItemContentAnimation = DevExpress.XtraEditors.TileItemContentAnimationType.ScrollLeft;
            this.tileContainerMain.Properties.ItemSize = 95;
            this.tileContainerMain.Properties.ItemTextShowMode = DevExpress.XtraEditors.TileItemContentShowMode.Default;
            this.tileContainerMain.Properties.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.tileContainerMain.Properties.RowCount = 4;
            this.tileContainerMain.Subtitle = "Программный комплекс";
            // 
            // tileContainerDictionaries
            // 
            this.tileContainerDictionaries.AppearanceButton.Normal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(198)))));
            this.tileContainerDictionaries.AppearanceButton.Normal.Options.UseForeColor = true;
            this.tileContainerDictionaries.AppearanceItem.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(116)))), ((int)(((byte)(169)))));
            this.tileContainerDictionaries.AppearanceItem.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileContainerDictionaries.AppearanceItem.Normal.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.tileContainerDictionaries.AppearanceItem.Normal.Options.UseBackColor = true;
            this.tileContainerDictionaries.AppearanceItem.Normal.Options.UseBorderColor = true;
            this.tileContainerDictionaries.AppearanceItem.Normal.Options.UseFont = true;
            this.tileContainerDictionaries.Caption = "Справочники";
            this.tileContainerDictionaries.ExcludeFromSearch = true;
            this.tileContainerDictionaries.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.BaseTile[] {
            this.tileDictMunicipality,
            this.tileDictEdu,
            this.tileDictTemplate,
            this.tileDictForms,
            this.tileDictMunicipalityFormula,
            this.tileDictCredentials,
            this.tileDictAlignData});
            this.tileContainerDictionaries.Name = "tileContainerDictionaries";
            this.tileContainerDictionaries.Parent = this.tileContainerMain;
            this.tileContainerDictionaries.Properties.IndentBetweenGroups = 1;
            this.tileContainerDictionaries.Properties.IndentBetweenItems = 6;
            this.tileContainerDictionaries.Properties.ItemSize = 95;
            // 
            // tileDictMunicipality
            // 
            this.tileDictMunicipality.ActivationTarget = this.pageMunit;
            tileItemElement1.Text = "Муниципалитеты";
            tileItemElement1.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictMunicipality.Elements.Add(tileItemElement1);
            this.tileDictMunicipality.ExcludeFromSearch = true;
            this.tileDictMunicipality.Name = "tileDictMunicipality";
            this.tileDictMunicipality.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // pageMunit
            // 
            this.pageMunit.Caption = "Муниципалитеты";
            this.pageMunit.Document = this.documentDictMunicipality;
            this.pageMunit.ExcludeFromSearch = true;
            this.pageMunit.Name = "pageMunit";
            this.pageMunit.Parent = this.tileContainerDictionaries;
            // 
            // documentDictMunicipality
            // 
            this.documentDictMunicipality.Caption = "Муниципалитеты";
            this.documentDictMunicipality.ControlName = "DictMunicipality";
            this.documentDictMunicipality.ExcludeFromSearch = true;
            // 
            // tileDictEdu
            // 
            this.tileDictEdu.ActivationTarget = this.pageEdu;
            tileItemElement2.Text = "Образовательные организации";
            tileItemElement2.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictEdu.Elements.Add(tileItemElement2);
            this.tileDictEdu.ExcludeFromSearch = true;
            this.tileContainerDictionaries.SetID(this.tileDictEdu, 2);
            this.tileDictEdu.Name = "tileDictEdu";
            this.tileDictEdu.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // pageEdu
            // 
            this.pageEdu.Caption = "Образовательные организации";
            this.pageEdu.Document = this.documentDictEdu;
            this.pageEdu.ExcludeFromSearch = true;
            this.pageEdu.Name = "pageEdu";
            this.pageEdu.Parent = this.tileContainerDictionaries;
            // 
            // documentDictEdu
            // 
            this.documentDictEdu.ActionCaption = "Назад";
            this.documentDictEdu.Caption = "Образовательные организации";
            this.documentDictEdu.ControlName = "DictEdu";
            this.documentDictEdu.ExcludeFromSearch = true;
            // 
            // tileDictTemplate
            // 
            this.tileDictTemplate.ActivationTarget = this.pageTemplate;
            tileItemElement3.Text = "Шаблоны форм";
            tileItemElement3.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictTemplate.Elements.Add(tileItemElement3);
            this.tileDictTemplate.ExcludeFromSearch = true;
            this.tileContainerDictionaries.SetID(this.tileDictTemplate, 3);
            this.tileDictTemplate.Name = "tileDictTemplate";
            this.tileDictTemplate.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // pageTemplate
            // 
            this.pageTemplate.Caption = "Шаблоны форм";
            this.pageTemplate.Document = this.documentDictTemplate;
            this.pageTemplate.ExcludeFromSearch = true;
            this.pageTemplate.Name = "pageTemplate";
            this.pageTemplate.Parent = this.tileContainerDictionaries;
            // 
            // documentDictTemplate
            // 
            this.documentDictTemplate.Caption = "Шаблоны форм";
            this.documentDictTemplate.ControlName = "DictTemplate";
            this.documentDictTemplate.ExcludeFromSearch = true;
            // 
            // tileDictForms
            // 
            this.tileDictForms.ActivationTarget = this.pageForms;
            tileItemElement4.Text = "Формы";
            tileItemElement4.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictForms.Elements.Add(tileItemElement4);
            this.tileDictForms.ExcludeFromSearch = true;
            this.tileContainerDictionaries.SetID(this.tileDictForms, 5);
            this.tileDictForms.Name = "tileDictForms";
            this.tileDictForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // pageForms
            // 
            this.pageForms.Caption = "Формы";
            this.pageForms.Document = this.documentDictForms;
            this.pageForms.ExcludeFromSearch = true;
            this.pageForms.Name = "pageForms";
            this.pageForms.Parent = this.tileContainerDictionaries;
            // 
            // documentDictForms
            // 
            this.documentDictForms.Caption = "Формы";
            this.documentDictForms.ControlName = "DictForms";
            this.documentDictForms.ExcludeFromSearch = true;
            // 
            // tileDictMunicipalityFormula
            // 
            this.tileDictMunicipalityFormula.ActivationTarget = this.pageMunicipalityFormula;
            tileItemElement5.Text = "Формулы для заполнения сводных форм";
            tileItemElement5.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictMunicipalityFormula.Elements.Add(tileItemElement5);
            this.tileDictMunicipalityFormula.ExcludeFromSearch = true;
            this.tileContainerDictionaries.SetID(this.tileDictMunicipalityFormula, 1);
            this.tileDictMunicipalityFormula.Name = "tileDictMunicipalityFormula";
            this.tileDictMunicipalityFormula.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // pageMunicipalityFormula
            // 
            this.pageMunicipalityFormula.Caption = "Сводные формулы";
            this.pageMunicipalityFormula.Document = this.documentDictMunicipalityFormula;
            this.pageMunicipalityFormula.ExcludeFromSearch = true;
            this.pageMunicipalityFormula.Name = "pageMunicipalityFormula";
            this.pageMunicipalityFormula.Parent = this.tileContainerDictionaries;
            // 
            // documentDictMunicipalityFormula
            // 
            this.documentDictMunicipalityFormula.Caption = "Сводные формулы";
            this.documentDictMunicipalityFormula.ControlName = "DictMunicipalityFormula";
            this.documentDictMunicipalityFormula.ExcludeFromSearch = true;
            // 
            // tileDictCredentials
            // 
            this.tileDictCredentials.ActivationTarget = this.pageCredentials;
            tileItemElement6.Text = "Учетные записи";
            tileItemElement6.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictCredentials.Elements.Add(tileItemElement6);
            this.tileDictCredentials.ExcludeFromSearch = true;
            this.tileContainerDictionaries.SetID(this.tileDictCredentials, 4);
            this.tileDictCredentials.Name = "tileDictCredentials";
            // 
            // pageCredentials
            // 
            this.pageCredentials.Caption = "Учетные записи";
            this.pageCredentials.Document = this.documentDictCredentials;
            this.pageCredentials.Name = "pageCredentials";
            this.pageCredentials.Parent = this.tileContainerDictionaries;
            // 
            // documentDictCredentials
            // 
            this.documentDictCredentials.Caption = "Учетные записи";
            this.documentDictCredentials.ControlName = "DictCredentials";
            // 
            // tileDictAlignData
            // 
            this.tileDictAlignData.ActivationTarget = this.pageDictAlignData;
            tileItemElement7.Text = "Формулы выверки";
            tileItemElement7.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictAlignData.Elements.Add(tileItemElement7);
            this.tileContainerDictionaries.SetID(this.tileDictAlignData, 6);
            this.tileDictAlignData.Name = "tileDictAlignData";
            // 
            // pageDictAlignData
            // 
            this.pageDictAlignData.Caption = "Формулы выверки";
            this.pageDictAlignData.Document = this.documentDictAlignData;
            this.pageDictAlignData.Name = "pageDictAlignData";
            this.pageDictAlignData.Parent = this.tileContainerDictionaries;
            // 
            // documentDictAlignData
            // 
            this.documentDictAlignData.Caption = "Формулы выверки";
            this.documentDictAlignData.ControlName = "DictAlignData";
            // 
            // flyoutInProgress
            // 
            this.flyoutInProgress.Caption = "Загрузка...";
            this.flyoutInProgress.Document = this.documentInProgress;
            this.flyoutInProgress.ExcludeFromSearch = true;
            this.flyoutInProgress.Name = "flyoutInProgress";
            // 
            // documentInProgress
            // 
            this.documentInProgress.Caption = "documentInProgress";
            this.documentInProgress.ControlName = "XtraProgress";
            this.documentInProgress.ExcludeFromSearch = true;
            // 
            // flyoutQuit
            // 
            this.flyoutQuit.ExcludeFromSearch = true;
            this.flyoutQuit.FlyoutButtons = System.Windows.Forms.MessageBoxButtons.YesNo;
            this.flyoutQuit.Name = "flyoutQuit";
            this.flyoutQuit.Subtitle = "Выйти из приложения?";
            // 
            // flyoutLogin
            // 
            this.flyoutLogin.Document = this.documentLogin;
            this.flyoutLogin.ExcludeFromSearch = true;
            this.flyoutLogin.Name = "flyoutLogin";
            // 
            // documentLogin
            // 
            this.documentLogin.Caption = "Вход";
            this.documentLogin.ControlName = "Authentication";
            this.documentLogin.ExcludeFromSearch = true;
            // 
            // flyoutMessage
            // 
            this.flyoutMessage.Caption = "Сообщение";
            this.flyoutMessage.ExcludeFromSearch = true;
            this.flyoutMessage.Name = "flyoutMessage";
            // 
            // tileContainerMessage
            // 
            this.tileContainerMessage.AppearanceItem.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(116)))), ((int)(((byte)(169)))));
            this.tileContainerMessage.AppearanceItem.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileContainerMessage.AppearanceItem.Normal.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.tileContainerMessage.AppearanceItem.Normal.Options.UseBackColor = true;
            this.tileContainerMessage.AppearanceItem.Normal.Options.UseBorderColor = true;
            this.tileContainerMessage.AppearanceItem.Normal.Options.UseFont = true;
            this.tileContainerMessage.Caption = "Отправить сообщение";
            this.tileContainerMessage.ExcludeFromSearch = true;
            this.tileContainerMessage.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.BaseTile[] {
            this.tileRequestQuery,
            this.tileBugReport});
            this.tileContainerMessage.Name = "tileContainerMessage";
            this.tileContainerMessage.Parent = this.tileContainerMain;
            this.tileContainerMessage.Properties.ItemSize = 95;
            // 
            // tileRequestQuery
            // 
            this.tileRequestQuery.ActivationTarget = this.pageRequestQuery;
            tileItemElement8.Text = "Новый запрос по требованию";
            tileItemElement8.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileRequestQuery.Elements.Add(tileItemElement8);
            this.tileRequestQuery.ExcludeFromSearch = true;
            this.tileRequestQuery.Name = "tileRequestQuery";
            this.tileRequestQuery.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileRequestQuery.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileRequestQuery.Tag = "MessageRequestQuery";
            // 
            // pageRequestQuery
            // 
            this.pageRequestQuery.Caption = "Сообщение";
            this.pageRequestQuery.Document = this.documentRequestQuery;
            this.pageRequestQuery.ExcludeFromSearch = true;
            this.pageRequestQuery.Name = "pageRequestQuery";
            this.pageRequestQuery.Parent = this.tileContainerMessage;
            // 
            // documentRequestQuery
            // 
            this.documentRequestQuery.Caption = "Сообщение";
            this.documentRequestQuery.ControlName = "RequestQuery";
            this.documentRequestQuery.ExcludeFromSearch = true;
            // 
            // tileBugReport
            // 
            this.tileBugReport.ActivationTarget = this.pageBugReport;
            tileItemElement9.Text = "Сообщить об ошибке";
            tileItemElement9.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileBugReport.Elements.Add(tileItemElement9);
            this.tileBugReport.ExcludeFromSearch = true;
            this.tileContainerMessage.SetID(this.tileBugReport, 1);
            this.tileBugReport.Name = "tileBugReport";
            this.tileBugReport.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileBugReport.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileBugReport.Tag = "MessageBugReport";
            // 
            // pageBugReport
            // 
            this.pageBugReport.Caption = "Сообщить об ошибке";
            this.pageBugReport.Document = this.documentBugReport;
            this.pageBugReport.ExcludeFromSearch = true;
            this.pageBugReport.Name = "pageBugReport";
            this.pageBugReport.Parent = this.tileContainerMessage;
            // 
            // documentBugReport
            // 
            this.documentBugReport.Caption = "Сообщение о найденной ошибке";
            this.documentBugReport.ControlName = "BugReport";
            this.documentBugReport.ExcludeFromSearch = true;
            // 
            // pagePassport
            // 
            this.pagePassport.Caption = "Паспорт";
            this.pagePassport.Document = this.documentPassport;
            this.pagePassport.ExcludeFromSearch = true;
            this.pagePassport.Name = "pagePassport";
            this.pagePassport.Parent = this.tileContainerMain;
            // 
            // documentPassport
            // 
            this.documentPassport.Caption = "Паспорт";
            this.documentPassport.ControlName = "Passport";
            this.documentPassport.ExcludeFromSearch = true;
            this.documentPassport.Header = "LOL";
            // 
            // pageCheck
            // 
            this.pageCheck.Caption = "Формулы проверки";
            this.pageCheck.Document = this.documentDictCheck;
            this.pageCheck.ExcludeFromSearch = true;
            this.pageCheck.Name = "pageCheck";
            this.pageCheck.Parent = this.tileContainerDictionaries;
            // 
            // documentDictCheck
            // 
            this.documentDictCheck.Caption = "Формулы";
            this.documentDictCheck.ControlName = "DictCheck";
            this.documentDictCheck.ExcludeFromSearch = true;
            // 
            // pageCreateQuery
            // 
            this.pageCreateQuery.Caption = "Создать запрос";
            this.pageCreateQuery.Document = this.documentCreateQuery;
            this.pageCreateQuery.ExcludeFromSearch = true;
            this.pageCreateQuery.Name = "pageCreateQuery";
            this.pageCreateQuery.Parent = this.tileContainerMain;
            // 
            // documentCreateQuery
            // 
            this.documentCreateQuery.Caption = "Создание запроса";
            this.documentCreateQuery.ControlName = "DictCreateQuery";
            this.documentCreateQuery.ExcludeFromSearch = true;
            // 
            // pageMessageList
            // 
            this.pageMessageList.Caption = "Сообщения";
            this.pageMessageList.Document = this.documentMessageList;
            this.pageMessageList.ExcludeFromSearch = true;
            this.pageMessageList.Name = "pageMessageList";
            this.pageMessageList.Parent = this.tileContainerMain;
            // 
            // documentMessageList
            // 
            this.documentMessageList.Caption = "Сообщения";
            this.documentMessageList.ControlName = "MessageList";
            this.documentMessageList.ExcludeFromSearch = true;
            this.documentMessageList.Tag = "MessageList";
            // 
            // pageGroupUploadForm
            // 
            this.pageGroupUploadForm.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
            new DevExpress.XtraBars.Docking2010.WindowsUIButton(),
            new DevExpress.XtraBars.Docking2010.WindowsUIButton(),
            new DevExpress.XtraBars.Docking2010.WindowsUIButton(),
            new DevExpress.XtraBars.Docking2010.WindowsUIButton()});
            this.pageGroupUploadForm.Caption = "Загрузка формы";
            this.pageGroupUploadForm.ExcludeFromSearch = true;
            this.pageGroupUploadForm.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document[] {
            this.documentUploadSheetFromTemplate,
            this.documentUploadSheetFromFile});
            this.pageGroupUploadForm.Name = "pageGroupUploadForm";
            this.pageGroupUploadForm.Parent = this.tileContainerMain;
            this.pageGroupUploadForm.Subtitle = "Загрузка формы";
            // 
            // documentUploadSheetFromTemplate
            // 
            this.documentUploadSheetFromTemplate.Caption = "из шаблона";
            this.documentUploadSheetFromTemplate.ControlName = "UploadSheetFromTemplate";
            this.documentUploadSheetFromTemplate.ExcludeFromSearch = true;
            // 
            // documentUploadSheetFromFile
            // 
            this.documentUploadSheetFromFile.Caption = "из файла";
            this.documentUploadSheetFromFile.ControlName = "UploadSheetFromFile";
            this.documentUploadSheetFromFile.ExcludeFromSearch = true;
            // 
            // pageQuestionary
            // 
            this.pageQuestionary.Caption = "Анкеты";
            this.pageQuestionary.Document = this.documentDictQuestionary;
            this.pageQuestionary.ExcludeFromSearch = true;
            this.pageQuestionary.Name = "pageQuestionary";
            this.pageQuestionary.Parent = this.tileContainerDictionaries;
            // 
            // documentDictQuestionary
            // 
            this.documentDictQuestionary.Caption = "Анекта";
            this.documentDictQuestionary.ControlName = "DictQuestionary";
            this.documentDictQuestionary.ExcludeFromSearch = true;
            // 
            // flyoutExportReport
            // 
            this.flyoutExportReport.Caption = "Экспорт";
            this.flyoutExportReport.Document = this.documentExportReport;
            this.flyoutExportReport.ExcludeFromSearch = true;
            this.flyoutExportReport.FlyoutButtons = System.Windows.Forms.MessageBoxButtons.OKCancel;
            this.flyoutExportReport.Name = "flyoutExportReport";
            // 
            // documentExportReport
            // 
            this.documentExportReport.Caption = "documentExportReport";
            this.documentExportReport.ControlName = "ExportReport";
            this.documentExportReport.ExcludeFromSearch = true;
            // 
            // pageDetailedStatisticsReport
            // 
            this.pageDetailedStatisticsReport.Caption = "Статистика форм (детально)";
            this.pageDetailedStatisticsReport.Document = this.documentFormDetailedStatisticsReport;
            this.pageDetailedStatisticsReport.ExcludeFromSearch = true;
            this.pageDetailedStatisticsReport.Name = "pageDetailedStatisticsReport";
            this.pageDetailedStatisticsReport.Parent = this.tabbedGroupStatistics;
            // 
            // documentFormDetailedStatisticsReport
            // 
            this.documentFormDetailedStatisticsReport.Caption = "Статистика форм (детально) отчет";
            this.documentFormDetailedStatisticsReport.ControlName = "FormDetailedStatisticsReport";
            this.documentFormDetailedStatisticsReport.ExcludeFromSearch = true;
            // 
            // tabbedGroupStatistics
            // 
            this.tabbedGroupStatistics.Caption = "Статистика";
            this.tabbedGroupStatistics.ExcludeFromSearch = true;
            this.tabbedGroupStatistics.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document[] {
            this.documentFormStatistics,
            this.documentFormStatisticsSummary,
            this.documentFormDetailedStatistics,
            this.documentSignInOutLog,
            this.documentMunicipalityFormStatistics,
            this.documentMunicipalityFormDetailedStatistics});
            this.tabbedGroupStatistics.Name = "tabbedGroupStatistics";
            this.tabbedGroupStatistics.Parent = this.tileContainerMain;
            // 
            // documentFormStatistics
            // 
            this.documentFormStatistics.Caption = "Статистика форм";
            this.documentFormStatistics.ControlName = "FormStatistics";
            this.documentFormStatistics.ExcludeFromSearch = true;
            // 
            // documentFormStatisticsSummary
            // 
            this.documentFormStatisticsSummary.Caption = "Статистика форм (сводная)";
            this.documentFormStatisticsSummary.ControlName = "FormStatisticsSummary";
            this.documentFormStatisticsSummary.ExcludeFromSearch = true;
            // 
            // documentFormDetailedStatistics
            // 
            this.documentFormDetailedStatistics.Caption = "Статистика форм (детально)";
            this.documentFormDetailedStatistics.ControlName = "FormDetailedStatistics";
            this.documentFormDetailedStatistics.ExcludeFromSearch = true;
            // 
            // documentSignInOutLog
            // 
            this.documentSignInOutLog.Caption = "Лог посещений";
            this.documentSignInOutLog.ControlName = "SignInOutLog";
            this.documentSignInOutLog.ExcludeFromSearch = true;
            // 
            // documentMunicipalityFormStatistics
            // 
            this.documentMunicipalityFormStatistics.Caption = "Статистистика форм муниципалитетов";
            this.documentMunicipalityFormStatistics.ControlName = "MunicipalityFormStatistics";
            this.documentMunicipalityFormStatistics.ExcludeFromSearch = true;
            // 
            // documentMunicipalityFormDetailedStatistics
            // 
            this.documentMunicipalityFormDetailedStatistics.Caption = "Статистика форм (детально) муниципалитетов";
            this.documentMunicipalityFormDetailedStatistics.ControlName = "MunicipalityFormDetailedStatistics";
            this.documentMunicipalityFormDetailedStatistics.ExcludeFromSearch = true;
            // 
            // tabbedGroupQueryReports
            // 
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Hovered.Options.UseTextOptions = true;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Hovered.TextOptions.Trimming = DevExpress.Utils.Trimming.EllipsisCharacter;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Hovered.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Hovered.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Normal.Options.UseTextOptions = true;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Normal.TextOptions.Trimming = DevExpress.Utils.Trimming.EllipsisCharacter;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Normal.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Normal.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Pressed.Options.UseTextOptions = true;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Pressed.TextOptions.Trimming = DevExpress.Utils.Trimming.EllipsisCharacter;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Pressed.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
            this.tabbedGroupQueryReports.AppearanceHeaderButton.Pressed.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.tabbedGroupQueryReports.Caption = "Результаты запросов";
            this.tabbedGroupQueryReports.ExcludeFromSearch = true;
            this.tabbedGroupQueryReports.Name = "tabbedGroupQueryReports";
            this.tabbedGroupQueryReports.Properties.AllowHtmlDrawHeaders = DevExpress.Utils.DefaultBoolean.True;
            this.tabbedGroupQueryReports.Properties.HeaderStyle = DevExpress.XtraBars.Docking2010.Views.WindowsUI.HeaderStyle.Tile;
            this.tabbedGroupQueryReports.Properties.TileSize = 150;
            // 
            // pageDetailedMunicipalityStatisticsReport
            // 
            this.pageDetailedMunicipalityStatisticsReport.Caption = "Статистика форм муниципалитетов (детально)";
            this.pageDetailedMunicipalityStatisticsReport.Document = this.documentMunicipalityFormDetailedStatisticsReport;
            this.pageDetailedMunicipalityStatisticsReport.ExcludeFromSearch = true;
            this.pageDetailedMunicipalityStatisticsReport.Name = "pageDetailedMunicipalityStatisticsReport";
            this.pageDetailedMunicipalityStatisticsReport.Parent = this.tabbedGroupStatistics;
            // 
            // documentMunicipalityFormDetailedStatisticsReport
            // 
            this.documentMunicipalityFormDetailedStatisticsReport.Caption = "Статистика форм муниципалитетов (детально) отчет";
            this.documentMunicipalityFormDetailedStatisticsReport.ControlName = "MunicipalityFormDetailedStatisticsReport";
            this.documentMunicipalityFormDetailedStatisticsReport.ExcludeFromSearch = true;
            // 
            // pageGroupQueries
            // 
            this.pageGroupQueries.Caption = "Запросы";
            this.pageGroupQueries.ExcludeFromSearch = true;
            this.pageGroupQueries.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.WindowsUI.Document[] {
            this.documentQueriesEdu,
            this.documentQueriesMunicipality,
            this.documentQueriesRegion});
            this.pageGroupQueries.Name = "pageGroupQueries";
            this.pageGroupQueries.Parent = this.tileContainerMain;
            // 
            // documentQueriesEdu
            // 
            this.documentQueriesEdu.Caption = "К организациям";
            this.documentQueriesEdu.ControlName = "QueriesEdu";
            this.documentQueriesEdu.ExcludeFromSearch = true;
            this.documentQueriesEdu.Header = "";
            // 
            // documentQueriesMunicipality
            // 
            this.documentQueriesMunicipality.Caption = "К муниципалитетам";
            this.documentQueriesMunicipality.ControlName = "QueriesMunicipality";
            this.documentQueriesMunicipality.ExcludeFromSearch = true;
            // 
            // documentQueriesRegion
            // 
            this.documentQueriesRegion.Caption = "К регионам";
            this.documentQueriesRegion.ControlName = "QueriesRegion";
            this.documentQueriesRegion.ExcludeFromSearch = true;
            // 
            // tileQueries
            // 
            this.tileQueries.ActivationTarget = this.pageGroupQueries;
            tileItemElement10.Image = global::EduFormManager.Properties.Resources.List_32;
            tileItemElement10.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement10.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.Squeeze;
            tileItemElement10.Text = "Запросы";
            tileItemElement10.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileQueries.Elements.Add(tileItemElement10);
            this.tileQueries.ExcludeFromSearch = true;
            this.tileQueries.Group = "e";
            this.tileQueries.Name = "tileQueries";
            this.tileQueries.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileQueries.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileQueries.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileQueries.Properties.TextShowMode = DevExpress.XtraEditors.TileItemContentShowMode.Always;
            this.tileQueries.Tag = "Queries";
            // 
            // tileDictionaries
            // 
            this.tileDictionaries.ActivationTarget = this.tileContainerDictionaries;
            tileItemElement11.Image = global::EduFormManager.Properties.Resources.Library_32;
            tileItemElement11.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement11.Text = "Справочники";
            tileItemElement11.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictionaries.Elements.Add(tileItemElement11);
            this.tileDictionaries.Enabled = true;
            this.tileDictionaries.ExcludeFromSearch = true;
            this.tileDictionaries.Group = "f";
            this.tileDictionaries.Name = "tileDictionaries";
            this.tileDictionaries.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileDictionaries.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileDictionaries.Tag = "Dictionaries";
            // 
            // tileDictCheck
            // 
            this.tileDictCheck.ActivationTarget = this.pageCheck;
            tileItemElement12.Text = "Формулы";
            tileItemElement12.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileDictCheck.Elements.Add(tileItemElement12);
            this.tileDictCheck.ExcludeFromSearch = true;
            this.tileDictCheck.Name = "tileDictCheck";
            this.tileDictCheck.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileForms
            // 
            this.tileForms.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(69)))), ((int)(((byte)(65)))));
            this.tileForms.Appearances.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileForms.Appearances.Normal.Options.UseBackColor = true;
            this.tileForms.Appearances.Normal.Options.UseBorderColor = true;
            tileItemElement13.Image = global::EduFormManager.Properties.Resources.Box_32;
            tileItemElement13.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement13.Text = "Формы ФСН";
            tileItemElement13.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement14.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement14.Appearance.Normal.Options.UseFont = true;
            tileItemElement14.Text = "Образовательные организации";
            tileItemElement14.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileForms.Elements.Add(tileItemElement13);
            this.tileForms.Elements.Add(tileItemElement14);
            this.tileForms.ExcludeFromSearch = true;
            this.tileForms.Group = "b";
            this.tileForms.Name = "tileForms";
            this.tileForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileForms.Tag = "Forms";
            // 
            // tileSpreadsheet
            // 
            this.tileSpreadsheet.ActivationTarget = this.pageGroupUploadForm;
            this.tileSpreadsheet.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(152)))), ((int)(((byte)(117)))));
            this.tileSpreadsheet.Appearances.Normal.Options.UseBackColor = true;
            tileItemElement15.AnimateTransition = DevExpress.Utils.DefaultBoolean.True;
            tileItemElement15.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement15.Appearance.Normal.Options.UseFont = true;
            tileItemElement15.Image = global::EduFormManager.Properties.Resources.Upload_32;
            tileItemElement15.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement15.ImageScaleMode = DevExpress.XtraEditors.TileItemImageScaleMode.Squeeze;
            tileItemElement15.Text = "Отправить форму";
            tileItemElement15.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileSpreadsheet.Elements.Add(tileItemElement15);
            this.tileSpreadsheet.ExcludeFromSearch = true;
            this.tileSpreadsheet.Group = "d";
            this.tileSpreadsheet.Name = "tileSpreadsheet";
            this.tileSpreadsheet.Properties.AllowCheck = DevExpress.Utils.DefaultBoolean.True;
            this.tileSpreadsheet.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileSpreadsheet.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileSpreadsheet.Tag = "Spreadsheet";
            // 
            // tileCreateQuery
            // 
            this.tileCreateQuery.ActivationTarget = this.pageCreateQuery;
            tileItemElement16.Image = global::EduFormManager.Properties.Resources.AddList_32;
            tileItemElement16.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement16.Text = "Создать запрос";
            tileItemElement16.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileCreateQuery.Elements.Add(tileItemElement16);
            this.tileCreateQuery.ExcludeFromSearch = true;
            this.tileCreateQuery.Group = "e";
            this.tileCreateQuery.Name = "tileCreateQuery";
            this.tileCreateQuery.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileCreateQuery.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileCreateQuery.Tag = "CreateQuery";
            // 
            // tileAdditionalForms
            // 
            this.tileAdditionalForms.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(69)))), ((int)(((byte)(65)))));
            this.tileAdditionalForms.Appearances.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileAdditionalForms.Appearances.Normal.Options.UseBackColor = true;
            this.tileAdditionalForms.Appearances.Normal.Options.UseBorderColor = true;
            tileItemElement17.Appearance.Normal.BorderColor = System.Drawing.Color.Transparent;
            tileItemElement17.Appearance.Normal.Options.UseBorderColor = true;
            tileItemElement17.Appearance.Normal.Options.UseTextOptions = true;
            tileItemElement17.Appearance.Normal.TextOptions.Trimming = DevExpress.Utils.Trimming.EllipsisCharacter;
            tileItemElement17.Text = "Доп. формы";
            tileItemElement17.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement18.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F);
            tileItemElement18.Appearance.Normal.Options.UseFont = true;
            tileItemElement18.Text = "Образовательные организации";
            tileItemElement18.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileAdditionalForms.Elements.Add(tileItemElement17);
            this.tileAdditionalForms.Elements.Add(tileItemElement18);
            this.tileAdditionalForms.ExcludeFromSearch = true;
            this.tileAdditionalForms.Group = "b";
            this.tileAdditionalForms.Name = "tileAdditionalForms";
            this.tileAdditionalForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileAdditionalForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileAdditionalForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileAdditionalForms.Properties.TextShowMode = DevExpress.XtraEditors.TileItemContentShowMode.Default;
            this.tileAdditionalForms.Tag = "Forms2";
            // 
            // tileArchiveForms
            // 
            this.tileArchiveForms.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(69)))), ((int)(((byte)(65)))));
            this.tileArchiveForms.Appearances.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileArchiveForms.Appearances.Normal.Options.UseBackColor = true;
            this.tileArchiveForms.Appearances.Normal.Options.UseBorderColor = true;
            tileItemElement19.Appearance.Normal.ForeColor = System.Drawing.Color.White;
            tileItemElement19.Appearance.Normal.Options.UseForeColor = true;
            tileItemElement19.Image = global::EduFormManager.Properties.Resources.BoxFilled_32;
            tileItemElement19.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement19.Text = "Архив ФСН";
            tileItemElement19.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement20.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F);
            tileItemElement20.Appearance.Normal.Options.UseFont = true;
            tileItemElement20.Text = "Образовательные организации";
            tileItemElement20.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileArchiveForms.Elements.Add(tileItemElement19);
            this.tileArchiveForms.Elements.Add(tileItemElement20);
            this.tileArchiveForms.ExcludeFromSearch = true;
            this.tileArchiveForms.Group = "b";
            this.tileArchiveForms.Name = "tileArchiveForms";
            this.tileArchiveForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileArchiveForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileArchiveForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileArchiveForms.Tag = "ArchiveForms";
            // 
            // tilePassport
            // 
            this.tilePassport.ActivationTarget = this.pagePassport;
            tileItemElement21.Image = global::EduFormManager.Properties.Resources.BusinessContact_32;
            tileItemElement21.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement21.Text = "Паспорт";
            tileItemElement21.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement22.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement22.Appearance.Normal.Options.UseFont = true;
            tileItemElement22.Appearance.Normal.Options.UseTextOptions = true;
            tileItemElement22.Appearance.Normal.TextOptions.Trimming = DevExpress.Utils.Trimming.EllipsisCharacter;
            tileItemElement22.Appearance.Normal.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
            tileItemElement22.Appearance.Normal.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap;
            tileItemElement22.Text = "-";
            tileItemElement22.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.TopLeft;
            this.tilePassport.Elements.Add(tileItemElement21);
            this.tilePassport.Elements.Add(tileItemElement22);
            this.tilePassport.ExcludeFromSearch = true;
            this.tilePassport.Group = "f";
            this.tilePassport.Name = "tilePassport";
            this.tilePassport.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tilePassport.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tilePassport.Tag = "EduPassport";
            // 
            // tileMessage
            // 
            this.tileMessage.ActivationTarget = this.tileContainerMessage;
            tileItemElement23.Image = global::EduFormManager.Properties.Resources.Feedback_32;
            tileItemElement23.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement23.Text = "Отправить<br>сообщение";
            tileItemElement23.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileMessage.Elements.Add(tileItemElement23);
            this.tileMessage.ExcludeFromSearch = true;
            this.tileMessage.Group = "f";
            this.tileMessage.Name = "tileMessage";
            this.tileMessage.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileMessage.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileMessage.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileMessage.Tag = "Message";
            // 
            // tileMessageList
            // 
            this.tileMessageList.ActivationTarget = this.pageMessageList;
            tileItemElement24.Text = "0";
            tileItemElement24.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.TopRight;
            tileItemElement25.Image = global::EduFormManager.Properties.Resources.Message_32;
            tileItemElement25.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement25.Text = "Входящие<br>сообщения";
            tileItemElement25.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileMessageList.Elements.Add(tileItemElement24);
            this.tileMessageList.Elements.Add(tileItemElement25);
            this.tileMessageList.ExcludeFromSearch = true;
            this.tileMessageList.Group = "f";
            this.tileMessageList.Name = "tileMessageList";
            this.tileMessageList.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileMessageList.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileMessageList.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileMessageList.Tag = "MessageList";
            // 
            // tileFormStatistics
            // 
            this.tileFormStatistics.ActivationTarget = this.tabbedGroupStatistics;
            tileItemElement26.Image = global::EduFormManager.Properties.Resources.Statistics_32;
            tileItemElement26.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement26.Text = "Статистика";
            tileItemElement26.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            this.tileFormStatistics.Elements.Add(tileItemElement26);
            this.tileFormStatistics.ExcludeFromSearch = true;
            this.tileFormStatistics.Group = "f";
            this.tileFormStatistics.Name = "tileFormStatistics";
            this.tileFormStatistics.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileFormStatistics.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileFormStatistics.Tag = "Statistics";
            // 
            // tileMunicipalityForms
            // 
            this.tileMunicipalityForms.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(108)))), ((int)(((byte)(122)))), ((int)(((byte)(137)))));
            this.tileMunicipalityForms.Appearances.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileMunicipalityForms.Appearances.Normal.Options.UseBackColor = true;
            this.tileMunicipalityForms.Appearances.Normal.Options.UseBorderColor = true;
            tileItemElement27.Image = global::EduFormManager.Properties.Resources.Box_32;
            tileItemElement27.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement27.Text = "Формы ФСН";
            tileItemElement27.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement28.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F);
            tileItemElement28.Appearance.Normal.Options.UseFont = true;
            tileItemElement28.Text = "Муниципалитет";
            tileItemElement28.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileMunicipalityForms.Elements.Add(tileItemElement27);
            this.tileMunicipalityForms.Elements.Add(tileItemElement28);
            this.tileMunicipalityForms.ExcludeFromSearch = true;
            this.tileMunicipalityForms.Group = "c";
            this.tileMunicipalityForms.Name = "tileMunicipalityForms";
            this.tileMunicipalityForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileMunicipalityForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileMunicipalityForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            this.tileMunicipalityForms.Tag = "MunitForms";
            // 
            // tileMunicipalityArchiveForms
            // 
            this.tileMunicipalityArchiveForms.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(108)))), ((int)(((byte)(122)))), ((int)(((byte)(137)))));
            this.tileMunicipalityArchiveForms.Appearances.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileMunicipalityArchiveForms.Appearances.Normal.Options.UseBackColor = true;
            this.tileMunicipalityArchiveForms.Appearances.Normal.Options.UseBorderColor = true;
            tileItemElement29.Image = global::EduFormManager.Properties.Resources.BoxFilled_32;
            tileItemElement29.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement29.Text = "Архив ФСН";
            tileItemElement29.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement30.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F);
            tileItemElement30.Appearance.Normal.Options.UseFont = true;
            tileItemElement30.Text = "Муниципалитет";
            tileItemElement30.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileMunicipalityArchiveForms.Elements.Add(tileItemElement29);
            this.tileMunicipalityArchiveForms.Elements.Add(tileItemElement30);
            this.tileMunicipalityArchiveForms.ExcludeFromSearch = true;
            this.tileMunicipalityArchiveForms.Group = "c";
            this.tileMunicipalityArchiveForms.Name = "tileMunicipalityArchiveForms";
            this.tileMunicipalityArchiveForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileMunicipalityArchiveForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileMunicipalityArchiveForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileArchiveAdditionalForms
            // 
            this.tileArchiveAdditionalForms.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(69)))), ((int)(((byte)(65)))));
            this.tileArchiveAdditionalForms.Appearances.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.tileArchiveAdditionalForms.Appearances.Normal.Options.UseBackColor = true;
            this.tileArchiveAdditionalForms.Appearances.Normal.Options.UseBorderColor = true;
            tileItemElement31.Text = "Архив доп. форм ";
            tileItemElement31.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement32.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F);
            tileItemElement32.Appearance.Normal.Options.UseFont = true;
            tileItemElement32.Text = "Образовательные организации";
            tileItemElement32.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileArchiveAdditionalForms.Elements.Add(tileItemElement31);
            this.tileArchiveAdditionalForms.Elements.Add(tileItemElement32);
            this.tileArchiveAdditionalForms.ExcludeFromSearch = true;
            this.tileArchiveAdditionalForms.Group = "b";
            this.tileArchiveAdditionalForms.Name = "tileArchiveAdditionalForms";
            this.tileArchiveAdditionalForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileArchiveAdditionalForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileArchiveAdditionalForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileMunicipalityAdditionalForms
            // 
            this.tileMunicipalityAdditionalForms.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(108)))), ((int)(((byte)(122)))), ((int)(((byte)(137)))));
            this.tileMunicipalityAdditionalForms.Appearances.Normal.Options.UseBackColor = true;
            tileItemElement33.Text = "Доп. формы";
            tileItemElement33.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement34.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement34.Appearance.Normal.Options.UseFont = true;
            tileItemElement34.Text = "Муниципалитет";
            tileItemElement34.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileMunicipalityAdditionalForms.Elements.Add(tileItemElement33);
            this.tileMunicipalityAdditionalForms.Elements.Add(tileItemElement34);
            this.tileMunicipalityAdditionalForms.ExcludeFromSearch = true;
            this.tileMunicipalityAdditionalForms.Group = "c";
            this.tileMunicipalityAdditionalForms.Name = "tileMunicipalityAdditionalForms";
            this.tileMunicipalityAdditionalForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileMunicipalityAdditionalForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileMunicipalityAdditionalForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileMunicipalityArchiveAdditionalForms
            // 
            this.tileMunicipalityArchiveAdditionalForms.Appearances.Normal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(108)))), ((int)(((byte)(122)))), ((int)(((byte)(137)))));
            this.tileMunicipalityArchiveAdditionalForms.Appearances.Normal.Options.UseBackColor = true;
            tileItemElement35.Text = "Архив доп. форм";
            tileItemElement35.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement36.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement36.Appearance.Normal.Options.UseFont = true;
            tileItemElement36.Text = "Муниципалитет";
            tileItemElement36.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileMunicipalityArchiveAdditionalForms.Elements.Add(tileItemElement35);
            this.tileMunicipalityArchiveAdditionalForms.Elements.Add(tileItemElement36);
            this.tileMunicipalityArchiveAdditionalForms.ExcludeFromSearch = true;
            this.tileMunicipalityArchiveAdditionalForms.Group = "c";
            this.tileMunicipalityArchiveAdditionalForms.Name = "tileMunicipalityArchiveAdditionalForms";
            this.tileMunicipalityArchiveAdditionalForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileMunicipalityArchiveAdditionalForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileMunicipalityArchiveAdditionalForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileRegionForms
            // 
            tileItemElement37.Image = global::EduFormManager.Properties.Resources.Box_32;
            tileItemElement37.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement37.Text = "Формы ФСН";
            tileItemElement37.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement38.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement38.Appearance.Normal.Options.UseFont = true;
            tileItemElement38.Text = "Регион";
            tileItemElement38.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileRegionForms.Elements.Add(tileItemElement37);
            this.tileRegionForms.Elements.Add(tileItemElement38);
            this.tileRegionForms.ExcludeFromSearch = true;
            this.tileRegionForms.Group = "a";
            this.tileRegionForms.Name = "tileRegionForms";
            this.tileRegionForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileRegionForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileRegionForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileRegionArchiveForms
            // 
            tileItemElement39.Image = global::EduFormManager.Properties.Resources.BoxFilled_32;
            tileItemElement39.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement39.Text = "Архив ФСН";
            tileItemElement39.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement40.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement40.Appearance.Normal.Options.UseFont = true;
            tileItemElement40.Text = "Регион";
            tileItemElement40.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileRegionArchiveForms.Elements.Add(tileItemElement39);
            this.tileRegionArchiveForms.Elements.Add(tileItemElement40);
            this.tileRegionArchiveForms.ExcludeFromSearch = true;
            this.tileRegionArchiveForms.Group = "a";
            this.tileRegionArchiveForms.Name = "tileRegionArchiveForms";
            this.tileRegionArchiveForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileRegionArchiveForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileRegionArchiveForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileRegionAdditionalForms
            // 
            tileItemElement41.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement41.Text = "Доп. формы";
            tileItemElement41.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement42.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement42.Appearance.Normal.Options.UseFont = true;
            tileItemElement42.Text = "Регион";
            tileItemElement42.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileRegionAdditionalForms.Elements.Add(tileItemElement41);
            this.tileRegionAdditionalForms.Elements.Add(tileItemElement42);
            this.tileRegionAdditionalForms.ExcludeFromSearch = true;
            this.tileRegionAdditionalForms.Group = "a";
            this.tileRegionAdditionalForms.Name = "tileRegionAdditionalForms";
            this.tileRegionAdditionalForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileRegionAdditionalForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileRegionAdditionalForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileRegionArchiveAdditionalForms
            // 
            tileItemElement43.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleRight;
            tileItemElement43.Text = "Архив доп. форм";
            tileItemElement43.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
            tileItemElement44.Appearance.Normal.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            tileItemElement44.Appearance.Normal.Options.UseFont = true;
            tileItemElement44.Text = "Регион";
            tileItemElement44.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;
            this.tileRegionArchiveAdditionalForms.Elements.Add(tileItemElement43);
            this.tileRegionArchiveAdditionalForms.Elements.Add(tileItemElement44);
            this.tileRegionArchiveAdditionalForms.ExcludeFromSearch = true;
            this.tileRegionArchiveAdditionalForms.Group = "a";
            this.tileRegionArchiveAdditionalForms.Name = "tileRegionArchiveAdditionalForms";
            this.tileRegionArchiveAdditionalForms.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.tileRegionArchiveAdditionalForms.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.tileRegionArchiveAdditionalForms.Properties.ItemSize = DevExpress.XtraEditors.TileItemSize.Wide;
            // 
            // tileGroup1
            // 
            this.tileGroup1.Name = "tileGroup1";
            this.tileGroup1.Text = null;
            // 
            // tileItem1
            // 
            this.tileItem1.Name = "tileItem1";
            // 
            // tileItem2
            // 
            this.tileItem2.Name = "tileItem2";
            // 
            // tileItem3
            // 
            this.tileItem3.Name = "tileItem3";
            // 
            // tileGroup2
            // 
            this.tileGroup2.Name = "tileGroup2";
            this.tileGroup2.Text = null;
            // 
            // tileItem4
            // 
            this.tileItem4.Name = "tileItem4";
            // 
            // tileItem5
            // 
            this.tileItem5.Name = "tileItem5";
            // 
            // tileGroup4
            // 
            this.tileGroup4.Name = "tileGroup4";
            this.tileGroup4.Text = null;
            // 
            // splitContainerControl2
            // 
            this.splitContainerControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainerControl2.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1;
            this.splitContainerControl2.Horizontal = false;
            this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
            this.splitContainerControl2.Name = "splitContainerControl2";
            this.splitContainerControl2.Panel1.Controls.Add(this.layoutControl1);
            this.splitContainerControl2.Panel1.Text = "Panel1";
            this.splitContainerControl2.Panel2.Controls.Add(this.flyoutPanelNotifications);
            this.splitContainerControl2.Panel2.Controls.Add(this.panel1);
            this.splitContainerControl2.Panel2.Controls.Add(this.xtraNavPane);
            this.splitContainerControl2.Panel2.Text = "Panel2";
            this.splitContainerControl2.Size = new System.Drawing.Size(1186, 614);
            this.splitContainerControl2.SplitterPosition = 110;
            this.splitContainerControl2.TabIndex = 6;
            this.splitContainerControl2.Text = "splitContainerControl2";
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.buttonShowNotifications);
            this.layoutControl1.Controls.Add(this.buttonShowLogs);
            this.layoutControl1.Controls.Add(this.labelLoggedUser);
            this.layoutControl1.Controls.Add(this.labelHeader);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1195, 159, 250, 350);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(1186, 110);
            this.layoutControl1.TabIndex = 3;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // buttonShowNotifications
            // 
            this.buttonShowNotifications.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.buttonShowNotifications.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.buttonShowNotifications.Appearance.ForeColor = System.Drawing.Color.WhiteSmoke;
            this.buttonShowNotifications.Appearance.Options.UseBackColor = true;
            this.buttonShowNotifications.Appearance.Options.UseForeColor = true;
            this.buttonShowNotifications.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.buttonShowNotifications.Image = global::EduFormManager.Properties.Resources.Info_26;
            this.buttonShowNotifications.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.buttonShowNotifications.Location = new System.Drawing.Point(1129, 48);
            this.buttonShowNotifications.Name = "buttonShowNotifications";
            this.buttonShowNotifications.Size = new System.Drawing.Size(45, 32);
            this.buttonShowNotifications.TabIndex = 4;
            this.buttonShowNotifications.Click += new System.EventHandler(this.buttonShowNotifications_Click);
            // 
            // buttonShowLogs
            // 
            this.buttonShowLogs.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.buttonShowLogs.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.buttonShowLogs.Appearance.ForeColor = System.Drawing.Color.WhiteSmoke;
            this.buttonShowLogs.Appearance.Options.UseBackColor = true;
            this.buttonShowLogs.Appearance.Options.UseForeColor = true;
            this.buttonShowLogs.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.buttonShowLogs.Image = global::EduFormManager.Properties.Resources.Folder_26;
            this.buttonShowLogs.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.buttonShowLogs.Location = new System.Drawing.Point(1129, 12);
            this.buttonShowLogs.Name = "buttonShowLogs";
            this.buttonShowLogs.Size = new System.Drawing.Size(45, 32);
            this.buttonShowLogs.TabIndex = 8;
            this.buttonShowLogs.Click += new System.EventHandler(this.buttonShowLogs_Click);
            // 
            // labelLoggedUser
            // 
            this.labelLoggedUser.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.labelLoggedUser.Appearance.Font = new System.Drawing.Font("Segoe UI Light", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelLoggedUser.Appearance.ForeColor = System.Drawing.Color.WhiteSmoke;
            this.labelLoggedUser.Appearance.Image = global::EduFormManager.Properties.Resources.User_32;
            this.labelLoggedUser.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.labelLoggedUser.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.labelLoggedUser.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
            this.labelLoggedUser.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.RightTop;
            this.labelLoggedUser.Location = new System.Drawing.Point(668, 12);
            this.labelLoggedUser.Name = "labelLoggedUser";
            this.labelLoggedUser.Size = new System.Drawing.Size(457, 36);
            this.labelLoggedUser.StyleController = this.layoutControl1;
            this.labelLoggedUser.TabIndex = 6;
            this.labelLoggedUser.Text = "user";
            // 
            // labelHeader
            // 
            this.labelHeader.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.labelHeader.Appearance.Font = new System.Drawing.Font("Segoe UI Light", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelHeader.Appearance.ForeColor = System.Drawing.Color.WhiteSmoke;
            this.labelHeader.Appearance.Image = global::EduFormManager.Properties.Resources.Logo_small;
            this.labelHeader.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
            this.labelHeader.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.labelHeader.Location = new System.Drawing.Point(12, 12);
            this.labelHeader.Name = "labelHeader";
            this.labelHeader.Size = new System.Drawing.Size(652, 84);
            this.labelHeader.StyleController = this.layoutControl1;
            this.labelHeader.TabIndex = 5;
            this.labelHeader.Text = "Министерство образования и науки Астраханской области\r\nГосударственное бюджетное " +
    "учреждение Астраханской области\r\n\"Центр мониторинга в образовании\"";
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.AppearanceGroup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(116)))), ((int)(((byte)(169)))));
            this.layoutControlGroup1.AppearanceGroup.Options.UseBackColor = true;
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem2,
            this.layoutControlItem1,
            this.layoutControlItem3,
            this.layoutControlItem4});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Size = new System.Drawing.Size(1186, 110);
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.labelHeader;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(656, 90);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.labelLoggedUser;
            this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.layoutControlItem1.Location = new System.Drawing.Point(656, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(461, 90);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextVisible = false;
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.buttonShowLogs;
            this.layoutControlItem3.Location = new System.Drawing.Point(1117, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(49, 36);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.buttonShowNotifications;
            this.layoutControlItem4.Location = new System.Drawing.Point(1117, 36);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(49, 54);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem4.TextVisible = false;
            // 
            // flyoutPanelNotifications
            // 
            this.flyoutPanelNotifications.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(116)))), ((int)(((byte)(169)))));
            this.flyoutPanelNotifications.Appearance.ForeColor = System.Drawing.Color.White;
            this.flyoutPanelNotifications.Appearance.Options.UseBackColor = true;
            this.flyoutPanelNotifications.Appearance.Options.UseForeColor = true;
            this.flyoutPanelNotifications.Controls.Add(this.flyoutPanelNotificationsControl);
            this.flyoutPanelNotifications.Location = new System.Drawing.Point(758, 32);
            this.flyoutPanelNotifications.Name = "flyoutPanelNotifications";
            this.flyoutPanelNotifications.Options.AnchorType = DevExpress.Utils.Win.PopupToolWindowAnchor.Right;
            this.flyoutPanelNotifications.Options.CloseOnOuterClick = true;
            this.flyoutPanelNotifications.OptionsBeakPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(116)))), ((int)(((byte)(169)))));
            this.flyoutPanelNotifications.OptionsButtonPanel.AllowGlyphSkinning = true;
            this.flyoutPanelNotifications.OptionsButtonPanel.AppearanceButton.Normal.BackColor = System.Drawing.Color.Transparent;
            this.flyoutPanelNotifications.OptionsButtonPanel.AppearanceButton.Normal.Options.UseBackColor = true;
            this.flyoutPanelNotifications.OptionsButtonPanel.ButtonPanelContentAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.flyoutPanelNotifications.OptionsButtonPanel.ButtonPanelHeight = 35;
            this.flyoutPanelNotifications.OptionsButtonPanel.ButtonPanelLocation = DevExpress.Utils.FlyoutPanelButtonPanelLocation.Top;
            this.flyoutPanelNotifications.OptionsButtonPanel.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
            new DevExpress.Utils.PeekFormButton("Close", global::EduFormManager.Properties.Resources.Cancel_26, false, true, "Закрыть панель")});
            this.flyoutPanelNotifications.OptionsButtonPanel.ShowButtonPanel = true;
            this.flyoutPanelNotifications.OwnerControl = this.splitContainerControl2.Panel2;
            this.flyoutPanelNotifications.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
            this.flyoutPanelNotifications.ParentForm = this;
            this.flyoutPanelNotifications.Size = new System.Drawing.Size(361, 124);
            this.flyoutPanelNotifications.TabIndex = 7;
            this.flyoutPanelNotifications.ButtonClick += new DevExpress.Utils.FlyoutPanelButtonClickEventHandler(this.flyoutPanel1_ButtonClick);
            // 
            // flyoutPanelNotificationsControl
            // 
            this.flyoutPanelNotificationsControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.flyoutPanelNotificationsControl.Controls.Add(this.collapsableSideListBoxControl1);
            this.flyoutPanelNotificationsControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flyoutPanelNotificationsControl.FlyoutPanel = this.flyoutPanelNotifications;
            this.flyoutPanelNotificationsControl.Location = new System.Drawing.Point(0, 35);
            this.flyoutPanelNotificationsControl.Name = "flyoutPanelNotificationsControl";
            this.flyoutPanelNotificationsControl.Size = new System.Drawing.Size(361, 89);
            this.flyoutPanelNotificationsControl.TabIndex = 0;
            // 
            // collapsableSideListBoxControl1
            // 
            this.collapsableSideListBoxControl1.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(59)))), ((int)(((byte)(59)))));
            this.collapsableSideListBoxControl1.Appearance.Options.UseForeColor = true;
            this.collapsableSideListBoxControl1.ControlType = EduFormManager.Forms.Controls.XtraBaseControl.Type.Form;
            this.collapsableSideListBoxControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.collapsableSideListBoxControl1.FormDataSource = null;
            this.collapsableSideListBoxControl1.FormTypeDataSource = null;
            this.collapsableSideListBoxControl1.Location = new System.Drawing.Point(0, 0);
            this.collapsableSideListBoxControl1.Name = "collapsableSideListBoxControl1";
            this.collapsableSideListBoxControl1.Repo = null;
            this.collapsableSideListBoxControl1.Size = new System.Drawing.Size(361, 89);
            this.collapsableSideListBoxControl1.TabIndex = 0;
            this.collapsableSideListBoxControl1.View = null;
            // 
            // panel1
            // 
            this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel1.Controls.Add(this.docContainer);
            this.panel1.Location = new System.Drawing.Point(0, 32);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1186, 457);
            this.panel1.TabIndex = 8;
            // 
            // xtraNavPane
            // 
            this.xtraNavPane.Dock = System.Windows.Forms.DockStyle.Top;
            this.xtraNavPane.Home = null;
            this.xtraNavPane.Location = new System.Drawing.Point(0, 0);
            this.xtraNavPane.MaximumSize = new System.Drawing.Size(0, 26);
            this.xtraNavPane.Name = "xtraNavPane";
            this.xtraNavPane.Size = new System.Drawing.Size(1186, 26);
            this.xtraNavPane.TabIndex = 9;
            // 
            // expireWarnBindingSource
            // 
            this.expireWarnBindingSource.DataSource = typeof(EduFormManager.Notifications.ExpireWarn);
            // 
            // toolTip
            // 
            this.toolTip.BackColor = System.Drawing.SystemColors.ControlLightLight;
            this.toolTip.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(59)))), ((int)(((byte)(59)))));
            // 
            // documentAlignData
            // 
            this.documentAlignData.Caption = "Выверка";
            this.documentAlignData.ControlName = "AlignData";
            // 
            // pageAlignData
            // 
            this.pageAlignData.Caption = "Выверка";
            this.pageAlignData.Document = this.documentAlignData;
            this.pageAlignData.Name = "pageAlignData";
            // 
            // MainForm
            // 
            this.Appearance.BackColor = System.Drawing.SystemColors.Window;
            this.Appearance.Options.UseBackColor = true;
            this.ClientSize = new System.Drawing.Size(1186, 613);
            this.Controls.Add(this.splitContainerControl2);
            this.Cursor = System.Windows.Forms.Cursors.Default;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "MainForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "АИС РОС";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.mainForm_FormClosing);
            this.Shown += new System.EventHandler(this.mainForm_Shown);
            ((System.ComponentModel.ISupportInitialize)(this.documentManagerMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.windowsUIViewMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileContainerMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileContainerDictionaries)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictMunicipality)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageMunit)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictMunicipality)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictEdu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageEdu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictEdu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictTemplate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageTemplate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictTemplate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictMunicipalityFormula)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageMunicipalityFormula)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictMunicipalityFormula)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictCredentials)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageCredentials)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictCredentials)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictAlignData)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageDictAlignData)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictAlignData)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutInProgress)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentInProgress)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutQuit)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutLogin)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentLogin)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutMessage)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileContainerMessage)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRequestQuery)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageRequestQuery)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentRequestQuery)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileBugReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageBugReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentBugReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pagePassport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentPassport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageCheck)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictCheck)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageCreateQuery)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentCreateQuery)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageMessageList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentMessageList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageGroupUploadForm)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentUploadSheetFromTemplate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentUploadSheetFromFile)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageQuestionary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentDictQuestionary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutExportReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentExportReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageDetailedStatisticsReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentFormDetailedStatisticsReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedGroupStatistics)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentFormStatistics)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentFormStatisticsSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentFormDetailedStatistics)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentSignInOutLog)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentMunicipalityFormStatistics)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentMunicipalityFormDetailedStatistics)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedGroupQueryReports)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageDetailedMunicipalityStatisticsReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentMunicipalityFormDetailedStatisticsReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageGroupQueries)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentQueriesEdu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentQueriesMunicipality)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentQueriesRegion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileQueries)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictionaries)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileDictCheck)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileSpreadsheet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileCreateQuery)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileAdditionalForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileArchiveForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tilePassport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMessage)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMessageList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileFormStatistics)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMunicipalityForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMunicipalityArchiveForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileArchiveAdditionalForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMunicipalityAdditionalForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileMunicipalityArchiveAdditionalForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRegionForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRegionArchiveForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRegionAdditionalForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tileRegionArchiveAdditionalForms)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
            this.splitContainerControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutPanelNotifications)).EndInit();
            this.flyoutPanelNotifications.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.flyoutPanelNotificationsControl)).EndInit();
            this.flyoutPanelNotificationsControl.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.expireWarnBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentAlignData)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pageAlignData)).EndInit();
            this.ResumeLayout(false);

        }
Example #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.TileItemElement         tileItemElement1 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement         tileItemElement2 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement         tileItemElement3 = new DevExpress.XtraEditors.TileItemElement();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
     this.tileControl1 = new DevExpress.XtraEditors.TileControl();
     this.tileGroup2   = new DevExpress.XtraEditors.TileGroup();
     this.tileDayToDo  = new DevExpress.XtraEditors.TileItem();
     this.tileTicket   = new DevExpress.XtraEditors.TileItem();
     this.tileClose    = new DevExpress.XtraEditors.TileItem();
     this.pctBack      = new System.Windows.Forms.PictureBox();
     this.pctLogo      = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.pctBack)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pctLogo)).BeginInit();
     this.SuspendLayout();
     //
     // tileControl1
     //
     this.tileControl1.AllowDrag = false;
     this.tileControl1.AllowDragTilesBetweenGroups = false;
     this.tileControl1.BackColor             = System.Drawing.Color.Transparent;
     this.tileControl1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.tileControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tileControl1.DragSize = new System.Drawing.Size(0, 0);
     this.tileControl1.Groups.Add(this.tileGroup2);
     this.tileControl1.ItemSize = 250;
     this.tileControl1.Location = new System.Drawing.Point(0, 197);
     this.tileControl1.MaxId    = 20;
     this.tileControl1.Name     = "tileControl1";
     this.tileControl1.Size     = new System.Drawing.Size(1920, 883);
     this.tileControl1.TabIndex = 1;
     this.tileControl1.Text     = "tileControl1";
     //
     // tileGroup2
     //
     this.tileGroup2.Items.Add(this.tileDayToDo);
     this.tileGroup2.Items.Add(this.tileTicket);
     this.tileGroup2.Items.Add(this.tileClose);
     this.tileGroup2.Name = "tileGroup2";
     //
     // tileDayToDo
     //
     this.tileDayToDo.AppearanceItem.Normal.BackColor              = System.Drawing.Color.DarkCyan;
     this.tileDayToDo.AppearanceItem.Normal.BackColor2             = System.Drawing.Color.SteelBlue;
     this.tileDayToDo.AppearanceItem.Normal.BorderColor            = System.Drawing.Color.Black;
     this.tileDayToDo.AppearanceItem.Normal.Font                   = new System.Drawing.Font("Segoe UI", 22.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.tileDayToDo.AppearanceItem.Normal.Options.UseBackColor   = true;
     this.tileDayToDo.AppearanceItem.Normal.Options.UseBorderColor = true;
     this.tileDayToDo.AppearanceItem.Normal.Options.UseFont        = true;
     this.tileDayToDo.AppearanceItem.Pressed.BackColor             = System.Drawing.Color.Turquoise;
     this.tileDayToDo.AppearanceItem.Pressed.BackColor2            = System.Drawing.Color.SteelBlue;
     this.tileDayToDo.AppearanceItem.Pressed.Options.UseBackColor  = true;
     this.tileDayToDo.BorderVisibility     = DevExpress.XtraEditors.TileItemBorderVisibility.Always;
     tileItemElement1.Image                = global::MssqlClient.Properties.Resources.add;
     tileItemElement1.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
     tileItemElement1.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Left;
     tileItemElement1.ImageToTextIndent    = 60;
     tileItemElement1.Text = "CREATE / DELETE DATABASE";
     this.tileDayToDo.Elements.Add(tileItemElement1);
     this.tileDayToDo.Id         = 10;
     this.tileDayToDo.ItemSize   = DevExpress.XtraEditors.TileItemSize.Wide;
     this.tileDayToDo.Name       = "tileDayToDo";
     this.tileDayToDo.ItemClick += new DevExpress.XtraEditors.TileItemClickEventHandler(this.tileDayToDo_ItemClick);
     //
     // tileTicket
     //
     this.tileTicket.AppearanceItem.Normal.BackColor              = System.Drawing.Color.DarkCyan;
     this.tileTicket.AppearanceItem.Normal.BackColor2             = System.Drawing.Color.DeepSkyBlue;
     this.tileTicket.AppearanceItem.Normal.BorderColor            = System.Drawing.Color.Black;
     this.tileTicket.AppearanceItem.Normal.Font                   = new System.Drawing.Font("Segoe UI", 22.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.tileTicket.AppearanceItem.Normal.Options.UseBackColor   = true;
     this.tileTicket.AppearanceItem.Normal.Options.UseBorderColor = true;
     this.tileTicket.AppearanceItem.Normal.Options.UseFont        = true;
     this.tileTicket.AppearanceItem.Pressed.BackColor             = System.Drawing.Color.Turquoise;
     this.tileTicket.AppearanceItem.Pressed.BackColor2            = System.Drawing.Color.SteelBlue;
     this.tileTicket.AppearanceItem.Pressed.Options.UseBackColor  = true;
     this.tileTicket.BorderVisibility      = DevExpress.XtraEditors.TileItemBorderVisibility.Always;
     tileItemElement2.Image                = global::MssqlClient.Properties.Resources.edit;
     tileItemElement2.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
     tileItemElement2.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Left;
     tileItemElement2.ImageToTextIndent    = 60;
     tileItemElement2.Text = "EDIT DATABASE";
     this.tileTicket.Elements.Add(tileItemElement2);
     this.tileTicket.Id         = 14;
     this.tileTicket.ItemSize   = DevExpress.XtraEditors.TileItemSize.Wide;
     this.tileTicket.Name       = "tileTicket";
     this.tileTicket.ItemClick += new DevExpress.XtraEditors.TileItemClickEventHandler(this.tileTicket_ItemClick);
     //
     // tileClose
     //
     this.tileClose.AppearanceItem.Normal.BackColor               = System.Drawing.Color.DarkCyan;
     this.tileClose.AppearanceItem.Normal.BackColor2              = System.Drawing.Color.Firebrick;
     this.tileClose.AppearanceItem.Normal.BorderColor             = System.Drawing.Color.Black;
     this.tileClose.AppearanceItem.Normal.Font                    = new System.Drawing.Font("Segoe UI", 22.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.tileClose.AppearanceItem.Normal.Options.UseBackColor    = true;
     this.tileClose.AppearanceItem.Normal.Options.UseBorderColor  = true;
     this.tileClose.AppearanceItem.Normal.Options.UseFont         = true;
     this.tileClose.AppearanceItem.Pressed.BackColor              = System.Drawing.Color.Turquoise;
     this.tileClose.AppearanceItem.Pressed.BackColor2             = System.Drawing.Color.Firebrick;
     this.tileClose.AppearanceItem.Pressed.BorderColor            = System.Drawing.Color.Black;
     this.tileClose.AppearanceItem.Pressed.Options.UseBackColor   = true;
     this.tileClose.AppearanceItem.Pressed.Options.UseBorderColor = true;
     tileItemElement3.Image                = global::MssqlClient.Properties.Resources.rsz_close_icon_dark_256;
     tileItemElement3.ImageAlignment       = DevExpress.XtraEditors.TileItemContentAlignment.MiddleLeft;
     tileItemElement3.ImageToTextAlignment = DevExpress.XtraEditors.TileControlImageToTextAlignment.Left;
     tileItemElement3.Text = "         CLOSE";
     this.tileClose.Elements.Add(tileItemElement3);
     this.tileClose.Id         = 19;
     this.tileClose.ItemSize   = DevExpress.XtraEditors.TileItemSize.Wide;
     this.tileClose.Name       = "tileClose";
     this.tileClose.ItemClick += new DevExpress.XtraEditors.TileItemClickEventHandler(this.tileClose_ItemClick);
     //
     // pctBack
     //
     this.pctBack.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pctBack.Location = new System.Drawing.Point(0, 197);
     this.pctBack.Name     = "pctBack";
     this.pctBack.Size     = new System.Drawing.Size(1920, 883);
     this.pctBack.TabIndex = 0;
     this.pctBack.TabStop  = false;
     //
     // pctLogo
     //
     this.pctLogo.BackColor             = System.Drawing.Color.Transparent;
     this.pctLogo.BackgroundImage       = global::MssqlClient.Properties.Resources.database_logo_icon;
     this.pctLogo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.pctLogo.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pctLogo.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pctLogo.Location = new System.Drawing.Point(0, 0);
     this.pctLogo.Name     = "pctLogo";
     this.pctLogo.Size     = new System.Drawing.Size(1920, 197);
     this.pctLogo.TabIndex = 3;
     this.pctLogo.TabStop  = false;
     //
     // FrmMain
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage       = global::MssqlClient.Properties.Resources.bg;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(1920, 1080);
     this.Controls.Add(this.tileControl1);
     this.Controls.Add(this.pctBack);
     this.Controls.Add(this.pctLogo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "FrmMain";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "MssqlClient-Menu";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.pctBack)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pctLogo)).EndInit();
     this.ResumeLayout(false);
 }
Example #7
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(ModelInsert));
     DevExpress.XtraEditors.TileItemElement         tileItemElement1 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemFrame           tileItemFrame1   = new DevExpress.XtraEditors.TileItemFrame();
     DevExpress.XtraEditors.TileItemElement         tileItemElement2 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemFrame           tileItemFrame2   = new DevExpress.XtraEditors.TileItemFrame();
     DevExpress.XtraEditors.TileItemElement         tileItemElement3 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemFrame           tileItemFrame3   = new DevExpress.XtraEditors.TileItemFrame();
     DevExpress.XtraEditors.TileItemElement         tileItemElement4 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement         tileItemElement5 = new DevExpress.XtraEditors.TileItemElement();
     this.btnSearch            = new DevExpress.XtraEditors.SimpleButton();
     this.imageList1           = new System.Windows.Forms.ImageList(this.components);
     this.btnModelInsert       = new DevExpress.XtraEditors.SimpleButton();
     this.btnVerify            = new DevExpress.XtraEditors.SimpleButton();
     this.lblcnt               = new System.Windows.Forms.Label();
     this.btnClear             = new DevExpress.XtraEditors.SimpleButton();
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.button1              = new System.Windows.Forms.Button();
     this.button2              = new System.Windows.Forms.Button();
     this.button3              = new System.Windows.Forms.Button();
     this.button4              = new System.Windows.Forms.Button();
     this.button5              = new DevExpress.XtraEditors.SimpleButton();
     this.button6              = new System.Windows.Forms.Button();
     this.button7              = new System.Windows.Forms.Button();
     this.button8              = new System.Windows.Forms.Button();
     this.button9              = new System.Windows.Forms.Button();
     this.button10             = new System.Windows.Forms.Button();
     this.button11             = new System.Windows.Forms.Button();
     this.button12             = new System.Windows.Forms.Button();
     this.btnModelSkip         = new DevExpress.XtraEditors.SimpleButton();
     this.button13             = new System.Windows.Forms.Button();
     this.defaultLookAndFeel1  = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::PHS.Utilities.Utility.GeneralWaitForm), true, true);
     this.txt_rso_name         = new System.Windows.Forms.TextBox();
     this.txt_hull_module      = new System.Windows.Forms.TextBox();
     this.txt_hull_name        = new System.Windows.Forms.TextBox();
     this.check_hull           = new System.Windows.Forms.CheckBox();
     this.label3               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.label1               = new System.Windows.Forms.Label();
     this.checkEquip           = new System.Windows.Forms.CheckBox();
     this.checkrso             = new System.Windows.Forms.CheckBox();
     this.checkStru            = new System.Windows.Forms.CheckBox();
     this.checkPipe            = new System.Windows.Forms.CheckBox();
     this.txt_equip_module     = new System.Windows.Forms.TextBox();
     this.txt_equip_name       = new System.Windows.Forms.TextBox();
     this.txt_stru_module      = new System.Windows.Forms.TextBox();
     this.txt_stru_name        = new System.Windows.Forms.TextBox();
     this.txt_pipe_module      = new System.Windows.Forms.TextBox();
     this.txt_pipe_name        = new System.Windows.Forms.TextBox();
     this.txtreplace           = new System.Windows.Forms.TextBox();
     this.btnrename            = new System.Windows.Forms.Button();
     this.txtsearch            = new System.Windows.Forms.TextBox();
     this.label4               = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.groupBox2            = new System.Windows.Forms.GroupBox();
     this.tileControl1         = new DevExpress.XtraEditors.TileControl();
     this.tileGroup1           = new DevExpress.XtraEditors.TileGroup();
     this.tileItem1            = new DevExpress.XtraEditors.TileItem();
     this.tileItem2            = new DevExpress.XtraEditors.TileItem();
     this.tileGroup2           = new DevExpress.XtraEditors.TileGroup();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // btnSearch
     //
     this.btnSearch.Location = new System.Drawing.Point(174, 23);
     this.btnSearch.Name     = "btnSearch";
     this.btnSearch.Size     = new System.Drawing.Size(78, 47);
     this.btnSearch.TabIndex = 2;
     this.btnSearch.Text     = "All";
     this.btnSearch.Click   += new System.EventHandler(this.btnSearch_Click);
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "Fitting-Tee.png");
     this.imageList1.Images.SetKeyName(1, "Equip.png");
     this.imageList1.Images.SetKeyName(2, "Equip_Tank.png");
     this.imageList1.Images.SetKeyName(3, "Equip_Winch.png");
     this.imageList1.Images.SetKeyName(4, "HullTank.png");
     this.imageList1.Images.SetKeyName(5, "1455538494_BeOS_Workspace.png");
     this.imageList1.Images.SetKeyName(6, "1455538577_grid.png");
     this.imageList1.Images.SetKeyName(7, "Equip_MainEngine.png");
     //
     // btnModelInsert
     //
     this.btnModelInsert.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.btnModelInsert.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.btnModelInsert.Appearance.Font                 = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.btnModelInsert.Appearance.Options.UseBackColor = true;
     this.btnModelInsert.Appearance.Options.UseFont      = true;
     this.btnModelInsert.Location = new System.Drawing.Point(301, 521);
     this.btnModelInsert.Name     = "btnModelInsert";
     this.btnModelInsert.Size     = new System.Drawing.Size(98, 47);
     this.btnModelInsert.TabIndex = 13;
     this.btnModelInsert.Text     = "모델 넣기";
     this.btnModelInsert.Click   += new System.EventHandler(this.btnModelInsert_Click);
     //
     // btnVerify
     //
     this.btnVerify.Location = new System.Drawing.Point(90, 23);
     this.btnVerify.Name     = "btnVerify";
     this.btnVerify.Size     = new System.Drawing.Size(78, 47);
     this.btnVerify.TabIndex = 1;
     this.btnVerify.Text     = "Verif&y";
     this.btnVerify.Click   += new System.EventHandler(this.btnVerify_Click);
     //
     // lblcnt
     //
     this.lblcnt.AutoSize  = true;
     this.lblcnt.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblcnt.ForeColor = System.Drawing.Color.RoyalBlue;
     this.lblcnt.Location  = new System.Drawing.Point(12, 472);
     this.lblcnt.Name      = "lblcnt";
     this.lblcnt.Size      = new System.Drawing.Size(117, 16);
     this.lblcnt.TabIndex  = 9;
     this.lblcnt.Text      = "검색된 모델수 :";
     //
     // btnClear
     //
     this.btnClear.Location = new System.Drawing.Point(6, 23);
     this.btnClear.Name     = "btnClear";
     this.btnClear.Size     = new System.Drawing.Size(78, 47);
     this.btnClear.TabIndex = 0;
     this.btnClear.Text     = "Clear";
     this.btnClear.Click   += new System.EventHandler(this.btnClear_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.btnClear);
     this.groupBox1.Controls.Add(this.btnVerify);
     this.groupBox1.Controls.Add(this.btnSearch);
     this.groupBox1.Location = new System.Drawing.Point(9, 498);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(258, 84);
     this.groupBox1.TabIndex = 12;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "검색";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(242, 265);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(103, 42);
     this.button1.TabIndex = 14;
     this.button1.Text     = "Drawlist테스트";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Visible = false;
     this.button1.Click  += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)));
     this.button2.Location = new System.Drawing.Point(350, 265);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(95, 54);
     this.button2.TabIndex = 15;
     this.button2.Text     = "스풀제거";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Visible = false;
     this.button2.Click  += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(242, 314);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(165, 34);
     this.button3.TabIndex = 16;
     this.button3.Text     = "DRAWLIST색변경";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Visible = false;
     this.button3.Click  += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.BackColor = System.Drawing.Color.Transparent;
     this.button4.Location  = new System.Drawing.Point(448, 265);
     this.button4.Margin    = new System.Windows.Forms.Padding(0);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(63, 65);
     this.button4.TabIndex  = 17;
     this.button4.Text      = "volume내 element가져오기";
     this.button4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.button4.UseVisualStyleBackColor = false;
     this.button4.Visible = false;
     this.button4.Click  += new System.EventHandler(this.button4_Click);
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(109, 268);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(108, 51);
     this.button5.TabIndex = 18;
     this.button5.Text     = "스풀생성(신)";
     this.button5.Click   += new System.EventHandler(this.button5_Click);
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(9, 268);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(86, 51);
     this.button6.TabIndex = 19;
     this.button6.Text     = "WALLTHICK";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Visible = false;
     this.button6.Click  += new System.EventHandler(this.button6_Click);
     //
     // button7
     //
     this.button7.Location = new System.Drawing.Point(9, 325);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(86, 52);
     this.button7.TabIndex = 23;
     this.button7.Text     = "Model Editor";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Visible = false;
     this.button7.Click  += new System.EventHandler(this.button7_Click);
     //
     // button8
     //
     this.button8.Location = new System.Drawing.Point(109, 325);
     this.button8.Name     = "button8";
     this.button8.Size     = new System.Drawing.Size(108, 49);
     this.button8.TabIndex = 28;
     this.button8.Text     = "스풀삭제(신)";
     this.button8.UseVisualStyleBackColor = true;
     this.button8.Click += new System.EventHandler(this.button8_Click);
     //
     // button9
     //
     this.button9.Location = new System.Drawing.Point(9, 377);
     this.button9.Name     = "button9";
     this.button9.Size     = new System.Drawing.Size(86, 51);
     this.button9.TabIndex = 29;
     this.button9.Text     = "Sleeve Setting";
     this.button9.UseVisualStyleBackColor = true;
     this.button9.Visible = false;
     this.button9.Click  += new System.EventHandler(this.button9_Click);
     //
     // button10
     //
     this.button10.Location = new System.Drawing.Point(109, 382);
     this.button10.Name     = "button10";
     this.button10.Size     = new System.Drawing.Size(108, 52);
     this.button10.TabIndex = 30;
     this.button10.Text     = "클레임해제(자기것만 풀수 있음)";
     this.button10.UseVisualStyleBackColor = true;
     this.button10.Click += new System.EventHandler(this.button10_Click);
     //
     // button11
     //
     this.button11.Location = new System.Drawing.Point(282, 464);
     this.button11.Name     = "button11";
     this.button11.Size     = new System.Drawing.Size(82, 34);
     this.button11.TabIndex = 31;
     this.button11.Text     = "프린트테스트";
     this.button11.UseVisualStyleBackColor = true;
     this.button11.Click += new System.EventHandler(this.button11_Click);
     //
     // button12
     //
     this.button12.Location = new System.Drawing.Point(370, 462);
     this.button12.Name     = "button12";
     this.button12.Size     = new System.Drawing.Size(104, 36);
     this.button12.TabIndex = 32;
     this.button12.Text     = "button12";
     this.button12.UseVisualStyleBackColor = true;
     this.button12.Visible = false;
     this.button12.Click  += new System.EventHandler(this.button12_Click);
     //
     // btnModelSkip
     //
     this.btnModelSkip.Appearance.Font            = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.btnModelSkip.Appearance.Options.UseFont = true;
     this.btnModelSkip.Location = new System.Drawing.Point(405, 521);
     this.btnModelSkip.Name     = "btnModelSkip";
     this.btnModelSkip.Size     = new System.Drawing.Size(98, 47);
     this.btnModelSkip.TabIndex = 33;
     this.btnModelSkip.Text     = "모델빼기";
     this.btnModelSkip.Click   += new System.EventHandler(this.btnModelSkip_Click);
     //
     // button13
     //
     this.button13.Location = new System.Drawing.Point(494, 453);
     this.button13.Name     = "button13";
     this.button13.Size     = new System.Drawing.Size(40, 45);
     this.button13.TabIndex = 34;
     this.button13.Text     = "button13";
     this.button13.UseVisualStyleBackColor = true;
     this.button13.Click += new System.EventHandler(this.button13_Click);
     //
     // txt_rso_name
     //
     this.txt_rso_name.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_rso_name.Location        = new System.Drawing.Point(131, 204);
     this.txt_rso_name.Name            = "txt_rso_name";
     this.txt_rso_name.Size            = new System.Drawing.Size(214, 22);
     this.txt_rso_name.TabIndex        = 52;
     //
     // txt_hull_module
     //
     this.txt_hull_module.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_hull_module.Location        = new System.Drawing.Point(351, 56);
     this.txt_hull_module.Name            = "txt_hull_module";
     this.txt_hull_module.Size            = new System.Drawing.Size(137, 22);
     this.txt_hull_module.TabIndex        = 38;
     //
     // txt_hull_name
     //
     this.txt_hull_name.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_hull_name.Location        = new System.Drawing.Point(131, 56);
     this.txt_hull_name.Name            = "txt_hull_name";
     this.txt_hull_name.Size            = new System.Drawing.Size(214, 22);
     this.txt_hull_name.TabIndex        = 37;
     //
     // check_hull
     //
     this.check_hull.Font                    = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.check_hull.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.check_hull.ImageIndex              = 4;
     this.check_hull.ImageList               = this.imageList1;
     this.check_hull.Location                = new System.Drawing.Point(9, 46);
     this.check_hull.Margin                  = new System.Windows.Forms.Padding(0);
     this.check_hull.Name                    = "check_hull";
     this.check_hull.Size                    = new System.Drawing.Size(100, 40);
     this.check_hull.TabIndex                = 36;
     this.check_hull.Text                    = "&Hull";
     this.check_hull.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.check_hull.UseVisualStyleBackColor = true;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label3.Location  = new System.Drawing.Point(402, 15);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(43, 15);
     this.label3.TabIndex  = 42;
     this.label3.Text      = "Zone";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label2.Location  = new System.Drawing.Point(190, 15);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(97, 15);
     this.label2.TabIndex  = 43;
     this.label2.Text      = "Model Name";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("굴림체", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label1.Location  = new System.Drawing.Point(12, 15);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(97, 15);
     this.label1.TabIndex  = 44;
     this.label1.Text      = "Model Type";
     //
     // checkEquip
     //
     this.checkEquip.Font                    = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.checkEquip.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.checkEquip.ImageIndex              = 7;
     this.checkEquip.ImageList               = this.imageList1;
     this.checkEquip.Location                = new System.Drawing.Point(9, 159);
     this.checkEquip.Name                    = "checkEquip";
     this.checkEquip.Size                    = new System.Drawing.Size(124, 40);
     this.checkEquip.TabIndex                = 48;
     this.checkEquip.Text                    = "E&quipment";
     this.checkEquip.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.checkEquip.UseVisualStyleBackColor = true;
     //
     // checkrso
     //
     this.checkrso.Font                    = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.checkrso.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.checkrso.ImageIndex              = 6;
     this.checkrso.ImageList               = this.imageList1;
     this.checkrso.Location                = new System.Drawing.Point(9, 196);
     this.checkrso.Name                    = "checkrso";
     this.checkrso.Size                    = new System.Drawing.Size(124, 40);
     this.checkrso.TabIndex                = 51;
     this.checkrso.Text                    = "&BackDrop";
     this.checkrso.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.checkrso.UseVisualStyleBackColor = true;
     //
     // checkStru
     //
     this.checkStru.Font                    = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.checkStru.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.checkStru.ImageIndex              = 5;
     this.checkStru.ImageList               = this.imageList1;
     this.checkStru.Location                = new System.Drawing.Point(9, 122);
     this.checkStru.Name                    = "checkStru";
     this.checkStru.Size                    = new System.Drawing.Size(117, 40);
     this.checkStru.TabIndex                = 45;
     this.checkStru.Text                    = "St&ructure";
     this.checkStru.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.checkStru.UseVisualStyleBackColor = true;
     //
     // checkPipe
     //
     this.checkPipe.Font                    = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.checkPipe.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.checkPipe.ImageIndex              = 0;
     this.checkPipe.ImageList               = this.imageList1;
     this.checkPipe.Location                = new System.Drawing.Point(9, 85);
     this.checkPipe.Margin                  = new System.Windows.Forms.Padding(0);
     this.checkPipe.Name                    = "checkPipe";
     this.checkPipe.Size                    = new System.Drawing.Size(89, 40);
     this.checkPipe.TabIndex                = 39;
     this.checkPipe.Text                    = "P&ipe";
     this.checkPipe.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.checkPipe.UseVisualStyleBackColor = true;
     //
     // txt_equip_module
     //
     this.txt_equip_module.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_equip_module.Location        = new System.Drawing.Point(351, 167);
     this.txt_equip_module.Name            = "txt_equip_module";
     this.txt_equip_module.Size            = new System.Drawing.Size(137, 22);
     this.txt_equip_module.TabIndex        = 50;
     //
     // txt_equip_name
     //
     this.txt_equip_name.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_equip_name.Location        = new System.Drawing.Point(131, 167);
     this.txt_equip_name.Name            = "txt_equip_name";
     this.txt_equip_name.Size            = new System.Drawing.Size(214, 22);
     this.txt_equip_name.TabIndex        = 49;
     //
     // txt_stru_module
     //
     this.txt_stru_module.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_stru_module.Location        = new System.Drawing.Point(351, 130);
     this.txt_stru_module.Name            = "txt_stru_module";
     this.txt_stru_module.Size            = new System.Drawing.Size(137, 22);
     this.txt_stru_module.TabIndex        = 47;
     //
     // txt_stru_name
     //
     this.txt_stru_name.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_stru_name.Location        = new System.Drawing.Point(131, 130);
     this.txt_stru_name.Name            = "txt_stru_name";
     this.txt_stru_name.Size            = new System.Drawing.Size(214, 22);
     this.txt_stru_name.TabIndex        = 46;
     //
     // txt_pipe_module
     //
     this.txt_pipe_module.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_pipe_module.Location        = new System.Drawing.Point(351, 93);
     this.txt_pipe_module.Name            = "txt_pipe_module";
     this.txt_pipe_module.Size            = new System.Drawing.Size(137, 22);
     this.txt_pipe_module.TabIndex        = 41;
     //
     // txt_pipe_name
     //
     this.txt_pipe_name.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txt_pipe_name.Location        = new System.Drawing.Point(131, 93);
     this.txt_pipe_name.Name            = "txt_pipe_name";
     this.txt_pipe_name.Size            = new System.Drawing.Size(214, 22);
     this.txt_pipe_name.TabIndex        = 40;
     //
     // txtreplace
     //
     this.txtreplace.Location = new System.Drawing.Point(85, 51);
     this.txtreplace.Name     = "txtreplace";
     this.txtreplace.Size     = new System.Drawing.Size(116, 22);
     this.txtreplace.TabIndex = 21;
     //
     // btnrename
     //
     this.btnrename.Location = new System.Drawing.Point(212, 17);
     this.btnrename.Name     = "btnrename";
     this.btnrename.Size     = new System.Drawing.Size(81, 58);
     this.btnrename.TabIndex = 20;
     this.btnrename.Text     = "이름바꾸기";
     this.btnrename.UseVisualStyleBackColor = true;
     this.btnrename.Click += new System.EventHandler(this.btnrename_Click);
     //
     // txtsearch
     //
     this.txtsearch.Location = new System.Drawing.Point(85, 23);
     this.txtsearch.Name     = "txtsearch";
     this.txtsearch.Size     = new System.Drawing.Size(116, 22);
     this.txtsearch.TabIndex = 21;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(10, 27);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(71, 14);
     this.label4.TabIndex = 22;
     this.label4.Text     = "찾을 문자열";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(10, 55);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(71, 14);
     this.label5.TabIndex = 23;
     this.label5.Text     = "바꿀 문자열";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.tileControl1);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.txtsearch);
     this.groupBox2.Controls.Add(this.btnrename);
     this.groupBox2.Controls.Add(this.txtreplace);
     this.groupBox2.Location = new System.Drawing.Point(242, 354);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(301, 90);
     this.groupBox2.TabIndex = 22;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Element 이름 변경";
     this.groupBox2.Visible  = false;
     //
     // tileControl1
     //
     this.tileControl1.Groups.Add(this.tileGroup1);
     this.tileControl1.Groups.Add(this.tileGroup2);
     this.tileControl1.Location = new System.Drawing.Point(-205, 44);
     this.tileControl1.Name     = "tileControl1";
     this.tileControl1.Size     = new System.Drawing.Size(555, 146);
     this.tileControl1.TabIndex = 53;
     this.tileControl1.Text     = "tileControl1";
     //
     // tileGroup1
     //
     this.tileGroup1.Items.Add(this.tileItem1);
     this.tileGroup1.Items.Add(this.tileItem2);
     this.tileGroup1.Name = "tileGroup1";
     this.tileGroup1.Text = "tileGroup1";
     //
     // tileItem1
     //
     tileItemElement1.Image          = global::PHS.Utilities.Properties.Resources.bossmodel;
     tileItemElement1.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement1.Text           = "tileItem1";
     this.tileItem1.Elements.Add(tileItemElement1);
     tileItemElement2.Image          = global::PHS.Utilities.Properties.Resources.bossmodel;
     tileItemElement2.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement2.Text           = "tileItem1";
     tileItemFrame1.Elements.Add(tileItemElement2);
     tileItemFrame1.Image            = global::PHS.Utilities.Properties.Resources.bossmodel;
     tileItemElement3.Image          = global::PHS.Utilities.Properties.Resources._1455538494_BeOS_Workspace;
     tileItemElement3.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement3.Text           = "tileItem1";
     tileItemFrame2.Elements.Add(tileItemElement3);
     tileItemFrame2.Image            = global::PHS.Utilities.Properties.Resources._1455538494_BeOS_Workspace;
     tileItemElement4.Image          = global::PHS.Utilities.Properties.Resources._1455538577_grid;
     tileItemElement4.ImageAlignment = DevExpress.XtraEditors.TileItemContentAlignment.MiddleCenter;
     tileItemElement4.Text           = "tileItem1";
     tileItemFrame3.Elements.Add(tileItemElement4);
     tileItemFrame3.Image = global::PHS.Utilities.Properties.Resources._1455538577_grid;
     this.tileItem1.Frames.Add(tileItemFrame1);
     this.tileItem1.Frames.Add(tileItemFrame2);
     this.tileItem1.Frames.Add(tileItemFrame3);
     this.tileItem1.Name       = "tileItem1";
     this.tileItem1.ItemClick += new DevExpress.XtraEditors.TileItemClickEventHandler(this.tileItem1_ItemClick);
     //
     // tileItem2
     //
     tileItemElement5.Text = "스풀삭제기능";
     this.tileItem2.Elements.Add(tileItemElement5);
     this.tileItem2.Name       = "tileItem2";
     this.tileItem2.ItemClick += new DevExpress.XtraEditors.TileItemClickEventHandler(this.tileItem2_ItemClick);
     //
     // tileGroup2
     //
     this.tileGroup2.Name = "tileGroup2";
     this.tileGroup2.Text = "tileGroup2";
     //
     // ModelInsert
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(577, 598);
     this.Controls.Add(this.txt_rso_name);
     this.Controls.Add(this.txt_hull_module);
     this.Controls.Add(this.txt_hull_name);
     this.Controls.Add(this.check_hull);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.checkEquip);
     this.Controls.Add(this.checkrso);
     this.Controls.Add(this.checkStru);
     this.Controls.Add(this.checkPipe);
     this.Controls.Add(this.txt_equip_module);
     this.Controls.Add(this.txt_equip_name);
     this.Controls.Add(this.txt_stru_module);
     this.Controls.Add(this.txt_stru_name);
     this.Controls.Add(this.txt_pipe_module);
     this.Controls.Add(this.txt_pipe_name);
     this.Controls.Add(this.button13);
     this.Controls.Add(this.btnModelSkip);
     this.Controls.Add(this.button12);
     this.Controls.Add(this.button11);
     this.Controls.Add(this.button10);
     this.Controls.Add(this.button9);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.button7);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.lblcnt);
     this.Controls.Add(this.btnModelInsert);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "ModelInsert";
     this.Text         = "모델 검색기";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ModelInsert_FormClosing);
     this.Load        += new System.EventHandler(this.ModelInsert_Load);
     this.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.ModelInsert_KeyDown);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #8
0
        public TileItem CreateDashTile(string name, string text, string key, Image image, Color color, DevExpress.XtraEditors.TileItemClickEventHandler eventHandler)
        {
            TileItem newTile = new TileItem();

            /*
             * //First Frame - Image only
             * TileItemFrame logoDXFrame = new TileItemFrame();
             * logoDXFrame.UseImage = true;
             * logoDXFrame.UseText = true;
             * logoDXFrame.AnimateImage = true;
             * logoDXFrame.AnimateText = true;
             * TileItemElement logoEl = new TileItemElement();
             * logoEl.Image = image; logoEl.ImageAlignment = TileItemContentAlignment.MiddleCenter;
             * logoDXFrame.Elements.Add(logoEl);
             * logoDXFrame.Elements[0].AnimateTransition = DevExpress.Utils.DefaultBoolean.True;
             * //Second Frame - Text only
             * TileItemFrame mottoDXFrame = new TileItemFrame();
             * TileItemElement mottoEl = new TileItemElement();
             * mottoEl.Text = "<Size=+2><Color=Sienna><b>" + text + "</b></Color></Size>";
             * mottoEl.TextAlignment = TileItemContentAlignment.MiddleCenter;
             * mottoDXFrame.Elements.Add(mottoEl);
             * mottoDXFrame.Elements[0].AnimateTransition = DevExpress.Utils.DefaultBoolean.True;
             * mottoDXFrame.UseImage = true;
             * mottoDXFrame.UseText = true;
             * mottoDXFrame.AnimateImage = true;
             * mottoDXFrame.AnimateText = true;
             * //Global Tile Item Settings
             * newTile.Frames.Add(logoDXFrame);
             * newTile.Frames.Add(mottoDXFrame);
             * newTile.Appearance.BackColor = System.Drawing.Color.LightBlue;
             * newTile.Appearance.BackColor2 = System.Drawing.Color.WhiteSmoke;
             * newTile.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.BackwardDiagonal;
             * newTile.Appearance.BorderColor = System.Drawing.Color.LightBlue;
             * newTile.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
             * newTile.FrameAnimationInterval = 2500;
             * newTile.IsLarge = false;*/

            DevExpress.XtraEditors.TileItemElement tileItemElementKey  = new DevExpress.XtraEditors.TileItemElement();
            DevExpress.XtraEditors.TileItemElement tileItemElementText = new DevExpress.XtraEditors.TileItemElement();

            tileItemElementKey.Appearance.Normal.BorderColor = Color.Transparent;
            tileItemElementKey.Text          = key;
            tileItemElementKey.TextAlignment = DevExpress.XtraEditors.TileItemContentAlignment.TopLeft;

            tileItemElementText.Image          = image;
            tileItemElementText.ImageAlignment = TileItemContentAlignment.TopRight;
            tileItemElementText.ImageScaleMode = TileItemImageScaleMode.NoScale;
            tileItemElementText.Text           = text;
            tileItemElementText.TextAlignment  = DevExpress.XtraEditors.TileItemContentAlignment.BottomLeft;

            newTile.AppearanceItem.Normal.BackColor            = color;
            newTile.AppearanceItem.Normal.Options.UseBackColor = true;
            newTile.AppearanceItem.Normal.BorderColor          = Color.Transparent;
            Color selectedColor = Color.FromArgb(color.R < 0 ? 0 : color.R, color.G < 0 ? 0 : color.G, color.B - 30 < 0 ? 0 : color.B - 30);

            newTile.AppearanceItem.Selected.BackColor            = selectedColor;
            newTile.AppearanceItem.Selected.Options.UseBackColor = true;
            newTile.AppearanceItem.Selected.BorderColor          = Color.Transparent;
            newTile.Elements.Add(tileItemElementKey);
            newTile.Elements.Add(tileItemElementText);

            newTile.Id   = counter;
            newTile.Name = Name;

            newTile.ItemClick      += eventHandler;
            newTile.CheckedChanged += new TileItemClickEventHandler(newTile_CheckedChanged);
            counter++;

            return(newTile);
        }