|
|
@@ -1,4 +1,4 @@
|
|
|
-namespace UAS_MES_MAXMADE.CustomControl.Pagination
|
|
|
+namespace UAS_MES_NEW.CustomControl.Pagination
|
|
|
{
|
|
|
partial class Pagination
|
|
|
{
|
|
|
@@ -31,18 +31,18 @@
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.ShowItemsNum = new System.Windows.Forms.ComboBox();
|
|
|
- this.UpLoadData = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
- this.DownLoadTemplet = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
- this.Add = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
- this.Delete = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
- this.ExportExcel = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.UpLoadData = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.DownLoadTemplet = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.Add = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.Delete = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.ExportExcel = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.TotalPage = new System.Windows.Forms.Label();
|
|
|
this.CurrentPage = new System.Windows.Forms.TextBox();
|
|
|
- this.PreviousPage = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
- this.LastPage = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
- this.NextPage = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
- this.FirstPage = new UAS_MES_MAXMADE.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.PreviousPage = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.LastPage = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.NextPage = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
+ this.FirstPage = new UAS_MES_NEW.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
|
@@ -106,7 +106,7 @@
|
|
|
//
|
|
|
this.UpLoadData.AllPower = null;
|
|
|
this.UpLoadData.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.UpLoadData.Image = global::UAS_MES_MAXMADE.Properties.Resources.upload_icon1;
|
|
|
+ this.UpLoadData.Image = global::UAS_MES_NEW.Properties.Resources.upload_icon1;
|
|
|
this.UpLoadData.Location = new System.Drawing.Point(628, 10);
|
|
|
this.UpLoadData.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.UpLoadData.Name = "UpLoadData";
|
|
|
@@ -120,7 +120,7 @@
|
|
|
//
|
|
|
this.DownLoadTemplet.AllPower = null;
|
|
|
this.DownLoadTemplet.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.DownLoadTemplet.Image = global::UAS_MES_MAXMADE.Properties.Resources.down_load1;
|
|
|
+ this.DownLoadTemplet.Image = global::UAS_MES_NEW.Properties.Resources.down_load1;
|
|
|
this.DownLoadTemplet.Location = new System.Drawing.Point(580, 10);
|
|
|
this.DownLoadTemplet.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.DownLoadTemplet.Name = "DownLoadTemplet";
|
|
|
@@ -134,7 +134,7 @@
|
|
|
//
|
|
|
this.Add.AllPower = null;
|
|
|
this.Add.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.Add.Image = global::UAS_MES_MAXMADE.Properties.Resources.bindingNavigatorAddNewItem_Image;
|
|
|
+ this.Add.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorAddNewItem_Image;
|
|
|
this.Add.Location = new System.Drawing.Point(484, 10);
|
|
|
this.Add.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Add.Name = "Add";
|
|
|
@@ -148,7 +148,7 @@
|
|
|
//
|
|
|
this.Delete.AllPower = null;
|
|
|
this.Delete.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.Delete.Image = global::UAS_MES_MAXMADE.Properties.Resources.bindingNavigatorDeleteItem_Image;
|
|
|
+ this.Delete.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
|
|
|
this.Delete.Location = new System.Drawing.Point(437, 10);
|
|
|
this.Delete.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Delete.Name = "Delete";
|
|
|
@@ -163,7 +163,7 @@
|
|
|
//
|
|
|
this.ExportExcel.AllPower = null;
|
|
|
this.ExportExcel.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.ExportExcel.Image = global::UAS_MES_MAXMADE.Properties.Resources.Excel_2010_16px_1180011_easyicon_net;
|
|
|
+ this.ExportExcel.Image = global::UAS_MES_NEW.Properties.Resources.Excel_2010_16px_1180011_easyicon_net;
|
|
|
this.ExportExcel.Location = new System.Drawing.Point(532, 10);
|
|
|
this.ExportExcel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ExportExcel.Name = "ExportExcel";
|
|
|
@@ -214,7 +214,7 @@
|
|
|
this.PreviousPage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.PreviousPage.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.PreviousPage.Image = global::UAS_MES_MAXMADE.Properties.Resources.bindingNavigatorMovePreviousItem_Image;
|
|
|
+ this.PreviousPage.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorMovePreviousItem_Image;
|
|
|
this.PreviousPage.Location = new System.Drawing.Point(48, 10);
|
|
|
this.PreviousPage.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PreviousPage.Name = "PreviousPage";
|
|
|
@@ -230,7 +230,7 @@
|
|
|
this.LastPage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.LastPage.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.LastPage.Image = global::UAS_MES_MAXMADE.Properties.Resources.bindingNavigatorMoveLastItem_Image;
|
|
|
+ this.LastPage.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorMoveLastItem_Image;
|
|
|
this.LastPage.Location = new System.Drawing.Point(241, 10);
|
|
|
this.LastPage.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.LastPage.Name = "LastPage";
|
|
|
@@ -244,7 +244,7 @@
|
|
|
//
|
|
|
this.NextPage.AllPower = null;
|
|
|
this.NextPage.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.NextPage.Image = global::UAS_MES_MAXMADE.Properties.Resources.bindingNavigatorMoveNextItem_Image;
|
|
|
+ this.NextPage.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorMoveNextItem_Image;
|
|
|
this.NextPage.Location = new System.Drawing.Point(209, 10);
|
|
|
this.NextPage.Margin = new System.Windows.Forms.Padding(4, 4, 4, 25);
|
|
|
this.NextPage.Name = "NextPage";
|
|
|
@@ -260,7 +260,7 @@
|
|
|
this.FirstPage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.FirstPage.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.FirstPage.Image = global::UAS_MES_MAXMADE.Properties.Resources.bindingNavigatorMoveFirstItem_Image;
|
|
|
+ this.FirstPage.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorMoveFirstItem_Image;
|
|
|
this.FirstPage.Location = new System.Drawing.Point(19, 10);
|
|
|
this.FirstPage.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.FirstPage.Name = "FirstPage";
|