- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
1.包装印刷纸品生产数据分析软件源代码资料
/******************************************************
//**系统主界面 类
//******************************************************/
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.IO;
public partial class Themaininterfaceofsystem
{
/// Required designer variable.
private System.ComponentModel.IContainer components = null;
/// Clean up any resources being used.
/// param name=disposingtrue if managed resources should be disposed; otherwise, false./param
protected override void Dispose(bool disposing)
{
if (disposing (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
private void InitializeComponent()
{
this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
this.viewModeCombo = new Telerik.WinControls.UI.RadDropDownList();
this.radPageView1 = new Telerik.WinControls.UI.RadPageView();
((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).BeginInit();
this.settingsPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.viewModeCombo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radPageView1)).BeginInit();
this.SuspendLayout();
//
您可能关注的文档
- 1.4实验:用打点计时器测速度资料.ppt
- 1.4物质在水中的分散资料.ppt
- 1.56502电气集中电路结构资料.ppt
- 1.5.3_科学记数法_--资料.ppt
- 1.4物质在水中的分散状况(最终)资料.ppt
- 1.5.2科学记数法资料.ppt
- 1.5可化为一元一次方程的分式方程2(应用)资料.ppt
- 1.5测量传送滞后的影响及克服办法资料.ppt
- 1.5_进出口税费的计算与缴纳资料.ppt
- 1.6.2科学记数法资料.ppt
- 主题课程整理大班上.doc
- 2026人教版小学语文三年级上册期末综合试卷3套(打印版含答案解析).docx
- 2026人教版小学语文四年级下册期末综合试卷3套(打印版含答案解析).docx
- 2026人教版小学二年级上册数学期末综合试卷精选3套(含答案解析).docx
- 2026人教版小学语文四年级上册期末综合试卷3套(含答案解析).docx
- 2026人教版小学二年级下册数学期末综合试卷3套(打印版含答案解析).docx
- 2026年地理信息行业年终总结汇报PPT.pptx
- 板块四第二十一单元封建时代的欧洲和亚洲 中考历史一轮复习.pptx
- 中考历史一轮复习:板块四第二十单元古代亚、非、欧文明+课件.pptx
- 第二次工业革命和近代科学文化中考历史一轮复习.pptx
原创力文档


文档评论(0)