📄 servermanagerform.designer.cs
字号:
namespace wxwinter.wf.WFServer
{
partial class ServerManagerForm
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("节点0");
this.btStart = new System.Windows.Forms.Button();
this.btStateInstance = new System.Windows.Forms.Button();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.cbExchange = new System.Windows.Forms.CheckBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.cbUDP = new System.Windows.Forms.CheckBox();
this.txPo = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.txIP = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.btStop = new System.Windows.Forms.Button();
this.cbSQLPersistence = new System.Windows.Forms.CheckBox();
this.txSqlPersistenceCon = new System.Windows.Forms.TextBox();
this.txtTrackCon = new System.Windows.Forms.TextBox();
this.cbTrack = new System.Windows.Forms.CheckBox();
this.cbwxdTrack = new System.Windows.Forms.CheckBox();
this.txtTrackPath = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.listBox4 = new System.Windows.Forms.ListBox();
this.label4 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.listBox2 = new System.Windows.Forms.ListBox();
this.btGetServerList = new System.Windows.Forms.Button();
this.listBox1 = new System.Windows.Forms.ListBox();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.btShow = new System.Windows.Forms.Button();
this.btSuspendInstance = new System.Windows.Forms.Button();
this.btResumeInstance = new System.Windows.Forms.Button();
this.btTerminateInstance = new System.Windows.Forms.Button();
this.btAbortInstance = new System.Windows.Forms.Button();
this.btLoad = new System.Windows.Forms.Button();
this.label7 = new System.Windows.Forms.Label();
this.btPersist = new System.Windows.Forms.Button();
this.btShowB = new System.Windows.Forms.Button();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.label5 = new System.Windows.Forms.Label();
this.btShowA = new System.Windows.Forms.Button();
this.tabControl2 = new System.Windows.Forms.TabControl();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.treeView1 = new System.Windows.Forms.TreeView();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.wxdWFSequentialView1 = new wxwinter.wf.Design.wxdWFSequentialView();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.txtxomlview = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.listBox3 = new System.Windows.Forms.ListBox();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.cbStart = new System.Windows.Forms.CheckBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.listBox5 = new System.Windows.Forms.ListBox();
this.btBrowseDll = new System.Windows.Forms.Button();
this.txtWorkflowClassFile = new System.Windows.Forms.TextBox();
this.btCreateWffromClass = new System.Windows.Forms.Button();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.label6 = new System.Windows.Forms.Label();
this.txtXomlstring = new System.Windows.Forms.TextBox();
this.btCreateWffromXomlString = new System.Windows.Forms.Button();
this.btCreateWffromXomlFile = new System.Windows.Forms.Button();
this.txtXomlfilepath = new System.Windows.Forms.TextBox();
this.btBrowseXoml = new System.Windows.Forms.Button();
this.tabPage8 = new System.Windows.Forms.TabPage();
this.btCreateaTask = new System.Windows.Forms.Button();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.txUsername = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.btGetTask = new System.Windows.Forms.Button();
this.dataGrid5 = new System.Windows.Forms.DataGrid();
this.dataGrid4 = new System.Windows.Forms.DataGrid();
this.btGet = new System.Windows.Forms.Button();
this.dataGrid3 = new System.Windows.Forms.DataGrid();
this.btNext = new System.Windows.Forms.Button();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.dataGrid1 = new System.Windows.Forms.DataGrid();
this.dataGrid2 = new System.Windows.Forms.DataGrid();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.listBox6 = new System.Windows.Forms.ListBox();
this.btWCFStop = new System.Windows.Forms.Button();
this.btWCFStart = new System.Windows.Forms.Button();
this.label16 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.txWCFServerName = new System.Windows.Forms.TextBox();
this.txWCFServerURL = new System.Windows.Forms.TextBox();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.tabControl2.SuspendLayout();
this.tabPage4.SuspendLayout();
this.tabPage5.SuspendLayout();
this.tabPage6.SuspendLayout();
this.tabPage3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
this.tabPage8.SuspendLayout();
this.groupBox8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGrid5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGrid4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGrid3)).BeginInit();
this.groupBox7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGrid2)).BeginInit();
this.tabPage7.SuspendLayout();
this.SuspendLayout();
//
// btStart
//
this.btStart.Location = new System.Drawing.Point(495, 185);
this.btStart.Name = "btStart";
this.btStart.Size = new System.Drawing.Size(129, 26);
this.btStart.TabIndex = 1;
this.btStart.Text = "启动引擎";
this.btStart.UseVisualStyleBackColor = true;
this.btStart.Click += new System.EventHandler(this.btStart_Click);
//
// btStateInstance
//
this.btStateInstance.Location = new System.Drawing.Point(6, 13);
this.btStateInstance.Name = "btStateInstance";
this.btStateInstance.Size = new System.Drawing.Size(68, 28);
this.btStateInstance.TabIndex = 4;
this.btStateInstance.Text = "运行(>)";
this.btStateInstance.UseVisualStyleBackColor = true;
this.btStateInstance.Click += new System.EventHandler(this.btStateInstance_Click);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage8);
this.tabControl1.Controls.Add(this.tabPage7);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Multiline = true;
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(821, 551);
this.tabControl1.TabIndex = 6;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.groupBox2);
this.tabPage1.Controls.Add(this.groupBox1);
this.tabPage1.Location = new System.Drawing.Point(4, 21);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(813, 526);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "服务器管理";
this.tabPage1.UseVisualStyleBackColor = true;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.cbExchange);
this.groupBox2.Controls.Add(this.groupBox6);
this.groupBox2.Controls.Add(this.btStop);
this.groupBox2.Controls.Add(this.cbSQLPersistence);
this.groupBox2.Controls.Add(this.txSqlPersistenceCon);
this.groupBox2.Controls.Add(this.txtTrackCon);
this.groupBox2.Controls.Add(this.cbTrack);
this.groupBox2.Controls.Add(this.btStart);
this.groupBox2.Controls.Add(this.cbwxdTrack);
this.groupBox2.Controls.Add(this.txtTrackPath);
this.groupBox2.Location = new System.Drawing.Point(8, 6);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(789, 224);
this.groupBox2.TabIndex = 10;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "服务管理";
//
// cbExchange
//
this.cbExchange.AutoSize = true;
this.cbExchange.Checked = true;
this.cbExchange.CheckState = System.Windows.Forms.CheckState.Checked;
this.cbExchange.Location = new System.Drawing.Point(6, 128);
this.cbExchange.Name = "cbExchange";
this.cbExchange.Size = new System.Drawing.Size(702, 16);
this.cbExchange.TabIndex = 16;
this.cbExchange.Text = "添加ExternalDataExchangeService服务到引擎,并将ExternalEvent与ExternalMethod添加到ExternalDataE" +
"xchangeService服务";
this.cbExchange.UseVisualStyleBackColor = true;
//
// groupBox6
//
this.groupBox6.Controls.Add(this.cbUDP);
this.groupBox6.Controls.Add(this.txPo);
this.groupBox6.Controls.Add(this.label9);
this.groupBox6.Controls.Add(this.txIP);
this.groupBox6.Controls.Add(this.label8);
this.groupBox6.Location = new System.Drawing.Point(10, 168);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(467, 50);
this.groupBox6.TabIndex = 14;
this.groupBox6.TabStop = false;
//
// cbUDP
//
this.cbUDP.AutoSize = true;
this.cbUDP.Checked = true;
this.cbUDP.CheckState = System.Windows.Forms.CheckState.Checked;
this.cbUDP.Location = new System.Drawing.Point(11, 20);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -