예제 #1
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmABMInstanceManager));
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     this.DatosGenerales    = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.imglStandar       = new System.Windows.Forms.ImageList(this.components);
     this.barra             = new System.Windows.Forms.ToolBar();
     this.primero           = new System.Windows.Forms.ToolBarButton();
     this.anterior          = new System.Windows.Forms.ToolBarButton();
     this.siguiente         = new System.Windows.Forms.ToolBarButton();
     this.ultimo            = new System.Windows.Forms.ToolBarButton();
     this.separador1        = new System.Windows.Forms.ToolBarButton();
     this.actualizar        = new System.Windows.Forms.ToolBarButton();
     this.separador2        = new System.Windows.Forms.ToolBarButton();
     this.guardar           = new System.Windows.Forms.ToolBarButton();
     this.separador3        = new System.Windows.Forms.ToolBarButton();
     this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // DatosGenerales
     //
     this.DatosGenerales.Location = new System.Drawing.Point(28, 49);
     this.DatosGenerales.Name     = "DatosGenerales";
     this.DatosGenerales.Size     = new System.Drawing.Size(759, 150);
     this.DatosGenerales.TabIndex = 0;
     this.DatosGenerales.TabStop  = true;
     //
     // imglStandar
     //
     this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
     this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
     this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
     //
     // barra
     //
     this.barra.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.barra.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.primero,
         this.anterior,
         this.siguiente,
         this.ultimo,
         this.separador1,
         this.actualizar,
         this.separador2,
         this.guardar,
         this.separador3
     });
     this.barra.DropDownArrows = true;
     this.barra.ImageList      = this.imglStandar;
     this.barra.Location       = new System.Drawing.Point(0, 0);
     this.barra.Name           = "barra";
     this.barra.ShowToolTips   = true;
     this.barra.Size           = new System.Drawing.Size(808, 28);
     this.barra.TabIndex       = 16;
     this.barra.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     this.barra.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.onClick);
     //
     // primero
     //
     this.primero.ImageIndex = 0;
     //
     // anterior
     //
     this.anterior.ImageIndex = 1;
     //
     // siguiente
     //
     this.siguiente.ImageIndex = 2;
     //
     // ultimo
     //
     this.ultimo.ImageIndex = 3;
     //
     // separador1
     //
     this.separador1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // actualizar
     //
     this.actualizar.ImageIndex = 5;
     //
     // separador2
     //
     this.separador2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // guardar
     //
     this.guardar.ImageIndex = 4;
     this.guardar.Text       = "&Guardar";
     //
     // separador3
     //
     this.separador3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.DatosGenerales);
     this.ultraExplorerBar1.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.ultraExplorerBar1.Dock           = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container      = this.DatosGenerales;
     ultraExplorerBarGroup1.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text           = "Datos Generales";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1
     });
     this.ultraExplorerBar1.Location   = new System.Drawing.Point(0, 28);
     this.ultraExplorerBar1.Name       = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;       //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar1.Size       = new System.Drawing.Size(808, 378);
     this.ultraExplorerBar1.TabIndex   = 18;
     this.ultraExplorerBar1.TabStop    = false;
     this.ultraExplorerBar1.ItemClick += new Infragistics.Win.UltraWinExplorerBar.ItemClickEventHandler(this.ultraExplorerBar1_ItemClick);
     //
     // FrmABMInstanceManager
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(808, 406);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.barra);
     this.Name = "FrmABMInstanceManager";
     this.Text = "FrmABMInstanceManager";
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #2
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem  ultraExplorerBarItem1  = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager            resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmPregledKontoKartica));
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand2    = new Infragistics.Win.UltraWinGrid.UltraGridBand("KONTO", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KONTO", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane1        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("645f327f-e173-48f9-ae04-fbb07b9a4fb0"));
     Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("30336444-8313-49b3-8c2b-3ff4576ac81a"), new System.Guid("62f8ee16-e4ff-48bb-810d-3cc617a37d9c"), 0, new System.Guid("645f327f-e173-48f9-ae04-fbb07b9a4fb0"), 0);
     Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane2        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.Floating, new System.Guid("62f8ee16-e4ff-48bb-810d-3cc617a37d9c"));
     Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane3        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.Floating, new System.Guid("7630003f-4351-41cc-adad-dfc9ee74218b"));
     Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane2 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("0bcc809c-71bf-4eef-ac2e-91f8540e8c92"), new System.Guid("7630003f-4351-41cc-adad-dfc9ee74218b"), 0, new System.Guid("aa402c86-599b-467c-b2ea-8cb3e6c0deff"), 0);
     Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane4        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.Floating, new System.Guid("c7784784-cc54-4f93-b256-3b980cb31e9e"));
     Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane5        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedLeft, new System.Guid("dec3392f-6cc9-4593-8133-fd6421919867"));
     Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane3 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("371591bf-6fd7-4355-8b0a-5f799cebc201"), new System.Guid("c7784784-cc54-4f93-b256-3b980cb31e9e"), 0, new System.Guid("dec3392f-6cc9-4593-8133-fd6421919867"), 0);
     Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane6        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedTop, new System.Guid("aa402c86-599b-467c-b2ea-8cb3e6c0deff"));
     Infragistics.Win.UltraWinGrid.UltraGridBand       ultraGridBand1       = new Infragistics.Win.UltraWinGrid.UltraGridBand("S_FIN_KONTO_KARTICE", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn     ultraGridColumn1     = new Infragistics.Win.UltraWinGrid.UltraGridColumn("duguje");
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("POTRAZUJE");
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("konto");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DATUMDOK");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SKRACENI");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BROJDOK");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BROJSTAVKE");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPISKNJIZENJA");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NAZIVKONTO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IDDOKUMENT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IDORGJED");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IDMJESTOTROSKA");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORIGINALNIDOKUMENT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NAZIVOJ");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NAZIVMT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PS");
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1  = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "duguje", 0, true, "S_FIN_KONTO_KARTICE", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "duguje", 0, true);
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "POTRAZUJE", 1, true, "S_FIN_KONTO_KARTICE", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "POTRAZUJE", 1, true);
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     this.UltraExplorerBar1                         = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.Panel1                                    = new System.Windows.Forms.Panel();
     this.Panel2                                    = new System.Windows.Forms.Panel();
     this.UltraGrid2                                = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.UltraCalcManager1                         = new Infragistics.Win.UltraWinCalcManager.UltraCalcManager(this.components);
     this.DsKonto1                                  = new dsKonto();
     this.S_FIN_KONTO_KARTICEDataSet1               = new Placa.S_FIN_KONTO_KARTICEDataSet();
     this.UltraDockManager1                         = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components);
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft   = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight  = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop    = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._ZatvaranjeSmartPartAutoHideControl       = new Infragistics.Win.UltraWinDock.AutoHideControl();
     this.WindowDockingArea2                        = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.DockableWindow1                           = new Infragistics.Win.UltraWinDock.DockableWindow();
     this.WindowDockingArea5                        = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.DockableWindow2                           = new Infragistics.Win.UltraWinDock.DockableWindow();
     this.DockableWindow3                           = new Infragistics.Win.UltraWinDock.DockableWindow();
     this.WindowDockingArea6                        = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.WindowDockingArea3                        = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.WindowDockingArea7                        = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.WindowDockingArea1                        = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.UltraGrid1                                = new Infragistics.Win.UltraWinGrid.UltraGrid();
     ((System.ComponentModel.ISupportInitialize)(this.UltraExplorerBar1)).BeginInit();
     this.Panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UltraGrid2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UltraCalcManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DsKonto1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.S_FIN_KONTO_KARTICEDataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UltraDockManager1)).BeginInit();
     this.WindowDockingArea2.SuspendLayout();
     this.DockableWindow1.SuspendLayout();
     this.DockableWindow2.SuspendLayout();
     this.DockableWindow3.SuspendLayout();
     this.WindowDockingArea6.SuspendLayout();
     this.WindowDockingArea7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UltraGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // UltraExplorerBar1
     //
     ultraExplorerBarItem1.Key = "Nastavak";
     appearance1.Image         = ((object)(resources.GetObject("appearance1.Image")));
     ultraExplorerBarItem1.Settings.AppearancesSmall.Appearance = appearance1;
     ultraExplorerBarItem1.Text = "Nastavak ispisa";
     ultraExplorerBarItem2.Key  = "Izlaz";
     appearance2.Image          = ((object)(resources.GetObject("appearance2.Image")));
     ultraExplorerBarItem2.Settings.AppearancesSmall.Appearance = appearance2;
     ultraExplorerBarItem2.Text = "Izlaz";
     ultraExplorerBarGroup1.Items.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem[] {
         ultraExplorerBarItem1,
         ultraExplorerBarItem2
     });
     ultraExplorerBarGroup1.Text = "Zadaci";
     this.UltraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1
     });
     this.UltraExplorerBar1.Location   = new System.Drawing.Point(0, 20);
     this.UltraExplorerBar1.Name       = "UltraExplorerBar1";
     this.UltraExplorerBar1.Size       = new System.Drawing.Size(166, 705);
     this.UltraExplorerBar1.TabIndex   = 104;
     this.UltraExplorerBar1.ItemClick += new Infragistics.Win.UltraWinExplorerBar.ItemClickEventHandler(this.UltraExplorerBar1_ItemClick);
     //
     // Panel1
     //
     this.Panel1.Location = new System.Drawing.Point(0, 16);
     this.Panel1.Name     = "Panel1";
     this.Panel1.Size     = new System.Drawing.Size(157, 225);
     this.Panel1.TabIndex = 106;
     //
     // Panel2
     //
     this.Panel2.Controls.Add(this.UltraGrid2);
     this.Panel2.Location = new System.Drawing.Point(0, 20);
     this.Panel2.Name     = "Panel2";
     this.Panel2.Size     = new System.Drawing.Size(157, 705);
     this.Panel2.TabIndex = 3;
     //
     // UltraGrid2
     //
     this.UltraGrid2.CalcManager              = this.UltraCalcManager1;
     this.UltraGrid2.DataMember               = "KONTO";
     this.UltraGrid2.DataSource               = this.DsKonto1;
     appearance4.BackColor                    = System.Drawing.Color.WhiteSmoke;
     appearance4.ForeColor                    = System.Drawing.Color.MidnightBlue;
     appearance4.TextHAlignAsString           = "Left";
     this.UltraGrid2.DisplayLayout.Appearance = appearance4;
     ultraGridColumn17.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn17.Header.Caption         = "Konto";
     ultraGridColumn17.Header.VisiblePosition = 0;
     ultraGridColumn17.Width                  = 140;
     ultraGridBand2.Columns.AddRange(new object[] {
         ultraGridColumn17
     });
     ultraGridBand2.Header.Caption = "";
     ultraGridBand2.Header.Enabled = false;
     this.UltraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
     this.UltraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     appearance5.BackColor          = System.Drawing.Color.LightSteelBlue;
     appearance5.ForeColor          = System.Drawing.Color.MidnightBlue;
     appearance5.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.UltraGrid2.DisplayLayout.CaptionAppearance           = appearance5;
     this.UltraGrid2.DisplayLayout.Override.AllowAddNew        = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.UltraGrid2.DisplayLayout.Override.AllowDelete        = Infragistics.Win.DefaultableBoolean.False;
     this.UltraGrid2.DisplayLayout.Override.AllowUpdate        = Infragistics.Win.DefaultableBoolean.False;
     this.UltraGrid2.DisplayLayout.Override.CellClickAction    = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.UltraGrid2.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
     this.UltraGrid2.DisplayLayout.Override.HeaderClickAction  = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.UltraGrid2.DisplayLayout.Override.SelectTypeCell     = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.UltraGrid2.DisplayLayout.Override.SelectTypeCol      = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.UltraGrid2.DisplayLayout.Override.SelectTypeRow      = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this.UltraGrid2.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.UltraGrid2.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.UltraGrid2.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this.UltraGrid2.DisplayLayout.ViewStyle     = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.UltraGrid2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.UltraGrid2.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.UltraGrid2.Location    = new System.Drawing.Point(0, 0);
     this.UltraGrid2.Name        = "UltraGrid2";
     this.UltraGrid2.Size        = new System.Drawing.Size(157, 705);
     this.UltraGrid2.TabIndex    = 3;
     this.UltraGrid2.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     //
     // UltraCalcManager1
     //
     this.UltraCalcManager1.ContainingControl = this;
     //
     // DsKonto1
     //
     this.DsKonto1.DataSetName             = "dsKonto";
     this.DsKonto1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // S_FIN_KONTO_KARTICEDataSet1
     //
     this.S_FIN_KONTO_KARTICEDataSet1.DataSetName = "S_FIN_KONTO_KARTICEDataSet";
     //
     // UltraDockManager1
     //
     dockAreaPane1.DockedBefore                 = new System.Guid("62f8ee16-e4ff-48bb-810d-3cc617a37d9c");
     dockAreaPane1.FloatingLocation             = new System.Drawing.Point(1220, 60);
     dockAreaPane1.MaximumSize                  = new System.Drawing.Size(166, 528);
     dockableControlPane1.Control               = this.UltraExplorerBar1;
     dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(796, 3, 216, 546);
     dockableControlPane1.Size                  = new System.Drawing.Size(782, 548);
     dockableControlPane1.Text                  = "...";
     dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
         dockableControlPane1
     });
     dockAreaPane1.Size                         = new System.Drawing.Size(166, 528);
     dockAreaPane2.DockedBefore                 = new System.Guid("7630003f-4351-41cc-adad-dfc9ee74218b");
     dockAreaPane2.FloatingLocation             = new System.Drawing.Point(1220, 60);
     dockAreaPane2.MaximumSize                  = new System.Drawing.Size(166, 528);
     dockAreaPane2.Size                         = new System.Drawing.Size(166, 271);
     dockAreaPane3.DockedBefore                 = new System.Guid("c7784784-cc54-4f93-b256-3b980cb31e9e");
     dockAreaPane3.FloatingLocation             = new System.Drawing.Point(463, 378);
     dockAreaPane3.MaximumSize                  = new System.Drawing.Size(157, 548);
     dockableControlPane2.Closed                = true;
     dockableControlPane2.Control               = this.Panel1;
     dockableControlPane2.OriginalControlBounds = new System.Drawing.Rectangle(217, 187, 200, 100);
     dockableControlPane2.Size                  = new System.Drawing.Size(587, 548);
     dockableControlPane2.Text                  = "...";
     dockAreaPane3.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
         dockableControlPane2
     });
     dockAreaPane3.Size                         = new System.Drawing.Size(157, 241);
     dockAreaPane3.UnfilledSize                 = new System.Drawing.Size(157, 241);
     dockAreaPane4.DockedBefore                 = new System.Guid("dec3392f-6cc9-4593-8133-fd6421919867");
     dockAreaPane4.FloatingLocation             = new System.Drawing.Point(272, 325);
     dockAreaPane4.MaximumSize                  = new System.Drawing.Size(157, 548);
     dockAreaPane4.Size                         = new System.Drawing.Size(157, 241);
     dockAreaPane4.UnfilledSize                 = new System.Drawing.Size(100, 100);
     dockAreaPane5.DockedBefore                 = new System.Guid("aa402c86-599b-467c-b2ea-8cb3e6c0deff");
     dockAreaPane5.FloatingLocation             = new System.Drawing.Point(272, 325);
     dockAreaPane5.MaximumSize                  = new System.Drawing.Size(157, 548);
     dockableControlPane3.Control               = this.Panel2;
     dockableControlPane3.OriginalControlBounds = new System.Drawing.Rectangle(142, 251, 200, 100);
     dockableControlPane3.Size                  = new System.Drawing.Size(920, 236);
     dockableControlPane3.Text                  = "...";
     dockAreaPane5.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
         dockableControlPane3
     });
     dockAreaPane5.Size             = new System.Drawing.Size(157, 548);
     dockAreaPane5.UnfilledSize     = new System.Drawing.Size(100, 100);
     dockAreaPane6.FloatingLocation = new System.Drawing.Point(463, 378);
     dockAreaPane6.MaximumSize      = new System.Drawing.Size(157, 548);
     dockAreaPane6.Size             = new System.Drawing.Size(157, 548);
     dockAreaPane6.UnfilledSize     = new System.Drawing.Size(100, 100);
     this.UltraDockManager1.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] {
         dockAreaPane1,
         dockAreaPane2,
         dockAreaPane3,
         dockAreaPane4,
         dockAreaPane5,
         dockAreaPane6
     });
     this.UltraDockManager1.HostControl   = this;
     this.UltraDockManager1.UseAppStyling = false;
     this.UltraDockManager1.WindowStyle   = Infragistics.Win.UltraWinDock.WindowStyle.VisualStudio2008;
     //
     // _ZatvaranjeSmartPartUnpinnedTabAreaLeft
     //
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Dock     = System.Windows.Forms.DockStyle.Left;
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Location = new System.Drawing.Point(0, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Name     = "_ZatvaranjeSmartPartUnpinnedTabAreaLeft";
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Size     = new System.Drawing.Size(0, 725);
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.TabIndex = 1;
     //
     // _ZatvaranjeSmartPartUnpinnedTabAreaRight
     //
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Dock     = System.Windows.Forms.DockStyle.Right;
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Location = new System.Drawing.Point(920, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Name     = "_ZatvaranjeSmartPartUnpinnedTabAreaRight";
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Size     = new System.Drawing.Size(0, 725);
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.TabIndex = 2;
     //
     // _ZatvaranjeSmartPartUnpinnedTabAreaTop
     //
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Location = new System.Drawing.Point(0, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Name     = "_ZatvaranjeSmartPartUnpinnedTabAreaTop";
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Size     = new System.Drawing.Size(920, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.TabIndex = 3;
     //
     // _ZatvaranjeSmartPartUnpinnedTabAreaBottom
     //
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Location = new System.Drawing.Point(0, 725);
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Name     = "_ZatvaranjeSmartPartUnpinnedTabAreaBottom";
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Size     = new System.Drawing.Size(920, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.TabIndex = 4;
     //
     // _ZatvaranjeSmartPartAutoHideControl
     //
     this._ZatvaranjeSmartPartAutoHideControl.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartAutoHideControl.Location = new System.Drawing.Point(0, 0);
     this._ZatvaranjeSmartPartAutoHideControl.Name     = "_ZatvaranjeSmartPartAutoHideControl";
     this._ZatvaranjeSmartPartAutoHideControl.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartAutoHideControl.Size     = new System.Drawing.Size(0, 801);
     this._ZatvaranjeSmartPartAutoHideControl.TabIndex = 5;
     //
     // WindowDockingArea2
     //
     this.WindowDockingArea2.Controls.Add(this.DockableWindow1);
     this.WindowDockingArea2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.WindowDockingArea2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.WindowDockingArea2.Location = new System.Drawing.Point(749, 0);
     this.WindowDockingArea2.Name     = "WindowDockingArea2";
     this.WindowDockingArea2.Owner    = this.UltraDockManager1;
     this.WindowDockingArea2.Size     = new System.Drawing.Size(171, 725);
     this.WindowDockingArea2.TabIndex = 110;
     //
     // DockableWindow1
     //
     this.DockableWindow1.Controls.Add(this.UltraExplorerBar1);
     this.DockableWindow1.Location = new System.Drawing.Point(5, 0);
     this.DockableWindow1.Name     = "DockableWindow1";
     this.DockableWindow1.Owner    = this.UltraDockManager1;
     this.DockableWindow1.Size     = new System.Drawing.Size(166, 725);
     this.DockableWindow1.TabIndex = 112;
     //
     // WindowDockingArea5
     //
     this.WindowDockingArea5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.WindowDockingArea5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.WindowDockingArea5.Location = new System.Drawing.Point(4, 4);
     this.WindowDockingArea5.Name     = "WindowDockingArea5";
     this.WindowDockingArea5.Owner    = this.UltraDockManager1;
     this.WindowDockingArea5.Size     = new System.Drawing.Size(166, 271);
     this.WindowDockingArea5.TabIndex = 112;
     //
     // DockableWindow2
     //
     this.DockableWindow2.Controls.Add(this.Panel1);
     this.DockableWindow2.Location = new System.Drawing.Point(0, 0);
     this.DockableWindow2.Name     = "DockableWindow2";
     this.DockableWindow2.Owner    = this.UltraDockManager1;
     this.DockableWindow2.Size     = new System.Drawing.Size(157, 725);
     this.DockableWindow2.TabIndex = 113;
     //
     // DockableWindow3
     //
     this.DockableWindow3.Controls.Add(this.Panel2);
     this.DockableWindow3.Location = new System.Drawing.Point(0, 0);
     this.DockableWindow3.Name     = "DockableWindow3";
     this.DockableWindow3.Owner    = this.UltraDockManager1;
     this.DockableWindow3.Size     = new System.Drawing.Size(157, 725);
     this.DockableWindow3.TabIndex = 114;
     //
     // WindowDockingArea6
     //
     this.WindowDockingArea6.Controls.Add(this.DockableWindow2);
     this.WindowDockingArea6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.WindowDockingArea6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.WindowDockingArea6.Location = new System.Drawing.Point(4, 4);
     this.WindowDockingArea6.Name     = "WindowDockingArea6";
     this.WindowDockingArea6.Owner    = this.UltraDockManager1;
     this.WindowDockingArea6.Size     = new System.Drawing.Size(157, 241);
     this.WindowDockingArea6.TabIndex = 0;
     //
     // WindowDockingArea3
     //
     this.WindowDockingArea3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.WindowDockingArea3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.WindowDockingArea3.Location = new System.Drawing.Point(0, 0);
     this.WindowDockingArea3.Name     = "WindowDockingArea3";
     this.WindowDockingArea3.Owner    = this.UltraDockManager1;
     this.WindowDockingArea3.Size     = new System.Drawing.Size(157, 241);
     this.WindowDockingArea3.TabIndex = 10;
     //
     // WindowDockingArea7
     //
     this.WindowDockingArea7.Controls.Add(this.DockableWindow3);
     this.WindowDockingArea7.Dock     = System.Windows.Forms.DockStyle.Left;
     this.WindowDockingArea7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.WindowDockingArea7.Location = new System.Drawing.Point(0, 0);
     this.WindowDockingArea7.Name     = "WindowDockingArea7";
     this.WindowDockingArea7.Owner    = this.UltraDockManager1;
     this.WindowDockingArea7.Size     = new System.Drawing.Size(162, 725);
     this.WindowDockingArea7.TabIndex = 11;
     //
     // WindowDockingArea1
     //
     this.WindowDockingArea1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.WindowDockingArea1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.WindowDockingArea1.Location = new System.Drawing.Point(162, 0);
     this.WindowDockingArea1.Name     = "WindowDockingArea1";
     this.WindowDockingArea1.Owner    = this.UltraDockManager1;
     this.WindowDockingArea1.Size     = new System.Drawing.Size(157, 553);
     this.WindowDockingArea1.TabIndex = 12;
     //
     // UltraGrid1
     //
     this.UltraGrid1.CalcManager             = this.UltraCalcManager1;
     this.UltraGrid1.DataMember              = "S_FIN_KONTO_KARTICE";
     this.UltraGrid1.DataSource              = this.S_FIN_KONTO_KARTICEDataSet1;
     ultraGridColumn1.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     appearance3.FontData.BoldAsString       = "True";
     appearance3.TextHAlignAsString          = "Right";
     ultraGridColumn1.CellAppearance         = appearance3;
     ultraGridColumn1.Header.Caption         = "Duguje";
     ultraGridColumn1.Header.VisiblePosition = 4;
     ultraGridColumn1.MaskInput              = "-n,nnn,nnn.nn";
     ultraGridColumn1.Width                   = 92;
     ultraGridColumn2.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     appearance6.FontData.BoldAsString        = "True";
     appearance6.TextHAlignAsString           = "Right";
     ultraGridColumn2.CellAppearance          = appearance6;
     ultraGridColumn2.Header.Caption          = "Potražuje";
     ultraGridColumn2.Header.VisiblePosition  = 5;
     ultraGridColumn2.MaskInput               = "-n,nnn,nnn.nn";
     ultraGridColumn2.Width                   = 94;
     ultraGridColumn3.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn3.Header.VisiblePosition  = 9;
     ultraGridColumn3.Hidden                  = true;
     ultraGridColumn4.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn4.Header.Caption          = "Dat.";
     ultraGridColumn4.Header.VisiblePosition  = 3;
     ultraGridColumn4.Width                   = 67;
     ultraGridColumn5.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn5.Header.Caption          = "Dok.";
     ultraGridColumn5.Header.VisiblePosition  = 0;
     ultraGridColumn5.Width                   = 77;
     ultraGridColumn6.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn6.Header.Caption          = "Broj dok.";
     ultraGridColumn6.Header.VisiblePosition  = 1;
     ultraGridColumn6.Width                   = 36;
     ultraGridColumn7.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn7.Header.Caption          = "Br.st.";
     ultraGridColumn7.Header.VisiblePosition  = 2;
     ultraGridColumn7.Width                   = 43;
     ultraGridColumn8.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn8.Header.Caption          = "Opis";
     ultraGridColumn8.Header.VisiblePosition  = 6;
     ultraGridColumn8.Width                   = 351;
     ultraGridColumn9.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn9.Header.VisiblePosition  = 10;
     ultraGridColumn9.Hidden                  = true;
     ultraGridColumn10.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn10.Header.VisiblePosition = 11;
     ultraGridColumn10.Hidden                 = true;
     ultraGridColumn11.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn11.Header.VisiblePosition = 12;
     ultraGridColumn11.Hidden                 = true;
     ultraGridColumn12.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn12.Header.VisiblePosition = 13;
     ultraGridColumn12.Hidden                 = true;
     ultraGridColumn13.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn13.Header.VisiblePosition = 14;
     ultraGridColumn13.Hidden                 = true;
     ultraGridColumn14.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn14.Header.Caption         = "OJ";
     ultraGridColumn14.Header.VisiblePosition = 7;
     ultraGridColumn15.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn15.Header.Caption         = "MT";
     ultraGridColumn15.Header.VisiblePosition = 8;
     ultraGridColumn16.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn16.Header.VisiblePosition = 15;
     ultraGridColumn16.Hidden                 = true;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5,
         ultraGridColumn6,
         ultraGridColumn7,
         ultraGridColumn8,
         ultraGridColumn9,
         ultraGridColumn10,
         ultraGridColumn11,
         ultraGridColumn12,
         ultraGridColumn13,
         ultraGridColumn14,
         ultraGridColumn15,
         ultraGridColumn16
     });
     appearance7.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     appearance7.FontData.BoldAsString = "True";
     appearance7.TextHAlignAsString    = "Right";
     summarySettings1.Appearance       = appearance7;
     summarySettings1.DisplayFormat    = "{0:#,##0.00}";
     summarySettings1.GroupBySummaryValueAppearance = appearance8;
     summarySettings1.Lines = 2;
     summarySettings1.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.TopFixed;
     appearance9.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     appearance9.FontData.BoldAsString = "True";
     appearance9.TextHAlignAsString    = "Right";
     summarySettings2.Appearance       = appearance9;
     summarySettings2.DisplayFormat    = "{0:#,##0.00}";
     summarySettings2.GroupBySummaryValueAppearance = appearance10;
     summarySettings2.SummaryDisplayArea            = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.TopFixed;
     ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
         summarySettings1,
         summarySettings2
     });
     ultraGridBand1.SummaryFooterCaption = "";
     this.UltraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.UltraGrid1.DisplayLayout.Override.AllowAddNew        = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.UltraGrid1.DisplayLayout.Override.AllowDelete        = Infragistics.Win.DefaultableBoolean.False;
     this.UltraGrid1.DisplayLayout.Override.AllowUpdate        = Infragistics.Win.DefaultableBoolean.False;
     this.UltraGrid1.DisplayLayout.Override.CellClickAction    = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.UltraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
     this.UltraGrid1.DisplayLayout.Override.HeaderClickAction  = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.UltraGrid1.DisplayLayout.Override.SelectTypeCell     = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.UltraGrid1.DisplayLayout.Override.SelectTypeCol      = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.UltraGrid1.DisplayLayout.Override.SelectTypeRow      = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this.UltraGrid1.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.UltraGrid1.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.UltraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this.UltraGrid1.DisplayLayout.ViewStyle     = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.UltraGrid1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.UltraGrid1.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.UltraGrid1.Location    = new System.Drawing.Point(162, 0);
     this.UltraGrid1.Name        = "UltraGrid1";
     this.UltraGrid1.Size        = new System.Drawing.Size(587, 725);
     this.UltraGrid1.TabIndex    = 111;
     this.UltraGrid1.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     //
     // frmPregledKontoKartica
     //
     this.ClientSize = new System.Drawing.Size(920, 725);
     this.Controls.Add(this._ZatvaranjeSmartPartAutoHideControl);
     this.Controls.Add(this.UltraGrid1);
     this.Controls.Add(this.WindowDockingArea1);
     this.Controls.Add(this.WindowDockingArea7);
     this.Controls.Add(this.WindowDockingArea2);
     this.Controls.Add(this._ZatvaranjeSmartPartUnpinnedTabAreaTop);
     this.Controls.Add(this._ZatvaranjeSmartPartUnpinnedTabAreaBottom);
     this.Controls.Add(this._ZatvaranjeSmartPartUnpinnedTabAreaLeft);
     this.Controls.Add(this._ZatvaranjeSmartPartUnpinnedTabAreaRight);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name        = "frmPregledKontoKartica";
     this.Text        = "Pregled kartica konta prije ispisa";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.UltraExplorerBar1)).EndInit();
     this.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.UltraGrid2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UltraCalcManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DsKonto1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.S_FIN_KONTO_KARTICEDataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UltraDockManager1)).EndInit();
     this.WindowDockingArea2.ResumeLayout(false);
     this.DockableWindow1.ResumeLayout(false);
     this.DockableWindow2.ResumeLayout(false);
     this.DockableWindow3.ResumeLayout(false);
     this.WindowDockingArea6.ResumeLayout(false);
     this.WindowDockingArea7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.UltraGrid1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #3
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmAMB));
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.imglStandar       = new System.Windows.Forms.ImageList(this.components);
     this.toolBarStandar    = new System.Windows.Forms.ToolBar();
     this.toolBarButton1    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton2    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton3    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton4    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton5    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton6    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton7    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton8    = new System.Windows.Forms.ToolBarButton();
     this.tbStep3           = new System.Windows.Forms.ToolBarButton();
     this.tbDelete          = new System.Windows.Forms.ToolBarButton();
     this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.toolBarButton9    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton10   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton11   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton12   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton13   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton14   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton15   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton16   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton17   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton18   = new System.Windows.Forms.ToolBarButton();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 49);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(871, 150);
     this.ultraExplorerBarContainerControl1.TabIndex = 0;
     this.ultraExplorerBarContainerControl1.TabStop  = true;
     //
     // imglStandar
     //
     this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
     this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
     this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
     //
     // toolBarStandar
     //
     this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.toolBarButton1,
         this.toolBarButton2,
         this.toolBarButton3,
         this.toolBarButton4,
         this.toolBarButton5,
         this.toolBarButton6,
         this.toolBarButton7,
         this.toolBarButton8,
         this.tbStep3,
         this.tbDelete
     });
     this.toolBarStandar.DropDownArrows = true;
     this.toolBarStandar.ImageList      = this.imglStandar;
     this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
     this.toolBarStandar.Name           = "toolBarStandar";
     this.toolBarStandar.ShowToolTips   = true;
     this.toolBarStandar.Size           = new System.Drawing.Size(920, 28);
     this.toolBarStandar.TabIndex       = 16;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     this.toolBarStandar.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.onClick);
     //
     // toolBarButton1
     //
     this.toolBarButton1.ImageIndex = 0;
     this.toolBarButton1.Visible    = false;
     //
     // toolBarButton2
     //
     this.toolBarButton2.ImageIndex = 1;
     this.toolBarButton2.Visible    = false;
     //
     // toolBarButton3
     //
     this.toolBarButton3.ImageIndex = 2;
     this.toolBarButton3.Visible    = false;
     //
     // toolBarButton4
     //
     this.toolBarButton4.ImageIndex = 3;
     this.toolBarButton4.Visible    = false;
     //
     // toolBarButton5
     //
     this.toolBarButton5.Style   = System.Windows.Forms.ToolBarButtonStyle.Separator;
     this.toolBarButton5.Visible = false;
     //
     // toolBarButton6
     //
     this.toolBarButton6.ImageIndex = 5;
     this.toolBarButton6.Visible    = false;
     //
     // toolBarButton7
     //
     this.toolBarButton7.Style   = System.Windows.Forms.ToolBarButtonStyle.Separator;
     this.toolBarButton7.Visible = false;
     //
     // toolBarButton8
     //
     this.toolBarButton8.ImageIndex = 4;
     this.toolBarButton8.Text       = "&Guardar";
     //
     // tbStep3
     //
     this.tbStep3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbDelete
     //
     this.tbDelete.ImageIndex = 7;
     this.tbDelete.Text       = "Borrar";
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar1.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.ultraExplorerBar1.Dock           = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container      = this.ultraExplorerBarContainerControl1;
     ultraExplorerBarGroup1.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text           = "Datos Generales";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1
     });
     this.ultraExplorerBar1.Location = new System.Drawing.Point(0, 28);
     this.ultraExplorerBar1.Name     = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;         //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar1.Size     = new System.Drawing.Size(920, 409);
     this.ultraExplorerBar1.TabIndex = 17;
     this.ultraExplorerBar1.TabStop  = false;
     //
     // toolBarButton9
     //
     this.toolBarButton9.ImageIndex = 0;
     //
     // toolBarButton10
     //
     this.toolBarButton10.ImageIndex = 1;
     //
     // toolBarButton11
     //
     this.toolBarButton11.ImageIndex = 2;
     //
     // toolBarButton12
     //
     this.toolBarButton12.ImageIndex = 3;
     //
     // toolBarButton13
     //
     this.toolBarButton13.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton14
     //
     this.toolBarButton14.ImageIndex = 5;
     //
     // toolBarButton15
     //
     this.toolBarButton15.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton16
     //
     this.toolBarButton16.ImageIndex = 4;
     this.toolBarButton16.Text       = "Guardar";
     //
     // toolBarButton17
     //
     this.toolBarButton17.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton18
     //
     this.toolBarButton18.ImageIndex = 7;
     this.toolBarButton18.Text       = "Borrar";
     //
     // FrmAMB
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(920, 437);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.toolBarStandar);
     this.KeyPreview = true;
     this.Name       = "FrmAMB";
     this.Text       = "FrmAMB";
     this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.FrmAMB_KeyDown);
     this.Load      += new System.EventHandler(this.FrmAMB_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #4
0
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BROJDOKUMENTA");

            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OpisDokumenta");

            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DUGUJE");
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("POTRAZUJE");
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SKRACENIDOKUMENT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BROJSTAVAKA");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IDDOKUMENT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUSGK");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DATUMDOKUMENTA");
            Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem  ultraExplorerBarItem1  = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager            resources             = new System.ComponentModel.ComponentResourceManager(typeof(frmListaDokumenataGK));
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane1        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedLeft, new System.Guid("e6f71f7d-f90f-407b-92ad-6dc9a09b8d07"));
            Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("04401f54-2998-4eee-8692-39378f40f6d1"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("e6f71f7d-f90f-407b-92ad-6dc9a09b8d07"), -1);
            this.UltraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.Dokumenti1BindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.Dokumenti1        = new dsDokumenti();
            this.UltraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
            this.ImageList2        = new System.Windows.Forms.ImageList(this.components);
            this.daDokumenti       = new System.Data.SqlClient.SqlDataAdapter();
            this.SqlSelectCommand1 = new System.Data.SqlClient.SqlCommand();
            this.SqlConnection5    = new System.Data.SqlClient.SqlConnection();
            this.SqlConnection3    = new System.Data.SqlClient.SqlConnection();
            this.SqlConnection2    = new System.Data.SqlClient.SqlConnection();
            this.SqlConnection1    = new System.Data.SqlClient.SqlConnection();
            this.imlAkcije         = new System.Windows.Forms.ImageList(this.components);
            this.SqlConnection4    = new System.Data.SqlClient.SqlConnection();
            this.UltraDockManager1 = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components);
            this._frmDokumentiGKUnpinnedTabAreaLeft   = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._frmDokumentiGKUnpinnedTabAreaRight  = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._frmDokumentiGKUnpinnedTabAreaTop    = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._frmDokumentiGKUnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._frmDokumentiGKAutoHideControl       = new Infragistics.Win.UltraWinDock.AutoHideControl();
            this.WindowDockingArea1 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
            this.DockableWindow1    = new Infragistics.Win.UltraWinDock.DockableWindow();
            ((System.ComponentModel.ISupportInitialize)(this.UltraGrid1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Dokumenti1BindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Dokumenti1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.UltraExplorerBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.UltraDockManager1)).BeginInit();
            this.WindowDockingArea1.SuspendLayout();
            this.DockableWindow1.SuspendLayout();
            this.SuspendLayout();
            //
            // UltraGrid1
            //
            this.UltraGrid1.DataMember               = "Table";
            this.UltraGrid1.DataSource               = this.Dokumenti1BindingSource;
            appearance7.BackColor                    = System.Drawing.Color.WhiteSmoke;
            appearance7.ForeColor                    = System.Drawing.Color.MidnightBlue;
            appearance7.TextHAlignAsString           = "Left";
            this.UltraGrid1.DisplayLayout.Appearance = appearance7;
            ultraGridColumn1.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn1.Header.Caption          = "Broj dok.";
            ultraGridColumn1.Header.VisiblePosition  = 1;


            this.UltraGrid1.DisplayLayout.Appearance = appearance7;
            ultraGridColumn10.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn10.Header.Caption         = "Opis";
            ultraGridColumn10.Header.VisiblePosition = 2;

            ultraGridColumn2.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
            appearance6.TextHAlignAsString          = "Right";
            ultraGridColumn2.CellAppearance         = appearance6;
            ultraGridColumn2.Format                 = "#,##0.00";
            ultraGridColumn2.Header.Caption         = "Duguje";
            ultraGridColumn2.Header.VisiblePosition = 3;
            ultraGridColumn3.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
            appearance8.TextHAlignAsString          = "Right";
            ultraGridColumn3.CellAppearance         = appearance8;
            ultraGridColumn3.Format                 = "#,##0.00";
            ultraGridColumn3.Header.Caption         = "Potražuje";
            ultraGridColumn3.Header.VisiblePosition = 4;
            ultraGridColumn4.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn4.Header.Caption         = "Dok";
            ultraGridColumn4.Header.VisiblePosition = 0;
            ultraGridColumn4.Width                  = 80;
            ultraGridColumn5.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn5.Header.Caption         = "Br.sta.";
            ultraGridColumn5.Header.VisiblePosition = 6;
            ultraGridColumn6.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn6.Header.Caption         = "Šif dok";
            ultraGridColumn6.Header.VisiblePosition = 7;
            ultraGridColumn7.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn7.Header.Caption         = "Knjižen";
            ultraGridColumn7.Header.VisiblePosition = 5;
            ultraGridColumn8.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn8.Header.Caption         = "Datum";
            ultraGridColumn8.Header.VisiblePosition = 8;
            ultraGridBand1.Columns.AddRange(new object[] {
                ultraGridColumn1,
                ultraGridColumn10,
                ultraGridColumn2,
                ultraGridColumn3,
                ultraGridColumn4,
                ultraGridColumn5,
                ultraGridColumn6,
                ultraGridColumn7,
                ultraGridColumn8
            });
            appearance9.FontData.BoldAsString              = "True";
            appearance9.FontData.Name                      = "Microsoft Sans Serif";
            appearance9.FontData.SizeInPoints              = 8F;
            appearance9.ForeColor                          = System.Drawing.Color.WhiteSmoke;
            ultraGridBand1.Header.Appearance               = appearance9;
            appearance10.BackColor                         = System.Drawing.Color.MidnightBlue;
            appearance10.ForeColor                         = System.Drawing.Color.WhiteSmoke;
            ultraGridBand1.Override.HeaderAppearance       = appearance10;
            appearance11.BackColor                         = System.Drawing.Color.Lavender;
            ultraGridBand1.Override.RowAlternateAppearance = appearance11;
            appearance12.BorderColor                       = System.Drawing.Color.DarkGray;
            ultraGridBand1.Override.RowAppearance          = appearance12;
            appearance13.BackColor                         = System.Drawing.Color.CadetBlue;
            appearance13.ForeColor                         = System.Drawing.Color.WhiteSmoke;
            ultraGridBand1.Override.SelectedRowAppearance  = appearance13;
            this.UltraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.UltraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            appearance2.BackColor          = System.Drawing.Color.LightSteelBlue;
            appearance2.ForeColor          = System.Drawing.Color.MidnightBlue;
            appearance2.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.UltraGrid1.DisplayLayout.CaptionAppearance          = appearance2;
            this.UltraGrid1.DisplayLayout.GroupByBox.Hidden          = true;
            this.UltraGrid1.DisplayLayout.MaxBandDepth               = 1;
            this.UltraGrid1.DisplayLayout.Override.AllowAddNew       = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.UltraGrid1.DisplayLayout.Override.AllowDelete       = Infragistics.Win.DefaultableBoolean.False;
            this.UltraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.UltraGrid1.DisplayLayout.Override.AllowUpdate       = Infragistics.Win.DefaultableBoolean.False;
            this.UltraGrid1.DisplayLayout.Override.CellClickAction   = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.UltraGrid1.DisplayLayout.Override.FilterUIType      = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            this.UltraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
            this.UltraGrid1.DisplayLayout.ViewStyle     = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.UltraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.Horizontal;
            this.UltraGrid1.Location          = new System.Drawing.Point(0, 18);
            this.UltraGrid1.Name              = "UltraGrid1";
            this.UltraGrid1.Size              = new System.Drawing.Size(618, 544);
            this.UltraGrid1.TabIndex          = 101;
            this.UltraGrid1.UseAppStyling     = false;
            this.UltraGrid1.UseOsThemes       = Infragistics.Win.DefaultableBoolean.False;
            this.UltraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.UltraGrid1_InitializeLayout);
            this.UltraGrid1.DoubleClickRow   += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.UltraGrid1_DoubleClickRow);
            //
            // Dokumenti1BindingSource
            //
            this.Dokumenti1BindingSource.DataSource = this.Dokumenti1;
            this.Dokumenti1BindingSource.Position   = 0;
            //
            // Dokumenti1
            //
            this.Dokumenti1.DataSetName             = "DOKUMENTI";
            this.Dokumenti1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            //
            // UltraExplorerBar1
            //
            this.UltraExplorerBar1.Dock = System.Windows.Forms.DockStyle.Fill;
            ultraExplorerBarItem1.Key   = "Knjizi";
            appearance1.Image           = ((object)(resources.GetObject("appearance1.Image")));
            ultraExplorerBarItem1.Settings.AppearancesSmall.Appearance = appearance1;
            ultraExplorerBarItem1.Text = "Proknjiži sve";
            ultraExplorerBarItem2.Key  = "Odaberi";
            appearance3.Image          = ((object)(resources.GetObject("appearance3.Image")));
            ultraExplorerBarItem2.Settings.AppearancesSmall.Appearance = appearance3;
            ultraExplorerBarItem2.Text = "Odaberi";
            ultraExplorerBarItem3.Key  = "Zatvori";
            appearance4.Image          = ((object)(resources.GetObject("appearance4.Image")));
            ultraExplorerBarItem3.Settings.AppearancesSmall.Appearance = appearance4;
            ultraExplorerBarItem3.Text = "Izlaz";
            ultraExplorerBarItem4.Key  = "Ispis";
            appearance5.Image          = ((object)(resources.GetObject("appearance5.Image")));
            ultraExplorerBarItem4.Settings.AppearancesSmall.Appearance = appearance5;
            ultraExplorerBarItem4.Text    = "Ispis temeljnica";
            ultraExplorerBarItem4.Visible = false;
            ultraExplorerBarGroup1.Items.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem[] {
                ultraExplorerBarItem1,
                ultraExplorerBarItem2,
                ultraExplorerBarItem3,
                ultraExplorerBarItem4
            });
            ultraExplorerBarGroup1.Text = "Zadaci";
            this.UltraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
                ultraExplorerBarGroup1
            });
            this.UltraExplorerBar1.Location   = new System.Drawing.Point(623, 0);
            this.UltraExplorerBar1.Name       = "UltraExplorerBar1";
            this.UltraExplorerBar1.Size       = new System.Drawing.Size(161, 562);
            this.UltraExplorerBar1.TabIndex   = 102;
            this.UltraExplorerBar1.ItemClick += new Infragistics.Win.UltraWinExplorerBar.ItemClickEventHandler(this.UltraExplorerBar1_ItemClick);
            //
            // ImageList2
            //
            this.ImageList2.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
            this.ImageList2.ImageSize        = new System.Drawing.Size(16, 16);
            this.ImageList2.TransparentColor = System.Drawing.Color.Transparent;
            //
            // daDokumenti
            //
            this.daDokumenti.SelectCommand = this.SqlSelectCommand1;
            this.daDokumenti.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
                new System.Data.Common.DataTableMapping("Table", "Table", new System.Data.Common.DataColumnMapping[] {
                    new System.Data.Common.DataColumnMapping("BROJDOKUMENTA", "BROJDOKUMENTA"),
                    new System.Data.Common.DataColumnMapping("OpisDokumenta", "OpisDokumenta"),
                    new System.Data.Common.DataColumnMapping("DUGUJE", "DUGUJE"),
                    new System.Data.Common.DataColumnMapping("POTRAZUJE", "POTRAZUJE"),
                    new System.Data.Common.DataColumnMapping("skracenidokument", "skracenidokument"),
                    new System.Data.Common.DataColumnMapping("BROJSTAVAKA", "BROJSTAVAKA"),
                    new System.Data.Common.DataColumnMapping("IDDOKUMENT", "IDDOKUMENT"),
                    new System.Data.Common.DataColumnMapping("statusgk", "statusgk"),
                    new System.Data.Common.DataColumnMapping("DATUMDOKUMENTA", "DATUMDOKUMENTA")
                })
            });
            //
            // SqlSelectCommand1
            //
            this.SqlSelectCommand1.CommandText = resources.GetString("SqlSelectCommand1.CommandText");
            this.SqlSelectCommand1.Connection  = this.SqlConnection5;
            this.SqlSelectCommand1.Parameters.AddRange(new System.Data.SqlClient.SqlParameter[] {
                new System.Data.SqlClient.SqlParameter("@godina", System.Data.SqlDbType.SmallInt, 2, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "GKGODIDGODINE", System.Data.DataRowVersion.Current, "2010")
            });
            //
            // SqlConnection5
            //
            this.SqlConnection5.FireInfoMessageEventOnUserErrors = false;
            //
            // SqlConnection3
            //
            this.SqlConnection3.FireInfoMessageEventOnUserErrors = false;
            //
            // SqlConnection2
            //
            this.SqlConnection2.FireInfoMessageEventOnUserErrors = false;
            //
            // SqlConnection1
            //
            this.SqlConnection1.FireInfoMessageEventOnUserErrors = false;
            //
            // imlAkcije
            //
            this.imlAkcije.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
            this.imlAkcije.ImageSize        = new System.Drawing.Size(16, 16);
            this.imlAkcije.TransparentColor = System.Drawing.Color.Transparent;
            //
            // SqlConnection4
            //
            this.SqlConnection4.FireInfoMessageEventOnUserErrors = false;
            //
            // UltraDockManager1
            //
            dockableControlPane1.Control = this.UltraGrid1;
            dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(-1, 0, 548, 331);
            dockableControlPane1.Size = new System.Drawing.Size(100, 100);
            dockableControlPane1.Text = "...";
            dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
                dockableControlPane1
            });
            dockAreaPane1.Size = new System.Drawing.Size(726, 562);
            this.UltraDockManager1.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] {
                dockAreaPane1
            });
            this.UltraDockManager1.HostControl = this;
            this.UltraDockManager1.WindowStyle = Infragistics.Win.UltraWinDock.WindowStyle.Office2007;
            //
            // _frmDokumentiGKUnpinnedTabAreaLeft
            //
            this._frmDokumentiGKUnpinnedTabAreaLeft.Dock     = System.Windows.Forms.DockStyle.Left;
            this._frmDokumentiGKUnpinnedTabAreaLeft.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this._frmDokumentiGKUnpinnedTabAreaLeft.Location = new System.Drawing.Point(0, 0);
            this._frmDokumentiGKUnpinnedTabAreaLeft.Name     = "_frmDokumentiGKUnpinnedTabAreaLeft";
            this._frmDokumentiGKUnpinnedTabAreaLeft.Owner    = this.UltraDockManager1;
            this._frmDokumentiGKUnpinnedTabAreaLeft.Size     = new System.Drawing.Size(0, 562);
            this._frmDokumentiGKUnpinnedTabAreaLeft.TabIndex = 103;
            //
            // _frmDokumentiGKUnpinnedTabAreaRight
            //
            this._frmDokumentiGKUnpinnedTabAreaRight.Dock     = System.Windows.Forms.DockStyle.Right;
            this._frmDokumentiGKUnpinnedTabAreaRight.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this._frmDokumentiGKUnpinnedTabAreaRight.Location = new System.Drawing.Point(784, 0);
            this._frmDokumentiGKUnpinnedTabAreaRight.Name     = "_frmDokumentiGKUnpinnedTabAreaRight";
            this._frmDokumentiGKUnpinnedTabAreaRight.Owner    = this.UltraDockManager1;
            this._frmDokumentiGKUnpinnedTabAreaRight.Size     = new System.Drawing.Size(0, 562);
            this._frmDokumentiGKUnpinnedTabAreaRight.TabIndex = 104;
            //
            // _frmDokumentiGKUnpinnedTabAreaTop
            //
            this._frmDokumentiGKUnpinnedTabAreaTop.Dock     = System.Windows.Forms.DockStyle.Top;
            this._frmDokumentiGKUnpinnedTabAreaTop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this._frmDokumentiGKUnpinnedTabAreaTop.Location = new System.Drawing.Point(0, 0);
            this._frmDokumentiGKUnpinnedTabAreaTop.Name     = "_frmDokumentiGKUnpinnedTabAreaTop";
            this._frmDokumentiGKUnpinnedTabAreaTop.Owner    = this.UltraDockManager1;
            this._frmDokumentiGKUnpinnedTabAreaTop.Size     = new System.Drawing.Size(784, 0);
            this._frmDokumentiGKUnpinnedTabAreaTop.TabIndex = 105;
            //
            // _frmDokumentiGKUnpinnedTabAreaBottom
            //
            this._frmDokumentiGKUnpinnedTabAreaBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this._frmDokumentiGKUnpinnedTabAreaBottom.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this._frmDokumentiGKUnpinnedTabAreaBottom.Location = new System.Drawing.Point(0, 562);
            this._frmDokumentiGKUnpinnedTabAreaBottom.Name     = "_frmDokumentiGKUnpinnedTabAreaBottom";
            this._frmDokumentiGKUnpinnedTabAreaBottom.Owner    = this.UltraDockManager1;
            this._frmDokumentiGKUnpinnedTabAreaBottom.Size     = new System.Drawing.Size(784, 0);
            this._frmDokumentiGKUnpinnedTabAreaBottom.TabIndex = 106;
            //
            // _frmDokumentiGKAutoHideControl
            //
            this._frmDokumentiGKAutoHideControl.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this._frmDokumentiGKAutoHideControl.Location = new System.Drawing.Point(0, 0);
            this._frmDokumentiGKAutoHideControl.Name     = "_frmDokumentiGKAutoHideControl";
            this._frmDokumentiGKAutoHideControl.Owner    = this.UltraDockManager1;
            this._frmDokumentiGKAutoHideControl.Size     = new System.Drawing.Size(0, 0);
            this._frmDokumentiGKAutoHideControl.TabIndex = 107;
            //
            // WindowDockingArea1
            //
            this.WindowDockingArea1.Controls.Add(this.DockableWindow1);
            this.WindowDockingArea1.Dock     = System.Windows.Forms.DockStyle.Left;
            this.WindowDockingArea1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.WindowDockingArea1.Location = new System.Drawing.Point(0, 0);
            this.WindowDockingArea1.Name     = "WindowDockingArea1";
            this.WindowDockingArea1.Owner    = this.UltraDockManager1;
            this.WindowDockingArea1.Size     = new System.Drawing.Size(623, 562);
            this.WindowDockingArea1.TabIndex = 108;
            //
            // DockableWindow1
            //
            this.DockableWindow1.Controls.Add(this.UltraGrid1);
            this.DockableWindow1.Location = new System.Drawing.Point(0, 0);
            this.DockableWindow1.Name     = "DockableWindow1";
            this.DockableWindow1.Owner    = this.UltraDockManager1;
            this.DockableWindow1.Size     = new System.Drawing.Size(618, 562);
            this.DockableWindow1.TabIndex = 109;
            //
            // frmListaDokumenataGK
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(884, 562);
            this.Controls.Add(this._frmDokumentiGKAutoHideControl);
            this.Controls.Add(this.UltraExplorerBar1);
            this.Controls.Add(this.WindowDockingArea1);
            this.Controls.Add(this._frmDokumentiGKUnpinnedTabAreaTop);
            this.Controls.Add(this._frmDokumentiGKUnpinnedTabAreaBottom);
            this.Controls.Add(this._frmDokumentiGKUnpinnedTabAreaLeft);
            this.Controls.Add(this._frmDokumentiGKUnpinnedTabAreaRight);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox     = false;
            this.MaximumSize     = new System.Drawing.Size(900, 600);
            this.MinimizeBox     = false;
            this.Name            = "frmListaDokumenataGK";
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "Lista knjiženih dokumenata u glavnoj knjizi";
            ((System.ComponentModel.ISupportInitialize)(this.UltraGrid1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Dokumenti1BindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Dokumenti1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.UltraExplorerBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.UltraDockManager1)).EndInit();
            this.WindowDockingArea1.ResumeLayout(false);
            this.DockableWindow1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
예제 #5
0
/*		go generado por el Diseñador de Windows Forms
 *              >
 *              sario para admitir el Diseñador. No se puede modificar nido del método con el editor de código.*/
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinDataSource.UltraDataBand   ultraDataBand1   = new Infragistics.Win.UltraWinDataSource.UltraDataBand("Band 1");
            Infragistics.Win.UltraWinDataSource.UltraDataBand   ultraDataBand2   = new Infragistics.Win.UltraWinDataSource.UltraDataBand("Band 2");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Sucursal");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Cantidad");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Descripcion");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Cantidad");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Descripcion");
            Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Cantidad");
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmConsultaArticulos));
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            this.ultraExplorerBarContainerControl3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.label9              = new System.Windows.Forms.Label();
            this.label8              = new System.Windows.Forms.Label();
            this.txtDescripcion      = new System.Windows.Forms.TextBox();
            this.gridEXAgrupamientos = new Janus.Windows.GridEX.GridEX();
            this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.uneMaxDesctoConImp   = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label11              = new System.Windows.Forms.Label();
            this.unePrecioListaConImp = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label10              = new System.Windows.Forms.Label();
            this.unePrecioNeto        = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label7              = new System.Windows.Forms.Label();
            this.uneMaxDescto        = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label6              = new System.Windows.Forms.Label();
            this.unePrecioBruto      = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label5              = new System.Windows.Forms.Label();
            this.unePrecioNetoConImp = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label2              = new System.Windows.Forms.Label();
            this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.ultraGridStock    = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraDataSource1  = new Infragistics.Win.UltraWinDataSource.UltraDataSource();
            this.groupBox1         = new System.Windows.Forms.GroupBox();
            this.uneStock          = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtEstado         = new System.Windows.Forms.TextBox();
            this.txtVisualizacion  = new System.Windows.Forms.TextBox();
            this.label4            = new System.Windows.Forms.Label();
            this.label3            = new System.Windows.Forms.Label();
            this.label1            = new System.Windows.Forms.Label();
            this.imglStandar       = new System.Windows.Forms.ImageList(this.components);
            this.toolBarStandar    = new System.Windows.Forms.ToolBar();
            this.toolBarButton12   = new System.Windows.Forms.ToolBarButton();
            this.panel1            = new System.Windows.Forms.Panel();
            this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
            this.ultraExplorerBarContainerControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridEXAgrupamientos)).BeginInit();
            this.ultraExplorerBarContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneMaxDesctoConImp)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePrecioListaConImp)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePrecioNeto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneMaxDescto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePrecioBruto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePrecioNetoConImp)).BeginInit();
            this.ultraExplorerBarContainerControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridStock)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneStock)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
            this.ultraExplorerBar1.SuspendLayout();
            this.SuspendLayout();
            //
            // ultraExplorerBarContainerControl3
            //
            this.ultraExplorerBarContainerControl3.Controls.Add(this.label9);
            this.ultraExplorerBarContainerControl3.Controls.Add(this.label8);
            this.ultraExplorerBarContainerControl3.Controls.Add(this.txtDescripcion);
            this.ultraExplorerBarContainerControl3.Controls.Add(this.gridEXAgrupamientos);
            this.ultraExplorerBarContainerControl3.Location = new System.Drawing.Point(28, -83);
            this.ultraExplorerBarContainerControl3.Name     = "ultraExplorerBarContainerControl3";
            this.ultraExplorerBarContainerControl3.Size     = new System.Drawing.Size(846, 82);
            this.ultraExplorerBarContainerControl3.TabIndex = 2;
            //
            // label9
            //
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location  = new System.Drawing.Point(1, 24);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(87, 16);
            this.label9.TabIndex  = 28;
            this.label9.Text      = "Agrupamientos";
            //
            // label8
            //
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.label8.Location  = new System.Drawing.Point(0, 3);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(69, 16);
            this.label8.TabIndex  = 27;
            this.label8.Text      = "Descripción";
            //
            // txtDescripcion
            //
            this.txtDescripcion.BackColor = System.Drawing.Color.White;
            this.txtDescripcion.Location  = new System.Drawing.Point(101, 0);
            this.txtDescripcion.Name      = "txtDescripcion";
            this.txtDescripcion.ReadOnly  = true;
            this.txtDescripcion.Size      = new System.Drawing.Size(376, 20);
            this.txtDescripcion.TabIndex  = 0;
            this.txtDescripcion.Text      = "txtDescripcion";
            //
            // gridEXAgrupamientos
            //
            this.gridEXAgrupamientos.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
            this.gridEXAgrupamientos.Anchor    = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                       | System.Windows.Forms.AnchorStyles.Right)));
            this.gridEXAgrupamientos.Cursor             = System.Windows.Forms.Cursors.Default;
            this.gridEXAgrupamientos.GroupByBoxInfoText = "";
            this.gridEXAgrupamientos.GroupByBoxVisible  = false;
            this.gridEXAgrupamientos.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
            this.gridEXAgrupamientos.LayoutData         = "<GridEXLayoutData><RootTable><Columns Collection=\"true\"><Column0 ID=\"IdProducto\">" +
                                                          "<Caption>IdProducto</Caption><DataMember>IdProducto</DataMember><Key>IdProducto<" +
                                                          "/Key><Position>0</Position><Visible>False</Visible></Column0><Column1 ID=\"Jerarq" +
                                                          "uia\"><Caption>Jerarquia</Caption><DataMember>Jerarquia</DataMember><Key>Jerarqui" +
                                                          "a</Key><Position>1</Position><Visible>False</Visible></Column1><Column2 ID=\"Fech" +
                                                          "aCreacion\"><Caption>FechaCreacion</Caption><DataMember>FechaCreacion</DataMember" +
                                                          "><Key>FechaCreacion</Key><Position>2</Position><Visible>False</Visible></Column2" +
                                                          "><Column3 ID=\"IdConexionCreacion\"><Caption>IdConexionCreacion</Caption><DataMemb" +
                                                          "er>IdConexionCreacion</DataMember><Key>IdConexionCreacion</Key><Position>3</Posi" +
                                                          "tion><Visible>False</Visible></Column3><Column4 ID=\"UltimaModificacion\"><Caption" +
                                                          ">UltimaModificacion</Caption><DataMember>UltimaModificacion</DataMember><Key>Ult" +
                                                          "imaModificacion</Key><Position>4</Position><Visible>False</Visible></Column4><Co" +
                                                          "lumn5 ID=\"IdConexionUltimaModificacion\"><Caption>IdConexionUltimaModificacion</C" +
                                                          "aption><DataMember>IdConexionUltimaModificacion</DataMember><Key>IdConexionUltim" +
                                                          "aModificacion</Key><Position>5</Position><Visible>False</Visible></Column5><Colu" +
                                                          "mn6 ID=\"IdReservado\"><Caption>IdReservado</Caption><DataMember>IdReservado</Data" +
                                                          "Member><Key>IdReservado</Key><Position>6</Position><Visible>False</Visible></Col" +
                                                          "umn6><Column7 ID=\"RowId\"><Caption>RowId</Caption><DataMember>RowId</DataMember><" +
                                                          "Key>RowId</Key><Position>7</Position><Visible>False</Visible></Column7><Column8 " +
                                                          "ID=\"IdEmpresa\"><Caption>IdEmpresa</Caption><DataMember>IdEmpresa</DataMember><Ke" +
                                                          "y>IdEmpresa</Key><Position>8</Position><Visible>False</Visible></Column8><Column" +
                                                          "9 ID=\"Descripcion\"><Caption>Descripcion</Caption><DataMember>Descripcion</DataMe" +
                                                          "mber><Key>Descripcion</Key><Position>9</Position><Width>98</Width></Column9></Co" +
                                                          "lumns><GroupCondition ID=\"\" /><SortKeys Collection=\"true\"><SortKey0 ID=\"SortKey0" +
                                                          "\"><ColIndex>9</ColIndex></SortKey0></SortKeys></RootTable></GridEXLayoutData>";
            this.gridEXAgrupamientos.Location = new System.Drawing.Point(101, 22);
            this.gridEXAgrupamientos.Name     = "gridEXAgrupamientos";
            this.gridEXAgrupamientos.Size     = new System.Drawing.Size(370, 58);
            this.gridEXAgrupamientos.TabIndex = 1;
            //
            // ultraExplorerBarContainerControl1
            //
            this.ultraExplorerBarContainerControl1.Controls.Add(this.uneMaxDesctoConImp);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label11);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.unePrecioListaConImp);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label10);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.unePrecioNeto);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label7);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.uneMaxDescto);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label6);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.unePrecioBruto);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label5);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.unePrecioNetoConImp);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label2);
            this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 58);
            this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
            this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(846, 82);
            this.ultraExplorerBarContainerControl1.TabIndex = 0;
            //
            // uneMaxDesctoConImp
            //
            this.uneMaxDesctoConImp.FormatString = "0.00";
            this.uneMaxDesctoConImp.Location     = new System.Drawing.Point(526, 27);
            this.uneMaxDesctoConImp.MaxValue     = 2147483647.99;
            this.uneMaxDesctoConImp.MinValue     = -21474836.99;
            this.uneMaxDesctoConImp.Name         = "uneMaxDesctoConImp";
            this.uneMaxDesctoConImp.NumericType  = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneMaxDesctoConImp.PromptChar   = ' ';
            this.uneMaxDesctoConImp.ReadOnly     = true;
            this.uneMaxDesctoConImp.RightToLeft  = System.Windows.Forms.RightToLeft.Yes;
            this.uneMaxDesctoConImp.Size         = new System.Drawing.Size(100, 21);
            this.uneMaxDesctoConImp.TabIndex     = 4;
            //
            // label11
            //
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.Location  = new System.Drawing.Point(325, 29);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(200, 16);
            this.label11.TabIndex  = 31;
            this.label11.Text      = "Máximo descuento aplicable";
            //
            // unePrecioListaConImp
            //
            this.unePrecioListaConImp.Font         = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            this.unePrecioListaConImp.FormatString = "0.00";
            this.unePrecioListaConImp.Location     = new System.Drawing.Point(526, 3);
            this.unePrecioListaConImp.MaxValue     = 2147483647.99;
            this.unePrecioListaConImp.MinValue     = -21474836.99;
            this.unePrecioListaConImp.Name         = "unePrecioListaConImp";
            this.unePrecioListaConImp.NumericType  = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.unePrecioListaConImp.PromptChar   = ' ';
            this.unePrecioListaConImp.ReadOnly     = true;
            this.unePrecioListaConImp.RightToLeft  = System.Windows.Forms.RightToLeft.Yes;
            this.unePrecioListaConImp.Size         = new System.Drawing.Size(100, 21);
            this.unePrecioListaConImp.TabIndex     = 3;
            //
            // label10
            //
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            this.label10.Location  = new System.Drawing.Point(325, 6);
            this.label10.Name      = "label10";
            this.label10.Size      = new System.Drawing.Size(192, 16);
            this.label10.TabIndex  = 29;
            this.label10.Text      = "Precio de Lista Impuestos Incluidos";
            this.label10.Click    += new System.EventHandler(this.label10_Click);
            //
            // unePrecioNeto
            //
            this.unePrecioNeto.FormatString  = "0.00";
            this.unePrecioNeto.Location      = new System.Drawing.Point(173, 52);
            this.unePrecioNeto.MaxValue      = 2147483647.99;
            this.unePrecioNeto.MinValue      = -21474836.99;
            this.unePrecioNeto.Name          = "unePrecioNeto";
            this.unePrecioNeto.NumericType   = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.unePrecioNeto.PromptChar    = ' ';
            this.unePrecioNeto.ReadOnly      = true;
            this.unePrecioNeto.RightToLeft   = System.Windows.Forms.RightToLeft.Yes;
            this.unePrecioNeto.Size          = new System.Drawing.Size(100, 21);
            this.unePrecioNeto.TabIndex      = 2;
            this.unePrecioNeto.ValueChanged += new System.EventHandler(this.unePrecioNeto_ValueChanged);
            //
            // label7
            //
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(16, 59);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(152, 16);
            this.label7.TabIndex  = 27;
            this.label7.Text      = "Precio Mínimo sin Impuestos";
            this.label7.Click    += new System.EventHandler(this.label7_Click);
            //
            // uneMaxDescto
            //
            this.uneMaxDescto.FormatString = "0.00";
            this.uneMaxDescto.Location     = new System.Drawing.Point(173, 27);
            this.uneMaxDescto.MaxValue     = 2147483647.99;
            this.uneMaxDescto.MinValue     = -21474836.99;
            this.uneMaxDescto.Name         = "uneMaxDescto";
            this.uneMaxDescto.NumericType  = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneMaxDescto.PromptChar   = ' ';
            this.uneMaxDescto.ReadOnly     = true;
            this.uneMaxDescto.RightToLeft  = System.Windows.Forms.RightToLeft.Yes;
            this.uneMaxDescto.Size         = new System.Drawing.Size(100, 21);
            this.uneMaxDescto.TabIndex     = 1;
            //
            // label6
            //
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.Location  = new System.Drawing.Point(16, 32);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(152, 16);
            this.label6.TabIndex  = 25;
            this.label6.Text      = "Máximo descuento aplicable";
            //
            // unePrecioBruto
            //
            this.unePrecioBruto.FormatString = "0.00";
            this.unePrecioBruto.Location     = new System.Drawing.Point(173, 3);
            this.unePrecioBruto.MaxValue     = 2147483647.99;
            this.unePrecioBruto.MinValue     = -21474836.99;
            this.unePrecioBruto.Name         = "unePrecioBruto";
            this.unePrecioBruto.NumericType  = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.unePrecioBruto.PromptChar   = ' ';
            this.unePrecioBruto.ReadOnly     = true;
            this.unePrecioBruto.RightToLeft  = System.Windows.Forms.RightToLeft.Yes;
            this.unePrecioBruto.Size         = new System.Drawing.Size(100, 21);
            this.unePrecioBruto.TabIndex     = 0;
            //
            // label5
            //
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.Location  = new System.Drawing.Point(16, 6);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(160, 16);
            this.label5.TabIndex  = 23;
            this.label5.Text      = "Precio de Lista sin Impuestos";
            //
            // unePrecioNetoConImp
            //
            this.unePrecioNetoConImp.FormatString = "0.00";
            this.unePrecioNetoConImp.Location     = new System.Drawing.Point(526, 52);
            this.unePrecioNetoConImp.MaxValue     = 2147483647.99;
            this.unePrecioNetoConImp.MinValue     = -21474836.99;
            this.unePrecioNetoConImp.Name         = "unePrecioNetoConImp";
            this.unePrecioNetoConImp.NumericType  = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.unePrecioNetoConImp.PromptChar   = ' ';
            this.unePrecioNetoConImp.ReadOnly     = true;
            this.unePrecioNetoConImp.RightToLeft  = System.Windows.Forms.RightToLeft.Yes;
            this.unePrecioNetoConImp.Size         = new System.Drawing.Size(100, 21);
            this.unePrecioNetoConImp.TabIndex     = 5;
            //
            // label2
            //
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Location  = new System.Drawing.Point(326, 57);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(192, 16);
            this.label2.TabIndex  = 17;
            this.label2.Text      = "Precio Mínimo Impuestos Incluidos";
            //
            // ultraExplorerBarContainerControl2
            //
            this.ultraExplorerBarContainerControl2.Controls.Add(this.ultraGridStock);
            this.ultraExplorerBarContainerControl2.Controls.Add(this.groupBox1);
            this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 199);
            this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
            this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(846, 273);
            this.ultraExplorerBarContainerControl2.TabIndex = 1;
            //
            // ultraGridStock
            //
            this.ultraGridStock.Cursor     = System.Windows.Forms.Cursors.Default;
            this.ultraGridStock.DataSource = this.ultraDataSource1;
            appearance1.BackColor          = System.Drawing.Color.White;
            this.ultraGridStock.DisplayLayout.Appearance = appearance1;
            this.ultraGridStock.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.ultraGridStock.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            this.ultraGridStock.Location = new System.Drawing.Point(0, 0);
            this.ultraGridStock.Name     = "ultraGridStock";
            this.ultraGridStock.Size     = new System.Drawing.Size(846, 273);
            this.ultraGridStock.TabIndex = 0;
            //
            // ultraDataSource1
            //
            ultraDataBand2.Columns.AddRange(new object[] {
                ultraDataColumn1,
                ultraDataColumn2
            });
            ultraDataBand1.ChildBands.AddRange(new object[] {
                ultraDataBand2
            });
            ultraDataBand1.Columns.AddRange(new object[] {
                ultraDataColumn3,
                ultraDataColumn4
            });
            this.ultraDataSource1.Band.ChildBands.AddRange(new object[] {
                ultraDataBand1
            });
            this.ultraDataSource1.Band.Columns.AddRange(new object[] {
                ultraDataColumn5,
                ultraDataColumn6
            });
            //
            // groupBox1
            //
            this.groupBox1.BackColor = System.Drawing.Color.Transparent;
            this.groupBox1.Controls.Add(this.uneStock);
            this.groupBox1.Controls.Add(this.txtEstado);
            this.groupBox1.Controls.Add(this.txtVisualizacion);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.groupBox1.Location = new System.Drawing.Point(0, 0);
            this.groupBox1.Name     = "groupBox1";
            this.groupBox1.Size     = new System.Drawing.Size(846, 273);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop  = false;
            //
            // uneStock
            //
            this.uneStock.Location    = new System.Drawing.Point(128, 62);
            this.uneStock.Name        = "uneStock";
            this.uneStock.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneStock.PromptChar  = ' ';
            this.uneStock.ReadOnly    = true;
            this.uneStock.Size        = new System.Drawing.Size(100, 21);
            this.uneStock.TabIndex    = 30;
            //
            // txtEstado
            //
            this.txtEstado.BackColor = System.Drawing.Color.White;
            this.txtEstado.Location  = new System.Drawing.Point(128, 40);
            this.txtEstado.Name      = "txtEstado";
            this.txtEstado.ReadOnly  = true;
            this.txtEstado.Size      = new System.Drawing.Size(144, 20);
            this.txtEstado.TabIndex  = 4;
            this.txtEstado.Text      = "txtEstado";
            //
            // txtVisualizacion
            //
            this.txtVisualizacion.BackColor = System.Drawing.Color.White;
            this.txtVisualizacion.Location  = new System.Drawing.Point(128, 17);
            this.txtVisualizacion.Name      = "txtVisualizacion";
            this.txtVisualizacion.ReadOnly  = true;
            this.txtVisualizacion.Size      = new System.Drawing.Size(144, 20);
            this.txtVisualizacion.TabIndex  = 3;
            this.txtVisualizacion.Text      = "txtVisualizacion";
            //
            // label4
            //
            this.label4.Location = new System.Drawing.Point(8, 41);
            this.label4.Name     = "label4";
            this.label4.Size     = new System.Drawing.Size(96, 20);
            this.label4.TabIndex = 2;
            this.label4.Text     = "Estado de stock";
            //
            // label3
            //
            this.label3.Location = new System.Drawing.Point(8, 18);
            this.label3.Name     = "label3";
            this.label3.Size     = new System.Drawing.Size(120, 20);
            this.label3.TabIndex = 1;
            this.label3.Text     = "Visualizacion de stock";
            //
            // label1
            //
            this.label1.Location = new System.Drawing.Point(8, 65);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(40, 20);
            this.label1.TabIndex = 0;
            this.label1.Text     = "Stock";
            //
            // imglStandar
            //
            this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
            this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
            this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
            //
            // toolBarStandar
            //
            this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
            this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                this.toolBarButton12
            });
            this.toolBarStandar.DropDownArrows = true;
            this.toolBarStandar.ImageList      = this.imglStandar;
            this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
            this.toolBarStandar.Name           = "toolBarStandar";
            this.toolBarStandar.ShowToolTips   = true;
            this.toolBarStandar.Size           = new System.Drawing.Size(912, 28);
            this.toolBarStandar.TabIndex       = 20;
            this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
            this.toolBarStandar.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBarStandar_ButtonClick);
            //
            // toolBarButton12
            //
            this.toolBarButton12.ImageIndex = 5;
            this.toolBarButton12.Text       = "Actualizar";
            //
            // panel1
            //
            this.panel1.Controls.Add(this.ultraExplorerBar1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 28);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(912, 497);
            this.panel1.TabIndex = 21;
            //
            // ultraExplorerBar1
            //
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl3);
            this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
            ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl3;
            ultraExplorerBarGroup1.Settings.ContainerHeight = 82;
            ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup1.Text      = "Información principal";
            ultraExplorerBarGroup2.Container = this.ultraExplorerBarContainerControl1;
            ultraExplorerBarGroup2.Settings.ContainerHeight = 82;
            ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup2.Text      = "Precios";
            ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl2;
            ultraExplorerBarGroup3.Settings.ContainerHeight = 273;
            ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup3.Text = "Stock";
            this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
                ultraExplorerBarGroup1,
                ultraExplorerBarGroup2,
                ultraExplorerBarGroup3
            });
            this.ultraExplorerBar1.Location = new System.Drawing.Point(0, 0);
            this.ultraExplorerBar1.Name     = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;                                                                                                                                 //German 20101207 - Tarea Infragistics 2008 – Tarea 983
            this.ultraExplorerBar1.Size     = new System.Drawing.Size(912, 497);
            this.ultraExplorerBar1.TabIndex = 2;
            //
            // FrmConsultaArticulos
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.BackColor         = System.Drawing.SystemColors.Control;
            this.ClientSize        = new System.Drawing.Size(912, 525);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.toolBarStandar);
            this.Name = "FrmConsultaArticulos";
            this.Text = "Consulta de artículos";
            this.ultraExplorerBarContainerControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridEXAgrupamientos)).EndInit();
            this.ultraExplorerBarContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uneMaxDesctoConImp)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePrecioListaConImp)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePrecioNeto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneMaxDescto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePrecioBruto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePrecioNetoConImp)).EndInit();
            this.ultraExplorerBarContainerControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridStock)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uneStock)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
            this.ultraExplorerBar1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
예제 #6
0
        /// <summary>
        /// Método necesario para admitir el Diseñador. No se puede modificar
        /// el contenido del método con el editor de código.

        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmPagoCuentaCorriente));
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            this.ultraExplorerBarContainerControl5 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.txtNumero                         = new System.Windows.Forms.TextBox();
            this.mzCmbCuenta                       = new mz.erp.ui.controls.mzComboSearchEditor();
            this.mzCEInstanciasCaja                = new mz.erp.ui.controls.mzComboEditor();
            this.ultraLabel4                       = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel6                       = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel1                       = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel3                       = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel5                       = new Infragistics.Win.Misc.UltraLabel();
            this.mzCmbTipoComprobante              = new mz.erp.ui.controls.mzComboEditor();
            this.ultraLabel2                       = new Infragistics.Win.Misc.UltraLabel();
            this.cldFechaComprobante               = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
            this.mzCmbResponsableEmision           = new mz.erp.ui.controls.mzComboSearchEditor();
            this.ultraExplorerBarContainerControl6 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.ubEliminar                        = new Infragistics.Win.Misc.UltraButton();
            this.imglStandar                       = new System.Windows.Forms.ImageList(this.components);
            this.ubAgregar                         = new Infragistics.Win.Misc.UltraButton();
            this.label1          = new System.Windows.Forms.Label();
            this.gridEXValores   = new Janus.Windows.GridEX.GridEX();
            this.uneTotalValores = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.gridCompAImputar  = new Janus.Windows.GridEX.GridEX();
            this.uneTotalImputado  = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label8            = new System.Windows.Forms.Label();
            this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
            this.toolBarStandar    = new System.Windows.Forms.ToolBar();
            this.tbbGuardar        = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton8    = new System.Windows.Forms.ToolBarButton();
            this.tbStep3           = new System.Windows.Forms.ToolBarButton();
            this.tbDelete          = new System.Windows.Forms.ToolBarButton();
            this.ultraExplorerBarContainerControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEInstanciasCaja)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mzCmbTipoComprobante)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cldFechaComprobante)).BeginInit();
            this.ultraExplorerBarContainerControl6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridEXValores)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneTotalValores)).BeginInit();
            this.ultraExplorerBarContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridCompAImputar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneTotalImputado)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
            this.ultraExplorerBar1.SuspendLayout();
            this.SuspendLayout();
            //
            // ultraExplorerBarContainerControl5
            //
            this.ultraExplorerBarContainerControl5.Controls.Add(this.txtNumero);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.mzCmbCuenta);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.mzCEInstanciasCaja);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.ultraLabel4);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.ultraLabel6);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.ultraLabel1);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.ultraLabel3);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.ultraLabel5);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.mzCmbTipoComprobante);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.ultraLabel2);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.cldFechaComprobante);
            this.ultraExplorerBarContainerControl5.Controls.Add(this.mzCmbResponsableEmision);
            this.ultraExplorerBarContainerControl5.Location = new System.Drawing.Point(28, 49);
            this.ultraExplorerBarContainerControl5.Name     = "ultraExplorerBarContainerControl5";
            this.ultraExplorerBarContainerControl5.Size     = new System.Drawing.Size(815, 143);
            this.ultraExplorerBarContainerControl5.TabIndex = 6;
            //
            // txtNumero
            //
            this.txtNumero.Enabled  = false;
            this.txtNumero.Location = new System.Drawing.Point(128, 23);
            this.txtNumero.Name     = "txtNumero";
            this.txtNumero.Size     = new System.Drawing.Size(240, 20);
            this.txtNumero.TabIndex = 1;
            this.txtNumero.Text     = "";
            //
            // mzCmbCuenta
            //
            this.mzCmbCuenta.DataValue            = "";
            this.mzCmbCuenta.EditObject           = null;
            this.mzCmbCuenta.FastSearch           = false;
            this.mzCmbCuenta.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            this.mzCmbCuenta.HierarchicalSearch   = false;
            this.mzCmbCuenta.Location             = new System.Drawing.Point(128, 69);
            this.mzCmbCuenta.Name                 = "mzCmbCuenta";
            this.mzCmbCuenta.SearchObject         = null;
            this.mzCmbCuenta.SearchObjectListener = null;
            this.mzCmbCuenta.Size                 = new System.Drawing.Size(438, 22);
            this.mzCmbCuenta.TabIndex             = 3;

            //
            // mzCEInstanciasCaja
            //
            this.mzCEInstanciasCaja.DataSource           = null;
            this.mzCEInstanciasCaja.DisplayMember        = "";
            this.mzCEInstanciasCaja.DisplayMemberCaption = "";
            this.mzCEInstanciasCaja.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
            this.mzCEInstanciasCaja.Location             = new System.Drawing.Point(128, 116);
            this.mzCEInstanciasCaja.MaxItemsDisplay      = 7;
            this.mzCEInstanciasCaja.MoreItemsDisplayText = "(Ver mas elementos...)";
            this.mzCEInstanciasCaja.Name               = "mzCEInstanciasCaja";
            this.mzCEInstanciasCaja.Size               = new System.Drawing.Size(240, 21);
            this.mzCEInstanciasCaja.SorterMember       = "";
            this.mzCEInstanciasCaja.TabIndex           = 5;
            this.mzCEInstanciasCaja.ValueMember        = "";
            this.mzCEInstanciasCaja.ValueMemberCaption = "";
            //
            // ultraLabel4
            //
            this.ultraLabel4.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel4.Location  = new System.Drawing.Point(0, 121);
            this.ultraLabel4.Name      = "ultraLabel4";
            this.ultraLabel4.Size      = new System.Drawing.Size(120, 16);
            this.ultraLabel4.TabIndex  = 27;
            this.ultraLabel4.Text      = "Instancia de Caja";
            //
            // ultraLabel6
            //
            this.ultraLabel6.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel6.Location  = new System.Drawing.Point(0, 49);
            this.ultraLabel6.Name      = "ultraLabel6";
            this.ultraLabel6.Size      = new System.Drawing.Size(120, 16);
            this.ultraLabel6.TabIndex  = 26;
            this.ultraLabel6.Text      = "Responsable Emisión";
            //
            // ultraLabel1
            //
            this.ultraLabel1.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel1.Location  = new System.Drawing.Point(0, 73);
            this.ultraLabel1.Name      = "ultraLabel1";
            this.ultraLabel1.Size      = new System.Drawing.Size(120, 16);
            this.ultraLabel1.TabIndex  = 25;
            this.ultraLabel1.Text      = "Cuenta";
            //
            // ultraLabel3
            //
            this.ultraLabel3.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel3.Location  = new System.Drawing.Point(0, 1);
            this.ultraLabel3.Name      = "ultraLabel3";
            this.ultraLabel3.Size      = new System.Drawing.Size(120, 16);
            this.ultraLabel3.TabIndex  = 24;
            this.ultraLabel3.Text      = "Fecha";
            //
            // ultraLabel5
            //
            this.ultraLabel5.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel5.Location  = new System.Drawing.Point(0, 25);
            this.ultraLabel5.Name      = "ultraLabel5";
            this.ultraLabel5.Size      = new System.Drawing.Size(120, 16);
            this.ultraLabel5.TabIndex  = 23;
            this.ultraLabel5.Text      = "Número";
            //
            // mzCmbTipoComprobante
            //
            this.mzCmbTipoComprobante.DataSource           = null;
            this.mzCmbTipoComprobante.DisplayMember        = "";
            this.mzCmbTipoComprobante.DisplayMemberCaption = "";
            this.mzCmbTipoComprobante.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
            this.mzCmbTipoComprobante.Location             = new System.Drawing.Point(128, 93);
            this.mzCmbTipoComprobante.MaxItemsDisplay      = 7;
            this.mzCmbTipoComprobante.MoreItemsDisplayText = "(Ver mas elementos...)";
            this.mzCmbTipoComprobante.Name               = "mzCmbTipoComprobante";
            this.mzCmbTipoComprobante.Size               = new System.Drawing.Size(240, 21);
            this.mzCmbTipoComprobante.SorterMember       = "";
            this.mzCmbTipoComprobante.TabIndex           = 4;
            this.mzCmbTipoComprobante.ValueMember        = "";
            this.mzCmbTipoComprobante.ValueMemberCaption = "";
            //
            // ultraLabel2
            //
            this.ultraLabel2.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel2.Location  = new System.Drawing.Point(0, 97);
            this.ultraLabel2.Name      = "ultraLabel2";
            this.ultraLabel2.Size      = new System.Drawing.Size(120, 16);
            this.ultraLabel2.TabIndex  = 22;
            this.ultraLabel2.Text      = "Tipo de Comprobante";
            //
            // cldFechaComprobante
            //
            dateButton1.Caption = "Today";
            this.cldFechaComprobante.DateButtons.Add(dateButton1);
            this.cldFechaComprobante.Location          = new System.Drawing.Point(128, 0);
            this.cldFechaComprobante.Name              = "cldFechaComprobante";
            this.cldFechaComprobante.NonAutoSizeHeight = 23;
            this.cldFechaComprobante.Size              = new System.Drawing.Size(240, 21);
            this.cldFechaComprobante.TabIndex          = 0;
            this.cldFechaComprobante.Value             = new System.DateTime(2005, 1, 28, 0, 0, 0, 0);
            //
            // mzCmbResponsableEmision
            //
            this.mzCmbResponsableEmision.DataValue            = "";
            this.mzCmbResponsableEmision.EditObject           = null;
            this.mzCmbResponsableEmision.FastSearch           = false;
            this.mzCmbResponsableEmision.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            this.mzCmbResponsableEmision.HierarchicalSearch   = false;
            this.mzCmbResponsableEmision.Location             = new System.Drawing.Point(128, 45);
            this.mzCmbResponsableEmision.Name                 = "mzCmbResponsableEmision";
            this.mzCmbResponsableEmision.SearchObject         = null;
            this.mzCmbResponsableEmision.SearchObjectListener = null;
            this.mzCmbResponsableEmision.Size                 = new System.Drawing.Size(438, 22);
            this.mzCmbResponsableEmision.TabIndex             = 2;
            //
            // ultraExplorerBarContainerControl6
            //
            this.ultraExplorerBarContainerControl6.Controls.Add(this.ubEliminar);
            this.ultraExplorerBarContainerControl6.Controls.Add(this.ubAgregar);
            this.ultraExplorerBarContainerControl6.Controls.Add(this.label1);
            this.ultraExplorerBarContainerControl6.Controls.Add(this.gridEXValores);
            this.ultraExplorerBarContainerControl6.Controls.Add(this.uneTotalValores);
            this.ultraExplorerBarContainerControl6.Location = new System.Drawing.Point(28, 251);
            this.ultraExplorerBarContainerControl6.Name     = "ultraExplorerBarContainerControl6";
            this.ultraExplorerBarContainerControl6.Size     = new System.Drawing.Size(815, 205);
            this.ultraExplorerBarContainerControl6.TabIndex = 8;
            //
            // ubEliminar
            //
            this.ubEliminar.ImageList = this.imglStandar;
            this.ubEliminar.Location  = new System.Drawing.Point(104, 0);
            this.ubEliminar.Name      = "ubEliminar";
            this.ubEliminar.Size      = new System.Drawing.Size(96, 24);
            this.ubEliminar.TabIndex  = 1;
            this.ubEliminar.Text      = "&Eliminar";
            this.ubEliminar.Click    += new System.EventHandler(this.ubEliminar_Click);
            //
            // imglStandar
            //
            this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
            this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
            this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
            //
            // ubAgregar
            //
            this.ubAgregar.ImageList = this.imglStandar;
            this.ubAgregar.Location  = new System.Drawing.Point(8, 0);
            this.ubAgregar.Name      = "ubAgregar";
            this.ubAgregar.Size      = new System.Drawing.Size(96, 24);
            this.ubAgregar.TabIndex  = 0;
            this.ubAgregar.Text      = "&Agregar";
            this.ubAgregar.Click    += new System.EventHandler(this.ubAgregar_Click);
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location  = new System.Drawing.Point(432, 8);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(128, 12);
            this.label1.TabIndex  = 31;
            this.label1.Text      = "Total";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // gridEXValores
            //
            this.gridEXValores.AllowDelete      = Janus.Windows.GridEX.InheritableBoolean.True;
            this.gridEXValores.AllowEdit        = Janus.Windows.GridEX.InheritableBoolean.False;
            this.gridEXValores.ContinuousScroll = false;
            this.gridEXValores.Cursor           = System.Windows.Forms.Cursors.Default;
            this.gridEXValores.EditorsControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
            this.gridEXValores.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            this.gridEXValores.GroupByBoxVisible  = false;
            this.gridEXValores.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
            this.gridEXValores.Location           = new System.Drawing.Point(4, 32);
            this.gridEXValores.Name           = "gridEXValores";
            this.gridEXValores.ScrollBars     = Janus.Windows.GridEX.ScrollBars.Both;
            this.gridEXValores.Size           = new System.Drawing.Size(660, 160);
            this.gridEXValores.TabIndex       = 2;
            this.gridEXValores.DoubleClick   += new System.EventHandler(this.gridEXValores_DoubleClick);
            this.gridEXValores.FormattingRow += new Janus.Windows.GridEX.RowLoadEventHandler(this.gridEXValores_FormattingRow);
            //
            // uneTotalValores
            //
            this.uneTotalValores.Location      = new System.Drawing.Point(568, 0);
            this.uneTotalValores.Name          = "uneTotalValores";
            this.uneTotalValores.NumericType   = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneTotalValores.Size          = new System.Drawing.Size(96, 21);
            this.uneTotalValores.TabIndex      = 11;
            this.uneTotalValores.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            //
            // ultraExplorerBarContainerControl1
            //
            this.ultraExplorerBarContainerControl1.Controls.Add(this.gridCompAImputar);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.uneTotalImputado);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label8);
            this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 515);
            this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
            this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(815, 157);
            this.ultraExplorerBarContainerControl1.TabIndex = 7;
            //
            // gridCompAImputar
            //
            this.gridCompAImputar.AllowDelete        = Janus.Windows.GridEX.InheritableBoolean.True;
            this.gridCompAImputar.Cursor             = System.Windows.Forms.Cursors.Default;
            this.gridCompAImputar.GroupByBoxVisible  = false;
            this.gridCompAImputar.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
            this.gridCompAImputar.Location           = new System.Drawing.Point(0, 0);
            this.gridCompAImputar.Name         = "gridCompAImputar";
            this.gridCompAImputar.ScrollBars   = Janus.Windows.GridEX.ScrollBars.Both;
            this.gridCompAImputar.Size         = new System.Drawing.Size(664, 128);
            this.gridCompAImputar.TabIndex     = 0;
            this.gridCompAImputar.DoubleClick += new System.EventHandler(this.gridCompAImputar_DoubleClick);
            //
            // uneTotalImputado
            //
            this.uneTotalImputado.Location      = new System.Drawing.Point(568, 132);
            this.uneTotalImputado.Name          = "uneTotalImputado";
            this.uneTotalImputado.NumericType   = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneTotalImputado.Size          = new System.Drawing.Size(96, 21);
            this.uneTotalImputado.TabIndex      = 8;
            this.uneTotalImputado.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            //
            // label8
            //
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.label8.Location  = new System.Drawing.Point(441, 136);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(120, 16);
            this.label8.TabIndex  = 32;
            this.label8.Text      = "Total";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // ultraExplorerBar1
            //
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl5);
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl6);
            this.ultraExplorerBar1.Cursor    = System.Windows.Forms.Cursors.Hand;
            this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
            ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl5;
            ultraExplorerBarGroup1.Settings.ContainerHeight = 143;
            ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup1.Text      = "Informacion General";
            ultraExplorerBarGroup2.Container = this.ultraExplorerBarContainerControl6;
            ultraExplorerBarGroup2.Settings.ContainerHeight = 205;
            ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup2.Text      = "Valores";
            ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl1;
            ultraExplorerBarGroup3.Settings.ContainerHeight = 157;
            ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup3.Text = "Comprobantes A Imputar";
            this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
                ultraExplorerBarGroup1,
                ultraExplorerBarGroup2,
                ultraExplorerBarGroup3
            });
            this.ultraExplorerBar1.Location = new System.Drawing.Point(0, 28);
            this.ultraExplorerBar1.Name     = "ultraExplorerBar1";
            this.ultraExplorerBar1.Size     = new System.Drawing.Size(864, 718);
            this.ultraExplorerBar1.TabIndex = 19;
            this.ultraExplorerBar1.TabStop  = false;
            //
            // toolBarStandar
            //
            this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
            this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                this.tbbGuardar
            });
            this.toolBarStandar.ButtonSize     = new System.Drawing.Size(65, 22);
            this.toolBarStandar.DropDownArrows = true;
            this.toolBarStandar.ImageList      = this.imglStandar;
            this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
            this.toolBarStandar.Name           = "toolBarStandar";
            this.toolBarStandar.ShowToolTips   = true;
            this.toolBarStandar.Size           = new System.Drawing.Size(864, 28);
            this.toolBarStandar.TabIndex       = 18;
            this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
            this.toolBarStandar.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBarStandar_ButtonClick);
            //
            // tbbGuardar
            //
            this.tbbGuardar.ImageIndex = 4;
            this.tbbGuardar.Text       = "&Guardar";
            //
            // toolBarButton8
            //
            this.toolBarButton8.ImageIndex = 4;
            this.toolBarButton8.Text       = "Guardar";
            //
            // tbStep3
            //
            this.tbStep3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // tbDelete
            //
            this.tbDelete.ImageIndex = 7;
            this.tbDelete.Text       = "Borrar";
            //
            // FrmPagoCuentaCorriente
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(864, 746);
            this.Controls.Add(this.ultraExplorerBar1);
            this.Controls.Add(this.toolBarStandar);
            this.KeyPreview = true;
            this.Name       = "FrmPagoCuentaCorriente";
            this.Text       = "Pagos en Cuenta Corriente";
            this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.FrmPagoCuentaCorriente_KeyDown);
            this.Load      += new System.EventHandler(this.FrmPagoCuentaCorriente_Load);
            this.ultraExplorerBarContainerControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.mzCEInstanciasCaja)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mzCmbTipoComprobante)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cldFechaComprobante)).EndInit();
            this.ultraExplorerBarContainerControl6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridEXValores)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneTotalValores)).EndInit();
            this.ultraExplorerBarContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridCompAImputar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneTotalImputado)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
            this.ultraExplorerBar1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinTree.UltraTreeNode ultraTreeNode1 = new Infragistics.Win.UltraWinTree.UltraTreeNode();
     Infragistics.Win.UltraWinTree.Override      _override1     = new Infragistics.Win.UltraWinTree.Override();
     Infragistics.Win.UltraWinTree.UltraTreeNode ultraTreeNode2 = new Infragistics.Win.UltraWinTree.UltraTreeNode();
     Infragistics.Win.UltraWinTree.Override      _override2     = new Infragistics.Win.UltraWinTree.Override();
     System.Resources.ResourceManager            resources      = new System.Resources.ResourceManager(typeof(FrmConsultaMovimientosStock));
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     this.ultraExplorerBarContainerControl3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.labelTarea = new System.Windows.Forms.Label();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.mzProductosControl = new mz.erp.ui.controls.mzProductosControl();
     this.chkPorLineas       = new System.Windows.Forms.CheckBox();
     this.chkPorMarcas       = new System.Windows.Forms.CheckBox();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.udteHasta          = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.udteDesde          = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.label4             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.chkPorFechas       = new System.Windows.Forms.CheckBox();
     this.treeJerarquia2     = new Infragistics.Win.UltraWinTree.UltraTree();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.rbbPersonalizado   = new System.Windows.Forms.RadioButton();
     this.rbbPorFecha        = new System.Windows.Forms.RadioButton();
     this.rbPorProducto      = new System.Windows.Forms.RadioButton();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.treeJerarquia1     = new Infragistics.Win.UltraWinTree.UltraTree();
     this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.gridResultado        = new Janus.Windows.GridEX.GridEX();
     this.toolBarStandar       = new System.Windows.Forms.ToolBar();
     this.tbbAnterior          = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator1        = new System.Windows.Forms.ToolBarButton();
     this.tbbSiguiente         = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparador3        = new System.Windows.Forms.ToolBarButton();
     this.tbbEjecutarConsulta  = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator2        = new System.Windows.Forms.ToolBarButton();
     this.toolReiniciarFiltros = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator4        = new System.Windows.Forms.ToolBarButton();
     this.tbbCancelar          = new System.Windows.Forms.ToolBarButton();
     this.imglStandar          = new System.Windows.Forms.ImageList(this.components);
     this.ultraExplorerBar1    = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.ultraExplorerBarContainerControl3.SuspendLayout();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udteHasta)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udteDesde)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeJerarquia2)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeJerarquia1)).BeginInit();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl3
     //
     this.ultraExplorerBarContainerControl3.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl3.Location = new System.Drawing.Point(28, 49);
     this.ultraExplorerBarContainerControl3.Name     = "ultraExplorerBarContainerControl3";
     this.ultraExplorerBarContainerControl3.Size     = new System.Drawing.Size(902, 31);
     this.ultraExplorerBarContainerControl3.TabIndex = 2;
     //
     // labelTarea
     //
     this.labelTarea.BackColor = System.Drawing.Color.Transparent;
     this.labelTarea.Dock      = System.Windows.Forms.DockStyle.Top;
     this.labelTarea.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.labelTarea.Location  = new System.Drawing.Point(0, 0);
     this.labelTarea.Name      = "labelTarea";
     this.labelTarea.Size      = new System.Drawing.Size(902, 23);
     this.labelTarea.TabIndex  = 2;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzProductosControl);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.chkPorLineas);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.chkPorMarcas);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.groupBox2);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.treeJerarquia2);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.groupBox1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label2);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.treeJerarquia1);
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 139);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(902, 205);
     this.ultraExplorerBarContainerControl1.TabIndex = 0;
     //
     // mzProductosControl
     //
     this.mzProductosControl.BackColor            = System.Drawing.Color.Transparent;
     this.mzProductosControl.EnabledCantidad      = true;
     this.mzProductosControl.EnabledListaDePrecio = true;
     this.mzProductosControl.Location             = new System.Drawing.Point(96, 0);
     this.mzProductosControl.Name                            = "mzProductosControl";
     this.mzProductosControl.Size                            = new System.Drawing.Size(408, 40);
     this.mzProductosControl.TabIndex                        = 0;
     this.mzProductosControl.VisibleCantidad                 = true;
     this.mzProductosControl.VisibleComboListaDePrecios      = true;
     this.mzProductosControl.VisibleComboTipoDePrecioDeCosto = false;
     this.mzProductosControl.VisiblePrecios                  = true;
     //
     // chkPorLineas
     //
     this.chkPorLineas.BackColor = System.Drawing.Color.Transparent;
     this.chkPorLineas.Location  = new System.Drawing.Point(104, 48);
     this.chkPorLineas.Name      = "chkPorLineas";
     this.chkPorLineas.Size      = new System.Drawing.Size(224, 16);
     this.chkPorLineas.TabIndex  = 1;
     this.chkPorLineas.Text      = "Por Lineas";
     //
     // chkPorMarcas
     //
     this.chkPorMarcas.BackColor = System.Drawing.Color.Transparent;
     this.chkPorMarcas.Location  = new System.Drawing.Point(347, 48);
     this.chkPorMarcas.Name      = "chkPorMarcas";
     this.chkPorMarcas.Size      = new System.Drawing.Size(248, 16);
     this.chkPorMarcas.TabIndex  = 3;
     this.chkPorMarcas.Text      = "Por Marcas";
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.udteHasta);
     this.groupBox2.Controls.Add(this.udteDesde);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.chkPorFechas);
     this.groupBox2.Location = new System.Drawing.Point(600, 48);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(208, 80);
     this.groupBox2.TabIndex = 35;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Por Fechas";
     //
     // udteHasta
     //
     this.udteHasta.Location = new System.Drawing.Point(108, 44);
     this.udteHasta.Name     = "udteHasta";
     this.udteHasta.Size     = new System.Drawing.Size(88, 21);
     this.udteHasta.TabIndex = 7;
     //
     // udteDesde
     //
     this.udteDesde.Location = new System.Drawing.Point(108, 20);
     this.udteDesde.Name     = "udteDesde";
     this.udteDesde.Size     = new System.Drawing.Size(88, 21);
     this.udteDesde.TabIndex = 6;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(12, 52);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(100, 16);
     this.label4.TabIndex  = 33;
     this.label4.Text      = "Hasta";
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(12, 28);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(100, 16);
     this.label3.TabIndex  = 32;
     this.label3.Text      = "Desde";
     //
     // chkPorFechas
     //
     this.chkPorFechas.BackColor = System.Drawing.Color.Transparent;
     this.chkPorFechas.Location  = new System.Drawing.Point(69, -5);
     this.chkPorFechas.Name      = "chkPorFechas";
     this.chkPorFechas.Size      = new System.Drawing.Size(24, 24);
     this.chkPorFechas.TabIndex  = 5;
     //
     // treeJerarquia2
     //
     this.treeJerarquia2.HideSelection = false;
     this.treeJerarquia2.Location      = new System.Drawing.Point(344, 64);
     this.treeJerarquia2.Name          = "treeJerarquia2";
     ultraTreeNode1.Key  = "RAIZ";
     ultraTreeNode1.Text = "Agrupamientos";
     this.treeJerarquia2.Nodes.AddRange(new Infragistics.Win.UltraWinTree.UltraTreeNode[] {
         ultraTreeNode1
     });
     _override1.SelectionType     = Infragistics.Win.UltraWinTree.SelectType.Single;
     this.treeJerarquia2.Override = _override1;
     this.treeJerarquia2.Size     = new System.Drawing.Size(248, 143);
     this.treeJerarquia2.TabIndex = 4;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.rbbPersonalizado);
     this.groupBox1.Controls.Add(this.rbbPorFecha);
     this.groupBox1.Controls.Add(this.rbPorProducto);
     this.groupBox1.Location = new System.Drawing.Point(600, 128);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(208, 80);
     this.groupBox1.TabIndex = 32;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Agrupado por ";
     //
     // rbbPersonalizado
     //
     this.rbbPersonalizado.Location = new System.Drawing.Point(8, 56);
     this.rbbPersonalizado.Name     = "rbbPersonalizado";
     this.rbbPersonalizado.Size     = new System.Drawing.Size(130, 20);
     this.rbbPersonalizado.TabIndex = 10;
     this.rbbPersonalizado.TabStop  = true;
     this.rbbPersonalizado.Text     = "Personalizado";
     //
     // rbbPorFecha
     //
     this.rbbPorFecha.Location = new System.Drawing.Point(8, 35);
     this.rbbPorFecha.Name     = "rbbPorFecha";
     this.rbbPorFecha.Size     = new System.Drawing.Size(130, 20);
     this.rbbPorFecha.TabIndex = 9;
     this.rbbPorFecha.TabStop  = true;
     this.rbbPorFecha.Text     = "Por Fecha";
     //
     // rbPorProducto
     //
     this.rbPorProducto.Checked  = true;
     this.rbPorProducto.Location = new System.Drawing.Point(8, 14);
     this.rbPorProducto.Name     = "rbPorProducto";
     this.rbPorProducto.Size     = new System.Drawing.Size(208, 20);
     this.rbPorProducto.TabIndex = 8;
     this.rbPorProducto.TabStop  = true;
     this.rbPorProducto.Text     = "Por Producto";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(0, 48);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(100, 16);
     this.label2.TabIndex  = 27;
     this.label2.Text      = "Jerarquía";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 16);
     this.label1.TabIndex  = 25;
     this.label1.Text      = "Producto";
     //
     // treeJerarquia1
     //
     this.treeJerarquia1.HideSelection = false;
     this.treeJerarquia1.Location      = new System.Drawing.Point(104, 64);
     this.treeJerarquia1.Name          = "treeJerarquia1";
     ultraTreeNode2.Key  = "RAIZ";
     ultraTreeNode2.Text = "Agrupamientos";
     this.treeJerarquia1.Nodes.AddRange(new Infragistics.Win.UltraWinTree.UltraTreeNode[] {
         ultraTreeNode2
     });
     _override2.SelectionType     = Infragistics.Win.UltraWinTree.SelectType.Single;
     this.treeJerarquia1.Override = _override2;
     this.treeJerarquia1.Size     = new System.Drawing.Size(240, 143);
     this.treeJerarquia1.TabIndex = 2;
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridResultado);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 403);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(902, 285);
     this.ultraExplorerBarContainerControl2.TabIndex = 1;
     //
     // gridResultado
     //
     this.gridResultado.AllowEdit         = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridResultado.AlternatingColors = true;
     this.gridResultado.Cursor            = System.Windows.Forms.Cursors.Default;
     this.gridResultado.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridResultado.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
     this.gridResultado.FilterRowFormatStyle.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.gridResultado.FocusStyle                          = Janus.Windows.GridEX.FocusStyle.Solid;
     this.gridResultado.GroupByBoxVisible                   = false;
     this.gridResultado.GroupMode                           = Janus.Windows.GridEX.GroupMode.Collapsed;
     this.gridResultado.GroupRowFormatStyle.BackColor       = System.Drawing.Color.FromArgb(((System.Byte)(192)), ((System.Byte)(192)), ((System.Byte)(255)));
     this.gridResultado.GroupTotalRowFormatStyle.Appearance = Janus.Windows.GridEX.Appearance.Flat;
     this.gridResultado.GroupTotalRowFormatStyle.BackColor  = System.Drawing.Color.Lavender;
     this.gridResultado.GroupTotalRowFormatStyle.FontBold   = Janus.Windows.GridEX.TriState.True;
     this.gridResultado.GroupTotalRowFormatStyle.ForeColor  = System.Drawing.Color.Black;
     this.gridResultado.GroupTotals                         = Janus.Windows.GridEX.GroupTotals.ExpandedGroup;
     this.gridResultado.InvalidValueAction                  = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridResultado.Location            = new System.Drawing.Point(0, 0);
     this.gridResultado.Name                = "gridResultado";
     this.gridResultado.RecordNavigator     = true;
     this.gridResultado.RecordNavigatorText = "Registro:|de";
     this.gridResultado.Size                = new System.Drawing.Size(902, 285);
     this.gridResultado.TabIndex            = 1;
     this.gridResultado.TableSpacing        = 0;
     this.gridResultado.TabStop             = false;
     this.gridResultado.ThemedAreas         = Janus.Windows.GridEX.ThemedArea.None;
     this.gridResultado.FormattingRow      += new Janus.Windows.GridEX.RowLoadEventHandler(this.gridResultado_FormattingRow);
     //
     // toolBarStandar
     //
     this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.tbbAnterior,
         this.tbbSeparator1,
         this.tbbSiguiente,
         this.tbbSeparador3,
         this.tbbEjecutarConsulta,
         this.tbbSeparator2,
         this.toolReiniciarFiltros,
         this.tbbSeparator4,
         this.tbbCancelar
     });
     this.toolBarStandar.DropDownArrows = true;
     this.toolBarStandar.ImageList      = this.imglStandar;
     this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
     this.toolBarStandar.Name           = "toolBarStandar";
     this.toolBarStandar.ShowToolTips   = true;
     this.toolBarStandar.Size           = new System.Drawing.Size(968, 28);
     this.toolBarStandar.TabIndex       = 17;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     //
     // tbbAnterior
     //
     this.tbbAnterior.ImageIndex = 10;
     this.tbbAnterior.Text       = "Anterior";
     //
     // tbbSeparator1
     //
     this.tbbSeparator1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbSiguiente
     //
     this.tbbSiguiente.ImageIndex = 11;
     this.tbbSiguiente.Text       = "Siguiente";
     //
     // tbbSeparador3
     //
     this.tbbSeparador3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbEjecutarConsulta
     //
     this.tbbEjecutarConsulta.ImageIndex = 2;
     this.tbbEjecutarConsulta.Text       = "Ejecutar Consulta[F5]";
     //
     // tbbSeparator2
     //
     this.tbbSeparator2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolReiniciarFiltros
     //
     this.toolReiniciarFiltros.ImageIndex = 5;
     this.toolReiniciarFiltros.Text       = "Reiniciar Filtros de Busqueda";
     //
     // tbbSeparator4
     //
     this.tbbSeparator4.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbCancelar
     //
     this.tbbCancelar.ImageIndex = 7;
     this.tbbCancelar.Text       = "Cancelar";
     //
     // imglStandar
     //
     this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
     this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
     this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl3);
     this.ultraExplorerBar1.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl3;
     ultraExplorerBarGroup1.Settings.ContainerHeight = 31;
     ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text      = "";
     ultraExplorerBarGroup2.Container = this.ultraExplorerBarContainerControl1;
     ultraExplorerBarGroup2.Settings.ContainerHeight = 205;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text      = "Datos Generales";
     ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl2;
     ultraExplorerBarGroup3.Settings.ContainerHeight = 285;
     ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup3.Text = "Resultados";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1,
         ultraExplorerBarGroup2,
         ultraExplorerBarGroup3
     });
     this.ultraExplorerBar1.Location   = new System.Drawing.Point(0, 28);
     this.ultraExplorerBar1.Name       = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;       //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar1.Size       = new System.Drawing.Size(968, 497);
     this.ultraExplorerBar1.TabIndex   = 18;
     this.ultraExplorerBar1.TabStop    = false;
     this.ultraExplorerBar1.ItemClick += new Infragistics.Win.UltraWinExplorerBar.ItemClickEventHandler(this.ultraExplorerBar1_ItemClick);
     //
     // FrmConsultaMovimientosStock
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(968, 525);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.toolBarStandar);
     this.Name = "FrmConsultaMovimientosStock";
     this.Text = "Consulta de Movimientos de Stock";
     this.ultraExplorerBarContainerControl3.ResumeLayout(false);
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udteHasta)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udteDesde)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeJerarquia2)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeJerarquia1)).EndInit();
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #8
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem  ultraExplorerBarItem1  = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPregledBilance));
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance  = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("S_FIN_BILANCA", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("duguje");
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("POTRAZUJE");
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("konto");
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("POCETNODUGUJE");
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("POCETNOPOTRAZUJE");
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NAZIV");
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("potrazujepromet", 0);
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dugujepromet", 1);
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane1        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("a195b272-9a36-45ea-882a-8f1a507084f5"));
     Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("c6004666-c520-4767-b350-a26271b74c8f"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("a195b272-9a36-45ea-882a-8f1a507084f5"), -1);
     Infragistics.Win.UltraWinDock.DockAreaPane        dockAreaPane2        = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedLeft, new System.Guid("bec07ad9-8b22-45b0-aae8-fd36be3ab9dc"));
     Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane2 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("0bcc809c-71bf-4eef-ac2e-91f8540e8c92"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("bec07ad9-8b22-45b0-aae8-fd36be3ab9dc"), -1);
     this.UltraExplorerBar1     = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.Panel1                = new System.Windows.Forms.Panel();
     this.UltraGrid1            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.UltraCalcManager1     = new Infragistics.Win.UltraWinCalcManager.UltraCalcManager(this.components);
     this.S_FIN_BILANCADataSet1 = new Placa.S_FIN_BILANCADataSet();
     this.S_FIN_PARTNERI_SA_OTVORENIMADataSet1 = new Placa.S_FIN_PARTNERI_SA_OTVORENIMADataSet();
     this.DatasetKarticeGroup1 = new Placa.S_FIN_OTVORENE_STAVKEDataSet();
     this.DatasetKarticeGroup2 = new Placa.S_FIN_OTVORENE_STAVKEDataSet();
     this.PartnerDataSet1      = new Placa.PARTNERDataSet();
     this.UltraDockManager1    = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components);
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft   = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight  = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop    = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._ZatvaranjeSmartPartAutoHideControl       = new Infragistics.Win.UltraWinDock.AutoHideControl();
     this.WindowDockingArea3 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.DockableWindow1    = new Infragistics.Win.UltraWinDock.DockableWindow();
     this.WindowDockingArea1 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.DockableWindow2    = new Infragistics.Win.UltraWinDock.DockableWindow();
     ((System.ComponentModel.ISupportInitialize)(this.UltraExplorerBar1)).BeginInit();
     this.Panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UltraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UltraCalcManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.S_FIN_BILANCADataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.S_FIN_PARTNERI_SA_OTVORENIMADataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DatasetKarticeGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DatasetKarticeGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PartnerDataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UltraDockManager1)).BeginInit();
     this.WindowDockingArea3.SuspendLayout();
     this.DockableWindow1.SuspendLayout();
     this.WindowDockingArea1.SuspendLayout();
     this.DockableWindow2.SuspendLayout();
     this.SuspendLayout();
     //
     // UltraExplorerBar1
     //
     ultraExplorerBarItem1.Key = "Nastavak";
     appearance2.Image         = ((object)(resources.GetObject("appearance2.Image")));
     ultraExplorerBarItem1.Settings.AppearancesLarge.EditAppearance = appearance2;
     appearance3.Image = ((object)(resources.GetObject("appearance3.Image")));
     ultraExplorerBarItem1.Settings.AppearancesSmall.Appearance = appearance3;
     ultraExplorerBarItem1.Text = "Nastavak ispisa";
     ultraExplorerBarItem2.Key  = "Izlaz";
     appearance1.Image          = ((object)(resources.GetObject("appearance1.Image")));
     ultraExplorerBarItem2.Settings.AppearancesLarge.ActiveAppearance = appearance1;
     appearance4.Image = ((object)(resources.GetObject("appearance4.Image")));
     ultraExplorerBarItem2.Settings.AppearancesSmall.Appearance = appearance4;
     ultraExplorerBarItem2.Text = "Izlaz";
     ultraExplorerBarGroup1.Items.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem[] {
         ultraExplorerBarItem1,
         ultraExplorerBarItem2
     });
     ultraExplorerBarGroup1.Text = "Zadaci";
     this.UltraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1
     });
     this.UltraExplorerBar1.Location   = new System.Drawing.Point(0, 20);
     this.UltraExplorerBar1.Name       = "UltraExplorerBar1";
     this.UltraExplorerBar1.Size       = new System.Drawing.Size(161, 528);
     this.UltraExplorerBar1.TabIndex   = 104;
     this.UltraExplorerBar1.ItemClick += new Infragistics.Win.UltraWinExplorerBar.ItemClickEventHandler(this.UltraExplorerBar1_ItemClick);
     //
     // Panel1
     //
     this.Panel1.Controls.Add(this.UltraGrid1);
     this.Panel1.Location = new System.Drawing.Point(0, 20);
     this.Panel1.Name     = "Panel1";
     this.Panel1.Size     = new System.Drawing.Size(940, 528);
     this.Panel1.TabIndex = 106;
     //
     // UltraGrid1
     //
     this.UltraGrid1.CalcManager              = this.UltraCalcManager1;
     this.UltraGrid1.DataMember               = "S_FIN_BILANCA";
     this.UltraGrid1.DataSource               = this.S_FIN_BILANCADataSet1;
     appearance.BackColor                     = System.Drawing.Color.WhiteSmoke;
     appearance.ForeColor                     = System.Drawing.Color.MidnightBlue;
     appearance.TextHAlignAsString            = "Left";
     this.UltraGrid1.DisplayLayout.Appearance = appearance;
     ultraGridBand1.ColHeaderLines            = 3;
     ultraGridColumn1.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     appearance5.TextHAlignAsString           = "Right";
     ultraGridColumn1.CellAppearance          = appearance5;
     ultraGridColumn1.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     ultraGridColumn1.Format                  = "#,##0.00";
     appearance6.TextHAlignAsString           = "Center";
     ultraGridColumn1.Header.Appearance       = appearance6;
     ultraGridColumn1.Header.Caption          = "Ukupni promet\r\nDUGUJE";
     ultraGridColumn1.Header.VisiblePosition  = 6;
     ultraGridColumn1.MaskInput               = "-nnnnnnnnn.nn";
     ultraGridColumn2.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     appearance7.TextHAlignAsString           = "Right";
     ultraGridColumn2.CellAppearance          = appearance7;
     ultraGridColumn2.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     ultraGridColumn2.Format                  = "#,##0.00";
     appearance8.TextHAlignAsString           = "Center";
     ultraGridColumn2.Header.Appearance       = appearance8;
     ultraGridColumn2.Header.Caption          = "Ukupni promet\r\nPOTRAŽUJE";
     ultraGridColumn2.Header.VisiblePosition  = 7;
     ultraGridColumn2.MaskInput               = "-nnnnnnnnn.nn";
     ultraGridColumn3.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn3.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     appearance9.TextHAlignAsString           = "Center";
     ultraGridColumn3.Header.Appearance       = appearance9;
     ultraGridColumn3.Header.Caption          = "Konto";
     ultraGridColumn3.Header.VisiblePosition  = 0;
     ultraGridColumn4.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     appearance10.TextHAlignAsString          = "Right";
     ultraGridColumn4.CellAppearance          = appearance10;
     ultraGridColumn4.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     ultraGridColumn4.Format                  = "#,##0.00";
     appearance11.TextHAlignAsString          = "Center";
     ultraGridColumn4.Header.Appearance       = appearance11;
     ultraGridColumn4.Header.Caption          = "Početno stanje\r\nDuguje";
     ultraGridColumn4.Header.VisiblePosition  = 2;
     ultraGridColumn4.MaskInput               = "-nnnnnnnnn.nn";
     ultraGridColumn5.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     appearance12.TextHAlignAsString          = "Right";
     ultraGridColumn5.CellAppearance          = appearance12;
     ultraGridColumn5.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     ultraGridColumn5.Format                  = "#,##0.00";
     appearance14.TextHAlignAsString          = "Center";
     ultraGridColumn5.Header.Appearance       = appearance14;
     ultraGridColumn5.Header.Caption          = "Početno stanje\r\nPotražuje";
     ultraGridColumn5.Header.VisiblePosition  = 3;
     ultraGridColumn5.MaskInput               = "-nnnnnnnnn.nn";
     ultraGridColumn6.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     ultraGridColumn6.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     appearance15.TextHAlignAsString          = "Center";
     ultraGridColumn6.Header.Appearance       = appearance15;
     ultraGridColumn6.Header.Caption          = "Naziv konta";
     ultraGridColumn6.Header.VisiblePosition  = 1;
     ultraGridColumn7.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     appearance16.TextHAlignAsString          = "Right";
     ultraGridColumn7.CellAppearance          = appearance16;
     ultraGridColumn7.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     ultraGridColumn7.DataType                = typeof(decimal);
     ultraGridColumn7.Format                  = "#,##0.00";
     ultraGridColumn7.Formula                 = "[POTRAZUJE] - [POCETNOPOTRAZUJE]";
     appearance17.TextHAlignAsString          = "Center";
     ultraGridColumn7.Header.Appearance       = appearance17;
     ultraGridColumn7.Header.Caption          = "Promet bez\r\npočetnog stanja\r\nPOTRAŽUJE";
     ultraGridColumn7.Header.VisiblePosition  = 5;
     ultraGridColumn7.MaskInput               = "-nnnnnnnnn.nn";
     ultraGridColumn8.AutoCompleteMode        = Infragistics.Win.AutoCompleteMode.Append;
     appearance18.TextHAlignAsString          = "Right";
     ultraGridColumn8.CellAppearance          = appearance18;
     ultraGridColumn8.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     ultraGridColumn8.DataType                = typeof(decimal);
     ultraGridColumn8.Format                  = "#,##0.00";
     ultraGridColumn8.Formula                 = "[duguje] - [POCETNODUGUJE]";
     appearance19.TextHAlignAsString          = "Center";
     ultraGridColumn8.Header.Appearance       = appearance19;
     ultraGridColumn8.Header.Caption          = "Promet bez\r\npočetnog stanja\r\nDUGUJE";
     ultraGridColumn8.Header.VisiblePosition  = 4;
     ultraGridColumn8.MaskInput               = "-nnnnnnnnn.nn";
     ultraGridColumn8.Width                   = 95;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5,
         ultraGridColumn6,
         ultraGridColumn7,
         ultraGridColumn8
     });
     this.UltraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.UltraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     appearance13.BackColor          = System.Drawing.Color.LightSteelBlue;
     appearance13.ForeColor          = System.Drawing.Color.MidnightBlue;
     appearance13.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.UltraGrid1.DisplayLayout.CaptionAppearance          = appearance13;
     this.UltraGrid1.DisplayLayout.Override.AllowAddNew       = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.UltraGrid1.DisplayLayout.Override.AllowDelete       = Infragistics.Win.DefaultableBoolean.False;
     this.UltraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
     this.UltraGrid1.DisplayLayout.Override.AllowUpdate       = Infragistics.Win.DefaultableBoolean.False;
     this.UltraGrid1.DisplayLayout.Override.CellClickAction   = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.UltraGrid1.DisplayLayout.Override.FilterUIType      = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     this.UltraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.UltraGrid1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.UltraGrid1.Font              = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.UltraGrid1.Location          = new System.Drawing.Point(0, 0);
     this.UltraGrid1.Name              = "UltraGrid1";
     this.UltraGrid1.Size              = new System.Drawing.Size(940, 528);
     this.UltraGrid1.TabIndex          = 2;
     this.UltraGrid1.UseOsThemes       = Infragistics.Win.DefaultableBoolean.False;
     this.UltraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.UltraGrid1_InitializeLayout);
     this.UltraGrid1.InitializeRow    += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.UltraGrid1_InitializeRow);
     //
     // UltraCalcManager1
     //
     this.UltraCalcManager1.ContainingControl = this;
     //
     // S_FIN_BILANCADataSet1
     //
     this.S_FIN_BILANCADataSet1.DataSetName = "S_FIN_BILANCADataSet";
     //
     // S_FIN_PARTNERI_SA_OTVORENIMADataSet1
     //
     this.S_FIN_PARTNERI_SA_OTVORENIMADataSet1.DataSetName = "S_FIN_PARTNERI_SA_OTVORENIMADataSet";
     //
     // DatasetKarticeGroup1
     //
     this.DatasetKarticeGroup1.DataSetName = "KarticePartnera";
     this.DatasetKarticeGroup1.Locale      = new System.Globalization.CultureInfo("en-US");
     //
     // DatasetKarticeGroup2
     //
     this.DatasetKarticeGroup2.DataSetName = "KarticePartnera";
     this.DatasetKarticeGroup2.Locale      = new System.Globalization.CultureInfo("en-US");
     //
     // PartnerDataSet1
     //
     this.PartnerDataSet1.DataSetName = "PARTNERDataSet";
     this.PartnerDataSet1.Locale      = new System.Globalization.CultureInfo("hr-HR");
     //
     // UltraDockManager1
     //
     dockAreaPane1.DockedBefore   = new System.Guid("bec07ad9-8b22-45b0-aae8-fd36be3ab9dc");
     dockAreaPane1.MaximumSize    = new System.Drawing.Size(166, 528);
     dockableControlPane1.Control = this.UltraExplorerBar1;
     dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(796, 3, 216, 546);
     dockableControlPane1.Size = new System.Drawing.Size(100, 100);
     dockableControlPane1.Text = "...";
     dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
         dockableControlPane1
     });
     dockAreaPane1.Size           = new System.Drawing.Size(161, 548);
     dockableControlPane2.Control = this.Panel1;
     dockableControlPane2.OriginalControlBounds = new System.Drawing.Rectangle(217, 187, 200, 100);
     dockableControlPane2.Size = new System.Drawing.Size(100, 100);
     dockableControlPane2.Text = "...";
     dockAreaPane2.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
         dockableControlPane2
     });
     dockAreaPane2.Settings.AllowClose     = Infragistics.Win.DefaultableBoolean.False;
     dockAreaPane2.Settings.AllowDockAsTab = Infragistics.Win.DefaultableBoolean.False;
     dockAreaPane2.Settings.AllowPin       = Infragistics.Win.DefaultableBoolean.False;
     dockAreaPane2.Size         = new System.Drawing.Size(940, 548);
     dockAreaPane2.UnfilledSize = new System.Drawing.Size(100, 100);
     this.UltraDockManager1.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] {
         dockAreaPane1,
         dockAreaPane2
     });
     this.UltraDockManager1.HostControl   = this;
     this.UltraDockManager1.LayoutStyle   = Infragistics.Win.UltraWinDock.DockAreaLayoutStyle.FillContainer;
     this.UltraDockManager1.UseAppStyling = false;
     this.UltraDockManager1.WindowStyle   = Infragistics.Win.UltraWinDock.WindowStyle.VisualStudio2008;
     //
     // _ZatvaranjeSmartPartUnpinnedTabAreaLeft
     //
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Dock     = System.Windows.Forms.DockStyle.Left;
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Location = new System.Drawing.Point(0, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Name     = "_ZatvaranjeSmartPartUnpinnedTabAreaLeft";
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.Size     = new System.Drawing.Size(0, 548);
     this._ZatvaranjeSmartPartUnpinnedTabAreaLeft.TabIndex = 1;
     //
     // _ZatvaranjeSmartPartUnpinnedTabAreaRight
     //
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Dock     = System.Windows.Forms.DockStyle.Right;
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Location = new System.Drawing.Point(1106, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Name     = "_ZatvaranjeSmartPartUnpinnedTabAreaRight";
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.Size     = new System.Drawing.Size(0, 548);
     this._ZatvaranjeSmartPartUnpinnedTabAreaRight.TabIndex = 2;
     //
     // _ZatvaranjeSmartPartUnpinnedTabAreaTop
     //
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Location = new System.Drawing.Point(0, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Name     = "_ZatvaranjeSmartPartUnpinnedTabAreaTop";
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.Size     = new System.Drawing.Size(1106, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaTop.TabIndex = 3;
     //
     // _ZatvaranjeSmartPartUnpinnedTabAreaBottom
     //
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Location = new System.Drawing.Point(0, 548);
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Name     = "_ZatvaranjeSmartPartUnpinnedTabAreaBottom";
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.Size     = new System.Drawing.Size(1106, 0);
     this._ZatvaranjeSmartPartUnpinnedTabAreaBottom.TabIndex = 4;
     //
     // _ZatvaranjeSmartPartAutoHideControl
     //
     this._ZatvaranjeSmartPartAutoHideControl.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this._ZatvaranjeSmartPartAutoHideControl.Location = new System.Drawing.Point(0, 0);
     this._ZatvaranjeSmartPartAutoHideControl.Name     = "_ZatvaranjeSmartPartAutoHideControl";
     this._ZatvaranjeSmartPartAutoHideControl.Owner    = this.UltraDockManager1;
     this._ZatvaranjeSmartPartAutoHideControl.Size     = new System.Drawing.Size(0, 801);
     this._ZatvaranjeSmartPartAutoHideControl.TabIndex = 5;
     //
     // WindowDockingArea3
     //
     this.WindowDockingArea3.Controls.Add(this.DockableWindow1);
     this.WindowDockingArea3.Dock     = System.Windows.Forms.DockStyle.Right;
     this.WindowDockingArea3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.WindowDockingArea3.Location = new System.Drawing.Point(940, 0);
     this.WindowDockingArea3.Name     = "WindowDockingArea3";
     this.WindowDockingArea3.Owner    = this.UltraDockManager1;
     this.WindowDockingArea3.Size     = new System.Drawing.Size(166, 548);
     this.WindowDockingArea3.TabIndex = 108;
     //
     // DockableWindow1
     //
     this.DockableWindow1.Controls.Add(this.UltraExplorerBar1);
     this.DockableWindow1.Location = new System.Drawing.Point(5, 0);
     this.DockableWindow1.Name     = "DockableWindow1";
     this.DockableWindow1.Owner    = this.UltraDockManager1;
     this.DockableWindow1.Size     = new System.Drawing.Size(161, 548);
     this.DockableWindow1.TabIndex = 110;
     //
     // WindowDockingArea1
     //
     this.WindowDockingArea1.Controls.Add(this.DockableWindow2);
     this.WindowDockingArea1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.WindowDockingArea1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.WindowDockingArea1.Location = new System.Drawing.Point(0, 0);
     this.WindowDockingArea1.Name     = "WindowDockingArea1";
     this.WindowDockingArea1.Owner    = this.UltraDockManager1;
     this.WindowDockingArea1.Size     = new System.Drawing.Size(940, 548);
     this.WindowDockingArea1.TabIndex = 109;
     //
     // DockableWindow2
     //
     this.DockableWindow2.Controls.Add(this.Panel1);
     this.DockableWindow2.Location = new System.Drawing.Point(0, 0);
     this.DockableWindow2.Name     = "DockableWindow2";
     this.DockableWindow2.Owner    = this.UltraDockManager1;
     this.DockableWindow2.Size     = new System.Drawing.Size(940, 548);
     this.DockableWindow2.TabIndex = 111;
     //
     // frmPregledBilance
     //
     this.ClientSize = new System.Drawing.Size(1106, 548);
     this.Controls.Add(this._ZatvaranjeSmartPartAutoHideControl);
     this.Controls.Add(this.WindowDockingArea1);
     this.Controls.Add(this.WindowDockingArea3);
     this.Controls.Add(this._ZatvaranjeSmartPartUnpinnedTabAreaTop);
     this.Controls.Add(this._ZatvaranjeSmartPartUnpinnedTabAreaBottom);
     this.Controls.Add(this._ZatvaranjeSmartPartUnpinnedTabAreaLeft);
     this.Controls.Add(this._ZatvaranjeSmartPartUnpinnedTabAreaRight);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name        = "frmPregledBilance";
     this.Text        = "Pregled analitičke bruto bilance";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.UltraExplorerBar1)).EndInit();
     this.Panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.UltraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UltraCalcManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.S_FIN_BILANCADataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.S_FIN_PARTNERI_SA_OTVORENIMADataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DatasetKarticeGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DatasetKarticeGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PartnerDataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UltraDockManager1)).EndInit();
     this.WindowDockingArea3.ResumeLayout(false);
     this.DockableWindow1.ResumeLayout(false);
     this.WindowDockingArea1.ResumeLayout(false);
     this.DockableWindow2.ResumeLayout(false);
     this.ResumeLayout(false);
 }