/// <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();
     Divelements.SandRibbon.Rendering.RibbonRenderer ribbonRenderer1 = new Divelements.SandRibbon.Rendering.RibbonRenderer();
     this.ribbonManager1       = new Divelements.SandRibbon.RibbonManager(this.components);
     this.clientPanel1         = new Divelements.SandRibbon.ClientPanel();
     this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
     this.clientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonManager1
     //
     this.ribbonManager1.OwnerForm = this;
     ribbonRenderer1.ColorScheme   = Divelements.SandRibbon.Rendering.Office2007ColorScheme.Vista;
     this.ribbonManager1.Renderer  = ribbonRenderer1;
     //
     // clientPanel1
     //
     this.clientPanel1.Controls.Add(this.crystalReportViewer1);
     this.clientPanel1.Location = new System.Drawing.Point(4, 30);
     this.clientPanel1.Manager  = this.ribbonManager1;
     this.clientPanel1.Name     = "clientPanel1";
     this.clientPanel1.Size     = new System.Drawing.Size(906, 468);
     this.clientPanel1.TabIndex = 0;
     //
     // crystalReportViewer1
     //
     this.crystalReportViewer1.ActiveViewIndex          = -1;
     this.crystalReportViewer1.BorderStyle              = System.Windows.Forms.BorderStyle.Fixed3D;
     this.crystalReportViewer1.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.crystalReportViewer1.Location                 = new System.Drawing.Point(0, 0);
     this.crystalReportViewer1.Name                     = "crystalReportViewer1";
     this.crystalReportViewer1.SelectionFormula         = "";
     this.crystalReportViewer1.ShowCloseButton          = false;
     this.crystalReportViewer1.ShowRefreshButton        = false;
     this.crystalReportViewer1.Size                     = new System.Drawing.Size(906, 468);
     this.crystalReportViewer1.TabIndex                 = 0;
     this.crystalReportViewer1.ViewTimeSelectionFormula = "";
     //
     // BaseReportForm
     //
     this.ApplicationText     = "";
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(914, 502);
     this.Controls.Add(this.clientPanel1);
     this.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Name          = "BaseReportForm";
     this.RightToLeft   = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.WindowText    = "فرم نمایش نامه";
     this.clientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #2
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();
     Divelements.SandRibbon.StatusBarStrip           statusBarStrip1;
     Divelements.SandRibbon.Rendering.RibbonRenderer ribbonRenderer1 = new Divelements.SandRibbon.Rendering.RibbonRenderer();
     System.ComponentModel.ComponentResourceManager  resources       = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.stat_l              = new Divelements.SandRibbon.Label();
     this.ribbon              = new Divelements.SandRibbon.RibbonManager(this.components);
     this.statusBar1          = new Divelements.SandRibbon.StatusBar();
     this.ofdlg               = new System.Windows.Forms.OpenFileDialog();
     this.sfdlg               = new System.Windows.Forms.SaveFileDialog();
     this.scanner             = new Atalasoft.Twain.Acquisition();
     this.printdlg            = new System.Windows.Forms.PrintDialog();
     this.ppdlg               = new System.Windows.Forms.PrintPreviewDialog();
     this.ribbon1             = new Divelements.SandRibbon.Ribbon();
     this.applicationMenu1    = new Divelements.SandRibbon.ApplicationMenu();
     this.new_exam_menu       = new Divelements.SandRibbon.MainMenuItem();
     this.open_exam_menu      = new Divelements.SandRibbon.MainMenuItem();
     this.scaner_menu         = new Divelements.SandRibbon.MainMenuItem();
     this.print_form_menu     = new Divelements.SandRibbon.MainMenuItem();
     this.option_menu         = new Divelements.SandRibbon.MainMenuItem();
     this.about_menu          = new Divelements.SandRibbon.MainMenuItem();
     this.orginal             = new Divelements.SandRibbon.RibbonTab();
     this.file_chunck         = new Divelements.SandRibbon.RibbonChunk();
     this.new_btn             = new Divelements.SandRibbon.Button();
     this.open_btn            = new Divelements.SandRibbon.Button();
     this.close_btn           = new Divelements.SandRibbon.Button();
     this.ribbonChunk1        = new Divelements.SandRibbon.RibbonChunk();
     this.scan_select_btn     = new Divelements.SandRibbon.Button();
     this.scan_btn1           = new Divelements.SandRibbon.Button();
     this.todb_btn            = new Divelements.SandRibbon.Button();
     this.ribbonChunk2        = new Divelements.SandRibbon.RibbonChunk();
     this.res_window_btn      = new Divelements.SandRibbon.Button();
     this.ribbonTab3          = new Divelements.SandRibbon.RibbonTab();
     this.ribbonChunk4        = new Divelements.SandRibbon.RibbonChunk();
     this.print_exam_btn      = new Divelements.SandRibbon.Button();
     this.ribbonChunk3        = new Divelements.SandRibbon.RibbonChunk();
     this.print_form_btn      = new Divelements.SandRibbon.Button();
     this.a_print_form_btn    = new Divelements.SandRibbon.Button();
     this.v_form_btn          = new Divelements.SandRibbon.Button();
     this.quickAccessToolBar1 = new Divelements.SandRibbon.QuickAccessToolBar();
     statusBarStrip1          = new Divelements.SandRibbon.StatusBarStrip();
     this.ribbon1.SuspendLayout();
     this.SuspendLayout();
     //
     // statusBarStrip1
     //
     statusBarStrip1.Items.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.stat_l
     });
     //
     // stat_l
     //
     this.stat_l.TextSpace = 200;
     //
     // ribbon
     //
     this.ribbon.Customization   = Divelements.SandRibbon.RibbonCustomizationType.Full;
     this.ribbon.OwnerForm       = this;
     ribbonRenderer1.ColorScheme = Divelements.SandRibbon.Rendering.Office2007ColorScheme.System;
     this.ribbon.Renderer        = ribbonRenderer1;
     //
     // statusBar1
     //
     this.statusBar1.ExtendedStrip = null;
     resources.ApplyResources(this.statusBar1, "statusBar1");
     this.statusBar1.MainStrip = statusBarStrip1;
     this.statusBar1.Manager   = this.ribbon;
     this.statusBar1.Name      = "statusBar1";
     //
     // ofdlg
     //
     resources.ApplyResources(this.ofdlg, "ofdlg");
     this.ofdlg.RestoreDirectory = true;
     //
     // sfdlg
     //
     this.sfdlg.DefaultExt = "gdb";
     resources.ApplyResources(this.sfdlg, "sfdlg");
     this.sfdlg.RestoreDirectory = true;
     //
     // scanner
     //
     this.scanner.ApplicationIdentity.Country         = Atalasoft.Twain.CountryCode.Usa;
     this.scanner.ApplicationIdentity.Info            = "";
     this.scanner.ApplicationIdentity.Language        = Atalasoft.Twain.LanguageType.EnglishUsa;
     this.scanner.ApplicationIdentity.Manufacturer    = "Atalasoft";
     this.scanner.ApplicationIdentity.ProductFamily   = "Imaging";
     this.scanner.ApplicationIdentity.ProductName     = "DotTwain";
     this.scanner.ApplicationIdentity.ProtocolMajor   = 1;
     this.scanner.ApplicationIdentity.ProtocolMinor   = 9;
     this.scanner.ApplicationIdentity.SupportedGroups = ((Atalasoft.Twain.TwainDataGroupFlags)(((Atalasoft.Twain.TwainDataGroupFlags.DG_CONTROL | Atalasoft.Twain.TwainDataGroupFlags.DG_IMAGE)
                                                                                                | Atalasoft.Twain.TwainDataGroupFlags.DG_AUDIO)));
     this.scanner.ApplicationIdentity.VersionMajor = 2;
     this.scanner.ApplicationIdentity.VersionMinor = 0;
     this.scanner.Parent           = this;
     this.scanner.ImageAcquired   += new Atalasoft.Twain.ImageAcquiredEventHandler(this.scanner_ImageAcquired);
     this.scanner.AcquireFinished += new System.EventHandler(this.scanner_AcquireFinished);
     //
     // printdlg
     //
     this.printdlg.UseEXDialog = true;
     //
     // ppdlg
     //
     resources.ApplyResources(this.ppdlg, "ppdlg");
     this.ppdlg.Name = "ppdlg";
     //
     // ribbon1
     //
     this.ribbon1.ApplicationImage = global::shapes.Properties.Resources.ico32;
     this.ribbon1.ApplicationMenu  = this.applicationMenu1;
     resources.ApplyResources(this.ribbon1, "ribbon1");
     this.ribbon1.Controls.Add(this.orginal);
     this.ribbon1.Controls.Add(this.ribbonTab3);
     this.ribbon1.Manager = this.ribbon;
     this.ribbon1.Name    = "ribbon1";
     this.ribbon1.ToolBar = this.quickAccessToolBar1;
     this.ribbon1.Click  += new System.EventHandler(this.ribbon1_Click);
     //
     // applicationMenu1
     //
     this.applicationMenu1.ExitButtonImage = ((System.Drawing.Image)(resources.GetObject("applicationMenu1.ExitButtonImage")));
     resources.ApplyResources(this.applicationMenu1, "applicationMenu1");
     this.applicationMenu1.Items.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.new_exam_menu,
         this.open_exam_menu,
         this.scaner_menu,
         this.print_form_menu,
         this.option_menu,
         this.about_menu
     });
     this.applicationMenu1.LayoutOrder        = Divelements.SandRibbon.LayoutOrder.FarToNear;
     this.applicationMenu1.OptionsButtonImage = ((System.Drawing.Image)(resources.GetObject("applicationMenu1.OptionsButtonImage")));
     this.applicationMenu1.ShowOptions       += new System.EventHandler(this.applicationMenu1_ShowOptions);
     this.applicationMenu1.LoadDocument      += new Divelements.SandRibbon.DocumentInformationEventHandler(this.applicationMenu1_LoadDocument);
     //
     // new_exam_menu
     //
     this.new_exam_menu.Guid  = new System.Guid("fc4d5938-3246-433c-ade4-e37b09149a69");
     this.new_exam_menu.Image = global::shapes.Properties.Resources.newfile32;
     resources.ApplyResources(this.new_exam_menu, "new_exam_menu");
     this.new_exam_menu.Activate += new System.EventHandler(this.new_exam_menu_Activate);
     //
     // open_exam_menu
     //
     this.open_exam_menu.Guid  = new System.Guid("0a3586ed-b7b5-4182-8c74-f08697124072");
     this.open_exam_menu.Image = global::shapes.Properties.Resources.openfile32;
     resources.ApplyResources(this.open_exam_menu, "open_exam_menu");
     this.open_exam_menu.Activate += new System.EventHandler(this.open_exam_menu_Activate);
     //
     // scaner_menu
     //
     this.scaner_menu.BeginGroup = true;
     this.scaner_menu.Guid       = new System.Guid("b5df4159-eacd-4f75-96b4-b5fc00b4ebd8");
     this.scaner_menu.Image      = global::shapes.Properties.Resources.scanner32;
     resources.ApplyResources(this.scaner_menu, "scaner_menu");
     this.scaner_menu.Activate += new System.EventHandler(this.scaner_menu_Activate);
     //
     // print_form_menu
     //
     this.print_form_menu.Guid  = new System.Guid("c103461b-4dc9-4899-a3c3-a73f63b9caed");
     this.print_form_menu.Image = global::shapes.Properties.Resources.printform32;
     resources.ApplyResources(this.print_form_menu, "print_form_menu");
     this.print_form_menu.Activate += new System.EventHandler(this.print_form_menu_Activate);
     //
     // option_menu
     //
     this.option_menu.BeginGroup = true;
     this.option_menu.Guid       = new System.Guid("3e8134f8-b231-494d-b892-e58280488602");
     this.option_menu.Image      = global::shapes.Properties.Resources.option32;
     resources.ApplyResources(this.option_menu, "option_menu");
     this.option_menu.Activate += new System.EventHandler(this.option_menu_Activate);
     //
     // about_menu
     //
     this.about_menu.BeginGroup = true;
     this.about_menu.Guid       = new System.Guid("e550ecb2-a249-4717-b545-57493c31699e");
     this.about_menu.Image      = global::shapes.Properties.Resources.about32;
     resources.ApplyResources(this.about_menu, "about_menu");
     this.about_menu.Activate += new System.EventHandler(this.about_menu_Activate);
     //
     // orginal
     //
     this.orginal.Chunks.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.file_chunck,
         this.ribbonChunk1,
         this.ribbonChunk2
     });
     resources.ApplyResources(this.orginal, "orginal");
     this.orginal.Manager = this.ribbon;
     this.orginal.Name    = "orginal";
     //
     // file_chunck
     //
     this.file_chunck.Items.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.new_btn,
         this.open_btn,
         this.close_btn
     });
     resources.ApplyResources(this.file_chunck, "file_chunck");
     //
     // new_btn
     //
     this.new_btn.Guid  = new System.Guid("0af1b73b-9c49-42a2-9405-e6918f14b2a2");
     this.new_btn.Image = global::shapes.Properties.Resources.newfile;
     resources.ApplyResources(this.new_btn, "new_btn");
     this.new_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.new_btn.Activate           += new System.EventHandler(this.new_btn_Activate);
     //
     // open_btn
     //
     this.open_btn.Guid  = new System.Guid("6d55fd65-a126-44d2-b828-93bd78587456");
     this.open_btn.Image = ((System.Drawing.Image)(resources.GetObject("open_btn.Image")));
     resources.ApplyResources(this.open_btn, "open_btn");
     this.open_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.open_btn.Activate           += new System.EventHandler(this.open_btn_Activate);
     //
     // close_btn
     //
     this.close_btn.Guid  = new System.Guid("33911bdd-d3e3-4145-be36-f517c2db25e8");
     this.close_btn.Image = global::shapes.Properties.Resources.close36;
     resources.ApplyResources(this.close_btn, "close_btn");
     this.close_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.close_btn.Activate           += new System.EventHandler(this.close_btn_Activate);
     //
     // ribbonChunk1
     //
     this.ribbonChunk1.Items.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.scan_select_btn,
         this.scan_btn1,
         this.todb_btn
     });
     resources.ApplyResources(this.ribbonChunk1, "ribbonChunk1");
     //
     // scan_select_btn
     //
     this.scan_select_btn.Guid  = new System.Guid("77b4fdb4-4c39-44d8-aa38-8d8fe9af8071");
     this.scan_select_btn.Image = global::shapes.Properties.Resources.scanner;
     resources.ApplyResources(this.scan_select_btn, "scan_select_btn");
     this.scan_select_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.scan_select_btn.Activate           += new System.EventHandler(this.scan_select_btn_Activate);
     //
     // scan_btn1
     //
     this.scan_btn1.Guid  = new System.Guid("21277d70-d56a-4f5d-9f59-5ca29b973dc0");
     this.scan_btn1.Image = global::shapes.Properties.Resources.scanstart;
     resources.ApplyResources(this.scan_btn1, "scan_btn1");
     this.scan_btn1.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.scan_btn1.Activate           += new System.EventHandler(this.scan_btn1_Activate);
     //
     // todb_btn
     //
     this.todb_btn.Guid  = new System.Guid("2afcf4de-1398-4e3d-bbbf-c67ec0aeb9fd");
     this.todb_btn.Image = global::shapes.Properties.Resources.todb36;
     resources.ApplyResources(this.todb_btn, "todb_btn");
     this.todb_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.todb_btn.Activate           += new System.EventHandler(this.todb_btn_Activate);
     //
     // ribbonChunk2
     //
     this.ribbonChunk2.Image = global::shapes.Properties.Resources.about32;
     this.ribbonChunk2.Items.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.res_window_btn
     });
     this.ribbonChunk2.Padding = new Divelements.SandRibbon.WidgetEdges(15, 4, 15, 4);
     resources.ApplyResources(this.ribbonChunk2, "ribbonChunk2");
     //
     // res_window_btn
     //
     this.res_window_btn.Guid  = new System.Guid("37f1a075-7f44-4001-8786-6b7a43a0d123");
     this.res_window_btn.Image = global::shapes.Properties.Resources.reswindow36;
     resources.ApplyResources(this.res_window_btn, "res_window_btn");
     this.res_window_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.res_window_btn.Activate           += new System.EventHandler(this.res_window_btn_Activate);
     //
     // ribbonTab3
     //
     this.ribbonTab3.Chunks.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.ribbonChunk4,
         this.ribbonChunk3
     });
     resources.ApplyResources(this.ribbonTab3, "ribbonTab3");
     this.ribbonTab3.Manager = this.ribbon;
     this.ribbonTab3.Name    = "ribbonTab3";
     //
     // ribbonChunk4
     //
     this.ribbonChunk4.Items.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.print_exam_btn
     });
     resources.ApplyResources(this.ribbonChunk4, "ribbonChunk4");
     //
     // print_exam_btn
     //
     this.print_exam_btn.Guid  = new System.Guid("28066c4b-8630-4c70-a043-7d6440bc4712");
     this.print_exam_btn.Image = global::shapes.Properties.Resources.print;
     resources.ApplyResources(this.print_exam_btn, "print_exam_btn");
     this.print_exam_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.print_exam_btn.Activate           += new System.EventHandler(this.print_exam_btn_Activate);
     //
     // ribbonChunk3
     //
     this.ribbonChunk3.Items.AddRange(new Divelements.SandRibbon.WidgetBase[] {
         this.print_form_btn,
         this.a_print_form_btn,
         this.v_form_btn
     });
     resources.ApplyResources(this.ribbonChunk3, "ribbonChunk3");
     //
     // print_form_btn
     //
     this.print_form_btn.Guid  = new System.Guid("38c474f0-c7ce-486d-b156-fafee3674cf5");
     this.print_form_btn.Image = global::shapes.Properties.Resources.printform;
     resources.ApplyResources(this.print_form_btn, "print_form_btn");
     this.print_form_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.print_form_btn.Activate           += new System.EventHandler(this.print_form_btn_Activate);
     //
     // a_print_form_btn
     //
     this.a_print_form_btn.Guid  = new System.Guid("371da95d-9c32-4023-afa2-994fb632c64f");
     this.a_print_form_btn.Image = global::shapes.Properties.Resources.aprintform;
     resources.ApplyResources(this.a_print_form_btn, "a_print_form_btn");
     this.a_print_form_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.a_print_form_btn.Activate           += new System.EventHandler(this.a_print_form_btn_Activate);
     //
     // v_form_btn
     //
     this.v_form_btn.Guid  = new System.Guid("175c9e05-d4ed-4184-aa89-0b9b8cc71142");
     this.v_form_btn.Image = global::shapes.Properties.Resources.printview;
     resources.ApplyResources(this.v_form_btn, "v_form_btn");
     this.v_form_btn.TextContentRelation = Divelements.SandRibbon.TextContentRelation.Underneath;
     this.v_form_btn.Activate           += new System.EventHandler(this.v_form_btn_Activate);
     //
     // MainForm
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.ribbon1);
     this.Controls.Add(this.statusBar1);
     this.IsMdiContainer = true;
     this.Name           = "MainForm";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Load          += new System.EventHandler(this.MainForm_Load);
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
     this.ribbon1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <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();
     Divelements.SandRibbon.Rendering.RibbonRenderer ribbonRenderer1 = new Divelements.SandRibbon.Rendering.RibbonRenderer();
     System.ComponentModel.ComponentResourceManager  resources       = new System.ComponentModel.ComponentResourceManager(typeof(BaseChildForm));
     this.ribbonManager1      = new Divelements.SandRibbon.RibbonManager(this.components);
     this.clientPanel1        = new Divelements.SandRibbon.ClientPanel();
     this.kryptonHeaderGroup1 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.clientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).BeginInit();
     this.kryptonHeaderGroup1.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonManager1
     //
     this.ribbonManager1.OwnerForm = this;
     ribbonRenderer1.ColorScheme   = Divelements.SandRibbon.Rendering.Office2007ColorScheme.Vista;
     this.ribbonManager1.Renderer  = ribbonRenderer1;
     //
     // clientPanel1
     //
     this.clientPanel1.Controls.Add(this.kryptonHeaderGroup1);
     this.clientPanel1.Location = new System.Drawing.Point(4, 30);
     this.clientPanel1.Manager  = this.ribbonManager1;
     this.clientPanel1.Name     = "clientPanel1";
     this.clientPanel1.Size     = new System.Drawing.Size(918, 485);
     this.clientPanel1.TabIndex = 2;
     //
     // kryptonHeaderGroup1
     //
     this.kryptonHeaderGroup1.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.kryptonHeaderGroup1.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ButtonStandalone;
     this.kryptonHeaderGroup1.Location       = new System.Drawing.Point(12, 12);
     this.kryptonHeaderGroup1.Name           = "kryptonHeaderGroup1";
     this.kryptonHeaderGroup1.PaletteMode    = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2007Black;
     this.kryptonHeaderGroup1.Size           = new System.Drawing.Size(894, 461);
     this.kryptonHeaderGroup1.StateCommon.HeaderPrimary.Content.ShortText.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup1.StateCommon.HeaderSecondary.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup1.StateDisabled.HeaderPrimary.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup1.StateDisabled.HeaderSecondary.Content.ShortText.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup1.StateNormal.HeaderPrimary.Content.ShortText.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup1.StateNormal.HeaderSecondary.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonHeaderGroup1.TabIndex = 0;
     this.kryptonHeaderGroup1.Text     = "نام بخش";
     this.kryptonHeaderGroup1.ValuesPrimary.Description   = "";
     this.kryptonHeaderGroup1.ValuesPrimary.Heading       = "نام بخش";
     this.kryptonHeaderGroup1.ValuesPrimary.Image         = ((System.Drawing.Image)(resources.GetObject("kryptonHeaderGroup1.ValuesPrimary.Image")));
     this.kryptonHeaderGroup1.ValuesSecondary.Description = "";
     this.kryptonHeaderGroup1.ValuesSecondary.Heading     = "توضیحات";
     this.kryptonHeaderGroup1.ValuesSecondary.Image       = null;
     //
     // BaseChildForm
     //
     this.ApplicationText     = "";
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.ClientSize          = new System.Drawing.Size(926, 519);
     this.Controls.Add(this.clientPanel1);
     this.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "BaseChildForm";
     this.RightToLeft   = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowText    = "نام فرم";
     this.clientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).EndInit();
     this.kryptonHeaderGroup1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #4
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();
     Divelements.SandRibbon.Rendering.RibbonRenderer ribbonRenderer1 = new Divelements.SandRibbon.Rendering.RibbonRenderer();
     System.ComponentModel.ComponentResourceManager  resources       = new System.ComponentModel.ComponentResourceManager(typeof(LoginForm));
     this.ribbonManager1 = new Divelements.SandRibbon.RibbonManager(this.components);
     this.clientPanel1   = new Divelements.SandRibbon.ClientPanel();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.panel1         = new System.Windows.Forms.Panel();
     this.BtnLogin       = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.txt_Username   = new System.Windows.Forms.TextBox();
     this.label2         = new System.Windows.Forms.Label();
     this.label1         = new System.Windows.Forms.Label();
     this.txt_Password   = new System.Windows.Forms.TextBox();
     this.clientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonManager1
     //
     this.ribbonManager1.OwnerForm = this;
     ribbonRenderer1.ColorScheme   = Divelements.SandRibbon.Rendering.Office2007ColorScheme.Vista;
     this.ribbonManager1.Renderer  = ribbonRenderer1;
     //
     // clientPanel1
     //
     this.clientPanel1.Controls.Add(this.pictureBox1);
     this.clientPanel1.Controls.Add(this.panel1);
     this.clientPanel1.Location = new System.Drawing.Point(8, 30);
     this.clientPanel1.Manager  = this.ribbonManager1;
     this.clientPanel1.Name     = "clientPanel1";
     this.clientPanel1.Size     = new System.Drawing.Size(345, 319);
     this.clientPanel1.TabIndex = 0;
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Image     = global::OCA.Properties.Resources.Login;
     this.pictureBox1.Location  = new System.Drawing.Point(112, 27);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(129, 117);
     this.pictureBox1.TabIndex  = 6;
     this.pictureBox1.TabStop   = false;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Gray;
     this.panel1.Controls.Add(this.BtnLogin);
     this.panel1.Controls.Add(this.txt_Username);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.txt_Password);
     this.panel1.Location = new System.Drawing.Point(62, 162);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(229, 132);
     this.panel1.TabIndex = 5;
     //
     // BtnLogin
     //
     this.BtnLogin.Location    = new System.Drawing.Point(69, 90);
     this.BtnLogin.Name        = "BtnLogin";
     this.BtnLogin.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2007Black;
     this.BtnLogin.Size        = new System.Drawing.Size(91, 30);
     this.BtnLogin.StateCommon.Content.ShortText.Font       = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.BtnLogin.StateNormal.Content.ShortText.Font       = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.BtnLogin.StateNormal.Content.ShortText.ImageAlign = ComponentFactory.Krypton.Toolkit.PaletteRectangleAlign.Local;
     this.BtnLogin.StatePressed.Content.ShortText.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.BtnLogin.StateTracking.Content.ShortText.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.BtnLogin.TabIndex    = 5;
     this.BtnLogin.Values.Text = "ورود";
     this.BtnLogin.Click      += new System.EventHandler(this.BtnLogin_Click);
     //
     // txt_Username
     //
     this.txt_Username.Location     = new System.Drawing.Point(27, 24);
     this.txt_Username.Name         = "txt_Username";
     this.txt_Username.Size         = new System.Drawing.Size(100, 21);
     this.txt_Username.TabIndex     = 0;
     this.txt_Username.TextChanged += new System.EventHandler(this.txt_Username_TextChanged);
     this.txt_Username.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.txt_Username_KeyPress);
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(152, 27);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(53, 13);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "نام کاربری";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(152, 59);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(52, 13);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "کلمه عبور";
     //
     // txt_Password
     //
     this.txt_Password.Location     = new System.Drawing.Point(27, 56);
     this.txt_Password.Name         = "txt_Password";
     this.txt_Password.PasswordChar = '*';
     this.txt_Password.Size         = new System.Drawing.Size(100, 21);
     this.txt_Password.TabIndex     = 1;
     this.txt_Password.TextChanged += new System.EventHandler(this.txt_Password_TextChanged);
     this.txt_Password.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.txt_Password_KeyPress);
     //
     // LoginForm
     //
     this.ApplicationText     = "";
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(361, 357);
     this.Controls.Add(this.clientPanel1);
     this.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.FormBorderStyle   = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon              = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox       = false;
     this.MinimizeBox       = false;
     this.Name              = "LoginForm";
     this.RightToLeft       = System.Windows.Forms.RightToLeft.Yes;
     this.RightToLeftLayout = true;
     this.StartPosition     = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowText        = "ورود به سیستم";
     this.Load             += new System.EventHandler(this.LoginForm_Load);
     this.clientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <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();
     Divelements.SandRibbon.Rendering.RibbonRenderer ribbonRenderer1 = new Divelements.SandRibbon.Rendering.RibbonRenderer();
     this.ribbonManager1 = new Divelements.SandRibbon.RibbonManager(this.components);
     this.clientPanel1   = new Divelements.SandRibbon.ClientPanel();
     this.Btn_No         = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.Btn_Yes        = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.Btn_Ok         = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.lblMessage     = new System.Windows.Forms.Label();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.clientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonManager1
     //
     this.ribbonManager1.OwnerForm = this;
     ribbonRenderer1.ColorScheme   = Divelements.SandRibbon.Rendering.Office2007ColorScheme.Vista;
     this.ribbonManager1.Renderer  = ribbonRenderer1;
     //
     // clientPanel1
     //
     this.clientPanel1.Controls.Add(this.Btn_No);
     this.clientPanel1.Controls.Add(this.Btn_Yes);
     this.clientPanel1.Controls.Add(this.Btn_Ok);
     this.clientPanel1.Controls.Add(this.lblMessage);
     this.clientPanel1.Controls.Add(this.pictureBox1);
     this.clientPanel1.Location = new System.Drawing.Point(4, 30);
     this.clientPanel1.Manager  = this.ribbonManager1;
     this.clientPanel1.Name     = "clientPanel1";
     this.clientPanel1.Size     = new System.Drawing.Size(525, 144);
     this.clientPanel1.TabIndex = 0;
     //
     // Btn_No
     //
     this.Btn_No.Location    = new System.Drawing.Point(21, 101);
     this.Btn_No.Name        = "Btn_No";
     this.Btn_No.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2007Black;
     this.Btn_No.Size        = new System.Drawing.Size(75, 25);
     this.Btn_No.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_No.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_No.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_No.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_No.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_No.TabIndex         = 7;
     this.Btn_No.Text             = "خیر";
     this.Btn_No.Values.ExtraText = "";
     this.Btn_No.Values.Image     = null;
     this.Btn_No.Values.ImageStates.ImageCheckedNormal   = null;
     this.Btn_No.Values.ImageStates.ImageCheckedPressed  = null;
     this.Btn_No.Values.ImageStates.ImageCheckedTracking = null;
     this.Btn_No.Values.Text = "خیر";
     this.Btn_No.Click      += new System.EventHandler(this.Btn_No_Click);
     //
     // Btn_Yes
     //
     this.Btn_Yes.Location    = new System.Drawing.Point(105, 101);
     this.Btn_Yes.Name        = "Btn_Yes";
     this.Btn_Yes.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2007Black;
     this.Btn_Yes.Size        = new System.Drawing.Size(75, 25);
     this.Btn_Yes.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Yes.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Yes.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Yes.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Yes.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Yes.TabIndex         = 6;
     this.Btn_Yes.Text             = "بله";
     this.Btn_Yes.Values.ExtraText = "";
     this.Btn_Yes.Values.Image     = null;
     this.Btn_Yes.Values.ImageStates.ImageCheckedNormal   = null;
     this.Btn_Yes.Values.ImageStates.ImageCheckedPressed  = null;
     this.Btn_Yes.Values.ImageStates.ImageCheckedTracking = null;
     this.Btn_Yes.Values.Text = "بله";
     this.Btn_Yes.Click      += new System.EventHandler(this.Btn_Yes_Click);
     //
     // Btn_Ok
     //
     this.Btn_Ok.Anchor      = System.Windows.Forms.AnchorStyles.Top;
     this.Btn_Ok.Location    = new System.Drawing.Point(225, 101);
     this.Btn_Ok.Name        = "Btn_Ok";
     this.Btn_Ok.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2007Black;
     this.Btn_Ok.Size        = new System.Drawing.Size(75, 25);
     this.Btn_Ok.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Ok.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Ok.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Ok.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Ok.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.Btn_Ok.TabIndex         = 5;
     this.Btn_Ok.Text             = "تایید";
     this.Btn_Ok.Values.ExtraText = "";
     this.Btn_Ok.Values.Image     = null;
     this.Btn_Ok.Values.ImageStates.ImageCheckedNormal   = null;
     this.Btn_Ok.Values.ImageStates.ImageCheckedPressed  = null;
     this.Btn_Ok.Values.ImageStates.ImageCheckedTracking = null;
     this.Btn_Ok.Values.Text = "تایید";
     this.Btn_Ok.Click      += new System.EventHandler(this.Btn_Ok_Click);
     //
     // lblMessage
     //
     this.lblMessage.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.lblMessage.AutoSize  = true;
     this.lblMessage.BackColor = System.Drawing.Color.Transparent;
     this.lblMessage.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.lblMessage.Location  = new System.Drawing.Point(353, 47);
     this.lblMessage.Name      = "lblMessage";
     this.lblMessage.Size      = new System.Drawing.Size(51, 13);
     this.lblMessage.TabIndex  = 1;
     this.lblMessage.Text      = "متن پیغام";
     this.lblMessage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Location  = new System.Drawing.Point(431, 35);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(67, 61);
     this.pictureBox1.TabIndex  = 0;
     this.pictureBox1.TabStop   = false;
     //
     // BaseMessageBox
     //
     this.ApplicationText     = "";
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(533, 178);
     this.Controls.Add(this.clientPanel1);
     this.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "BaseMessageBox";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowText      = "نام پیغام";
     this.clientPanel1.ResumeLayout(false);
     this.clientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <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();
     Divelements.SandRibbon.StatusBarStrip           statusBarStrip1;
     Divelements.SandRibbon.Rendering.RibbonRenderer ribbonRenderer1 = new Divelements.SandRibbon.Rendering.RibbonRenderer();
     this.ribbonManager1 = new Divelements.SandRibbon.RibbonManager(this.components);
     this.statusBar1     = new Divelements.SandRibbon.StatusBar();
     this.toolStrip1     = new System.Windows.Forms.ToolStrip();
     this.BtnPrint       = new System.Windows.Forms.ToolStripButton();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.BtnSave        = new System.Windows.Forms.ToolStripButton();
     statusBarStrip1     = new Divelements.SandRibbon.StatusBarStrip();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonManager1
     //
     this.ribbonManager1.OwnerForm = this;
     ribbonRenderer1.ColorScheme   = Divelements.SandRibbon.Rendering.Office2007ColorScheme.Vista;
     this.ribbonManager1.Renderer  = ribbonRenderer1;
     //
     // statusBar1
     //
     this.statusBar1.ExtendedStrip = null;
     this.statusBar1.Location      = new System.Drawing.Point(4, 436);
     this.statusBar1.MainStrip     = statusBarStrip1;
     this.statusBar1.Manager       = this.ribbonManager1;
     this.statusBar1.Name          = "statusBar1";
     this.statusBar1.Size          = new System.Drawing.Size(714, 22);
     this.statusBar1.TabIndex      = 1;
     //
     // toolStrip1
     //
     this.toolStrip1.Font = new System.Drawing.Font("Segoe UI", 8.25F);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.BtnPrint,
         this.BtnSave
     });
     this.toolStrip1.Location = new System.Drawing.Point(4, 30);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(714, 25);
     this.toolStrip1.TabIndex = 3;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // BtnPrint
     //
     this.BtnPrint.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.BtnPrint.Image                 = global::OCA.WinUI.Properties.Resources.printer;
     this.BtnPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.BtnPrint.Name   = "BtnPrint";
     this.BtnPrint.Size   = new System.Drawing.Size(23, 22);
     this.BtnPrint.Text   = "چاپ";
     this.BtnPrint.Click += new System.EventHandler(this.BtnPrint_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Black;
     this.pictureBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox1.Location  = new System.Drawing.Point(4, 30);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(714, 406);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex  = 2;
     this.pictureBox1.TabStop   = false;
     //
     // BtnSave
     //
     this.BtnSave.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.BtnSave.Image                 = global::OCA.WinUI.Properties.Resources._7203;
     this.BtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.BtnSave.Name   = "BtnSave";
     this.BtnSave.Size   = new System.Drawing.Size(23, 22);
     this.BtnSave.Text   = "ذخیره";
     this.BtnSave.Click += new System.EventHandler(this.BtnSave_Click);
     //
     // BasePicViewerForm
     //
     this.ApplicationText     = "";
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.AutoSizeMode        = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ClientSize          = new System.Drawing.Size(722, 459);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.statusBar1);
     this.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
     this.MaximizeBox   = false;
     this.Name          = "BasePicViewerForm";
     this.RightToLeft   = System.Windows.Forms.RightToLeft.Yes;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowText    = "فرم نمایش عکس";
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }