| | |
| | | </assemblyBinding> |
| | | </runtime> |
| | | <appSettings> |
| | | <!--<add key="WebApiUrl" value="http://localhost:5263/" />--> |
| | | <add key="WebApiUrl" value="http://192.168.1.145:8081/" /> |
| | | <add key="WebApiUrl" value="http://localhost:5263/" /> |
| | | <!--<add key="WebApiUrl" value="http://192.168.1.145:8081/" />--> |
| | | <!--<add key="WebApiUrl" value="http://192.168.1.145:81/" />--> |
| | | <add key="LogPath" value="logs" /> |
| | | <add key="ProductName" value="G-MES V2.0" /> |
| | |
| | | this.barPwd = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barMsg = new DevExpress.XtraBars.BarListItem(); |
| | | this.barMsgXf = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barOrg = new DevExpress.XtraBars.BarEditItem(); |
| | | this.repositoryItemCheckedComboBoxEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit(); |
| | | this.fdm1 = new DevExpress.XtraBars.FluentDesignSystem.FluentFormDefaultManager(this.components); |
| | | this.acrd = new DevExpress.XtraBars.Navigation.AccordionControl(); |
| | | this.cms1 = new System.Windows.Forms.ContextMenuStrip(this.components); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.tab)).BeginInit(); |
| | | this.strp1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.fdm1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.acrd)).BeginInit(); |
| | | this.cms1.SuspendLayout(); |
| | |
| | | this.barExit, |
| | | this.barPwd, |
| | | this.barMsg, |
| | | this.barMsgXf}); |
| | | this.barMsgXf, |
| | | this.barOrg}); |
| | | this.fluentDesignFormControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.fluentDesignFormControl1.Manager = this.fdm1; |
| | | this.fluentDesignFormControl1.Name = "fluentDesignFormControl1"; |
| | | this.fluentDesignFormControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemCheckedComboBoxEdit1}); |
| | | this.fluentDesignFormControl1.Size = new System.Drawing.Size(1230, 39); |
| | | this.fluentDesignFormControl1.TabIndex = 2; |
| | | this.fluentDesignFormControl1.TabStop = false; |
| | | this.fluentDesignFormControl1.TitleItemLinks.Add(this.barMy); |
| | | this.fluentDesignFormControl1.TitleItemLinks.Add(this.barMsgXf); |
| | | this.fluentDesignFormControl1.TitleItemLinks.Add(this.barMsg); |
| | | this.fluentDesignFormControl1.TitleItemLinks.Add(this.barOrg); |
| | | // |
| | | // barMy |
| | | // |
| | |
| | | this.barMsgXf.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barMsgXf.ImageOptions.LargeImage"))); |
| | | this.barMsgXf.Name = "barMsgXf"; |
| | | // |
| | | // barOrg |
| | | // |
| | | this.barOrg.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | this.barOrg.Caption = "切换组织"; |
| | | this.barOrg.Edit = this.repositoryItemCheckedComboBoxEdit1; |
| | | this.barOrg.EditWidth = 150; |
| | | this.barOrg.Id = 37; |
| | | this.barOrg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.usergroup_16x161; |
| | | this.barOrg.Name = "barOrg"; |
| | | this.barOrg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | // |
| | | // repositoryItemCheckedComboBoxEdit1 |
| | | // |
| | | this.repositoryItemCheckedComboBoxEdit1.AutoHeight = false; |
| | | this.repositoryItemCheckedComboBoxEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.repositoryItemCheckedComboBoxEdit1.Name = "repositoryItemCheckedComboBoxEdit1"; |
| | | // |
| | | // fdm1 |
| | | // |
| | | this.fdm1.Form = this; |
| | |
| | | this.barExit, |
| | | this.barPwd, |
| | | this.barMsg, |
| | | this.barMsgXf}); |
| | | this.fdm1.MaxItemId = 37; |
| | | this.barMsgXf, |
| | | this.barOrg}); |
| | | this.fdm1.MaxItemId = 38; |
| | | this.fdm1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemCheckedComboBoxEdit1}); |
| | | // |
| | | // acrd |
| | | // |
| | |
| | | this.strp1.ResumeLayout(false); |
| | | this.strp1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.fdm1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.acrd)).EndInit(); |
| | | this.cms1.ResumeLayout(false); |
| | |
| | | private System.Windows.Forms.ToolStripMenuItem tabCloseCurrent; |
| | | private System.Windows.Forms.ToolStripMenuItem tabCloseAll; |
| | | private System.Windows.Forms.ToolStripStatusLabel toolZhiChi; |
| | | |
| | | private DevExpress.XtraBars.BarEditItem barOrg; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit repositoryItemCheckedComboBoxEdit1; |
| | | } |
| | | } |
| | |
| | | /// tab临时选项卡 |
| | | /// </summary> |
| | | private static readonly Dictionary<string, XtraTabPage> TabPageDic = new Dictionary<string, XtraTabPage>(); |
| | | |
| | | private string OldorgFids = ""; |
| | | public FrmMain() |
| | | { |
| | | InitializeComponent(); |
| | |
| | | catch (Exception) |
| | | { |
| | | } |
| | | } |
| | | }; |
| | | GetOrg(); |
| | | barOrg.EditValueChanged += (s, e) => |
| | | { |
| | | if (barOrg.EditValue == null) |
| | | { |
| | | Gs.DevApp.ToolBox.MsgHelper.ShowInformation("请选择你需要的组织!"); |
| | | return; |
| | | } |
| | | string _val = barOrg.EditValue.ToString(); |
| | | if (string.IsNullOrEmpty(_val)) |
| | | { |
| | | Gs.DevApp.ToolBox.MsgHelper.ShowInformation("请选择你需要的组织!"); |
| | | return; |
| | | } |
| | | if (OldorgFids == _val) |
| | | return; |
| | | var _obj = new |
| | | { |
| | | edtUserGuid = LoginInfoModel.CurrentUser.LoginUserGuid, |
| | | userGuid = LoginInfoModel.CurrentUser.LoginUserGuid, |
| | | userOrgFids = _val, |
| | | }; |
| | | try |
| | | { |
| | | var strJson = UtilityHelper.HttpPost("", "User/SetUserOrg", |
| | | JsonConvert.SerializeObject(_obj)); |
| | | var _rtn = UtilityHelper.ReturnToDynamic(strJson); |
| | | MsgHelper.ShowInformation("提示:" + _rtn.rtnData.outMsg); |
| | | } |
| | | catch (Exception ex) |
| | | { |
| | | MsgHelper.Warning("提示:" + ex.Message); |
| | | } |
| | | }; |
| | | } |
| | |
| | | } |
| | | #endregion |
| | | |
| | | private void GetOrg() |
| | | { |
| | | string userGuid = LoginInfoModel.CurrentUser.LoginUserGuid; |
| | | var pgq = new PageQueryModel(1, 999999, "FID", "asc", userGuid, " and IS_STATUS=1"); |
| | | var json = JsonConvert.SerializeObject(pgq); |
| | | try |
| | | { |
| | | var strReturn = UtilityHelper.HttpPost("", "Organization/GetListPage", json); |
| | | var _rtn = UtilityHelper.ReturnToTablePage(strReturn); |
| | | var dt = _rtn.rtnData.list; |
| | | repositoryItemCheckedComboBoxEdit1.DataSource = dt; |
| | | repositoryItemCheckedComboBoxEdit1.DisplayMember = "name"; |
| | | repositoryItemCheckedComboBoxEdit1.ValueMember = "fid"; |
| | | var _obj = UtilityHelper.ReturnToDynamic(strReturn); |
| | | barOrg.EditValue = _obj.rtnData.extendText; |
| | | OldorgFids = _obj.rtnData.extendText; |
| | | } |
| | | catch (Exception ex) |
| | | { |
| | | MsgHelper.Warning("提示:" + ex.Message); |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | <metadata name="strp1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| | | <value>284, 17</value> |
| | | </metadata> |
| | | <metadata name="strp1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| | | <value>284, 17</value> |
| | | </metadata> |
| | | <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
| | | <data name="barMy.ImageOptions.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| | | <value> |
| | |
| | | string _webServiceName = "MesQaItemsDetect01Manager/"; |
| | | private string dt01Guid = ""; |
| | | bool isEdit = false; |
| | | |
| | | string strBhg = "×"; |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | |
| | | this.dt01Guid = _dt01Guid; |
| | | this.isEdit = _blEdit; |
| | | Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1); |
| | | getModel(); |
| | | //编辑事件 |
| | | gvMx1.CellValueChanged += GvMx1_CellValueChanged; |
| | | gvMx1.ShowingEditor += GvMx1_ShowingEditor; |
| | | //取消不符合条件的编辑 |
| | | // gvMx1.ShowingEditor += GvMx1_ShowingEditor; |
| | | //禁用样本数之外的单元格且改变颜色 |
| | | gvMx1.CustomDrawCell += GvMx1_CustomDrawCell; |
| | | getModel(); |
| | | } |
| | | |
| | | /// <summary> |
| | |
| | | return false; |
| | | if (_FieldName == "样本数") |
| | | return true; |
| | | |
| | | if (_FieldName.Contains("jg")) |
| | | return false; |
| | | |
| | | if (string.IsNullOrEmpty(_maxYbs)) |
| | | return false; |
| | | string _seqYb = _FieldName.Replace("样本", ""); |
| | |
| | | return true; |
| | | } |
| | | |
| | | /// <summary> |
| | | /// 禁用样本数之外的单元格 |
| | | /// </summary> |
| | | /// <param name="sender"></param> |
| | | /// <param name="e"></param> |
| | | private void GvMx1_CustomDrawCell(object sender, DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventArgs e) |
| | | { |
| | | // 获取单元格的值 |
| | | string _maxYbs = (gvMx1.GetRowCellValue(e.RowHandle, "样本数").ToString()); |
| | | bool _bl = ckCol(e.Column.FieldName, _maxYbs); |
| | | if (_bl) |
| | |
| | | { |
| | | e.Appearance.BackColor = Color.LightGray; |
| | | } |
| | | |
| | | e.Column.OptionsColumn.ReadOnly = !isEdit; |
| | | if (e.Column.Name.Contains("样本") && e.Column.Name != "样本数") |
| | | { |
| | | object value = gvMx1.GetRowCellValue(e.RowHandle, e.Column + "jg"); |
| | | if (value != null && value.ToString() == strBhg) |
| | | { |
| | | e.Appearance.ForeColor = Color.White; |
| | | e.Appearance.BackColor = Color.Red; |
| | | }; |
| | | } |
| | | } |
| | | |
| | | private void GvMx1_CellValueChanged(object sender, DevExpress.XtraGrid.Views.Base.CellValueChangedEventArgs e) |
| | | { |
| | | if (e.Column.FieldName.Contains("jg")) |
| | | return; |
| | | try |
| | | { |
| | | // 获取行句柄 |
| | |
| | | Gs.DevApp.ToolBox.MsgHelper.ShowError(_outMsg); |
| | | gvMx1.SetRowCellValue(rowHandle, dtCol, ""); |
| | | } |
| | | else |
| | | { |
| | | //如果不合格,存进去 |
| | | string _outFstand = _rtn.rtnData.outFstand; |
| | | gvMx1.SetRowCellValue(rowHandle, dtCol + "jg", _outFstand); |
| | | } |
| | | //如果是样本数,要重新刷新 |
| | | if (_strYbNo == "样本数") |
| | | getModel(); |
| | | //lbGuid.Text = _rtn.rtnData.outGuid; |
| | | //txt_hNo.Text = _rtn.rtnData.outNo; |
| | | //toolBarMenu1.isSetBtn = true; |
| | | } |
| | | else |
| | | ToolBox.MsgHelper.Warning("提示:" + _rtn.rtnMsg); |
| | |
| | | bool _bl = ckCol(view.FocusedColumn.FieldName, _maxYbs); |
| | | if (!_bl) |
| | | e.Cancel = true; |
| | | |
| | | } |
| | | |
| | | private void getModel() |
| | |
| | | gcMx1.DataSource = dt; |
| | | gcMx1.ForceInitialize(); |
| | | gvMx1.BestFitColumns(); |
| | | // 隐藏不必要的列,同时把不合格的存进去 |
| | | foreach (DataColumn col in dt.Columns) |
| | | { |
| | | if (col.ColumnName.Contains("jg")) |
| | | { |
| | | gvMx1.Columns[col.ColumnName].Visible = false; |
| | | } |
| | | } |
| | | gvMx1.Columns["guid"].Visible = false; |
| | | gvMx1.Columns["parentGuid"].Visible = false; |
| | | } |
| | |
| | | <Compile Include="DevFrm\FQC\UcChouJianList.Designer.cs"> |
| | | <DependentUpon>UcChouJianList.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="DevFrm\FrmMain.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="DevFrm\FrmMain.Designer.cs"> |
| | | <DependentUpon>FrmMain.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="DevFrm\IPQC\Frm_XunJianDetect01Show.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | </Compile> |
| | | <Compile Include="DevFrm\FrmLogin.Designer.cs"> |
| | | <DependentUpon>FrmLogin.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="DevFrm\FrmMain.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="DevFrm\FrmMain.Designer.cs"> |
| | | <DependentUpon>FrmMain.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="DevFrm\Sys\DocNoRule.cs"> |
| | | <SubType>Form</SubType> |
| | |
| | | <None Include="Resources\copy_16x16.png" /> |
| | | <None Include="Resources\exporttoxls_16x16.png" /> |
| | | <None Include="Resources\historyitem_16x16.png" /> |
| | | <None Include="Resources\usergroup_16x16.png" /> |
| | | <None Include="Resources\usergroup_16x161.png" /> |
| | | <Content Include="Resources\user_16x16.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | |
| | | /// <summary> |
| | | /// 查找 System.Drawing.Bitmap 类型的本地化资源。 |
| | | /// </summary> |
| | | internal static System.Drawing.Bitmap usergroup_16x16 { |
| | | get { |
| | | object obj = ResourceManager.GetObject("usergroup_16x16", resourceCulture); |
| | | return ((System.Drawing.Bitmap)(obj)); |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// 查找 System.Drawing.Bitmap 类型的本地化资源。 |
| | | /// </summary> |
| | | internal static System.Drawing.Bitmap usergroup_16x161 { |
| | | get { |
| | | object obj = ResourceManager.GetObject("usergroup_16x161", resourceCulture); |
| | | return ((System.Drawing.Bitmap)(obj)); |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// 查找 System.Drawing.Bitmap 类型的本地化资源。 |
| | | /// </summary> |
| | | internal static System.Drawing.Bitmap usergroup_32x32 { |
| | | get { |
| | | object obj = ResourceManager.GetObject("usergroup_32x32", resourceCulture); |
| | |
| | | <data name="printarea_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\printarea_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="radiobuttons_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\radiobuttons_16x16.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | <data name="historyitem_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\historyitem_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="boresume_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\boresume_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | |
| | | <value>..\Resources\checkbox2_16x16.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="boposition2_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\boposition2_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="sendpdf_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\sendpdf_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | |
| | | </data> |
| | | <data name="globalcolorscheme_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\globalcolorscheme_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="radiobuttons_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\radiobuttons_16x16.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="lookup&reference_16x161" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\lookup&reference_16x161.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | |
| | | <data name="boperson_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\boperson_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="usergroup_16x161" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\usergroup_16x161.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="chartswitchrowcolumn_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\chartswitchrowcolumn_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | |
| | | </data> |
| | | <data name="dafualtfax_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\dafualtfax_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="group_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\group_32x32.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="ide_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\ide_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | |
| | | <data name="defaultprinter_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\defaultprinter_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="usergroup_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\usergroup_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="removegroupfooter_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\removegroupfooter_32x32.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | |
| | | </data> |
| | | <data name="open2" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\open2.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value> |
| | | </data> |
| | | <data name="edit_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\edit_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="selectvaluespivottable_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\selectvaluespivottable_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="group_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\group_32x32.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | <data name="edit_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\edit_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="bodetails_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\bodetails_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | |
| | | </data> |
| | | <data name="task_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\task_32x32.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="renamedatasource_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\renamedatasource_16x16.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="renamedatasource_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\renamedatasource_16x16.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | <data name="boposition2_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\boposition2_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="encryptdocument_32x321" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\encryptdocument_32x321.png;System.Drawing.Bitmap, |
| | |
| | | <value>..\Resources\renamedatasource_32x32.png;System.Drawing.Bitmap, |
| | | System.Drawing, Version=4.0.0.0, Culture=neutral, |
| | | PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | <data name="historyitem_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
| | | <value>..\Resources\historyitem_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
| | | </data> |
| | | </root> |
| | |
| | | // |
| | | // btnJianYan |
| | | // |
| | | this.btnJianYan.Caption = "提交检验"; |
| | | this.btnJianYan.Caption = "QC审核"; |
| | | this.btnJianYan.Id = 27; |
| | | this.btnJianYan.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x16; |
| | | this.btnJianYan.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbuttons_32x32; |
| | |
| | | // |
| | | // btnFjianYan |
| | | // |
| | | this.btnFjianYan.Caption = "撤回检验"; |
| | | this.btnFjianYan.Caption = "QC反审核"; |
| | | this.btnFjianYan.Id = 28; |
| | | this.btnFjianYan.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.radiobuttons_16x16; |
| | | this.btnFjianYan.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.radiobuttons_32x32; |