namespace FLSystem.Forms { partial class robot_manage_control { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. 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.components = new System.ComponentModel.Container(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.刷新数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.手动尝试登录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.重新登录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.注销登录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.账号授权ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.设置支付密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.重置设备信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.接收状态开启关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.掉线重连开启关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.离线通知开启关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.注销删除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit(); this.SuspendLayout(); // // gridControl1 // this.gridControl1.ContextMenuStrip = this.contextMenuStrip1; this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl1.Location = new System.Drawing.Point(0, 0); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemPictureEdit1}); this.gridControl1.Size = new System.Drawing.Size(806, 480); this.gridControl1.TabIndex = 0; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.刷新数据ToolStripMenuItem, this.toolStripSeparator2, this.手动尝试登录ToolStripMenuItem, this.重新登录ToolStripMenuItem, this.注销登录ToolStripMenuItem, this.账号授权ToolStripMenuItem, this.设置支付密码ToolStripMenuItem, this.重置设备信息ToolStripMenuItem, this.接收状态开启关闭ToolStripMenuItem, this.掉线重连开启关闭ToolStripMenuItem, this.离线通知开启关闭ToolStripMenuItem, this.toolStripSeparator1, this.注销删除ToolStripMenuItem}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(181, 280); this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening); // // 刷新数据ToolStripMenuItem // this.刷新数据ToolStripMenuItem.Name = "刷新数据ToolStripMenuItem"; this.刷新数据ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.刷新数据ToolStripMenuItem.Text = "刷新数据"; this.刷新数据ToolStripMenuItem.Click += new System.EventHandler(this.刷新数据ToolStripMenuItem_Click); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(177, 6); // // 手动尝试登录ToolStripMenuItem // this.手动尝试登录ToolStripMenuItem.Name = "手动尝试登录ToolStripMenuItem"; this.手动尝试登录ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.手动尝试登录ToolStripMenuItem.Text = "尝试自动登录"; this.手动尝试登录ToolStripMenuItem.Click += new System.EventHandler(this.手动尝试登录ToolStripMenuItem_Click); // // 重新登录ToolStripMenuItem // this.重新登录ToolStripMenuItem.Name = "重新登录ToolStripMenuItem"; this.重新登录ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.重新登录ToolStripMenuItem.Text = "人工手动登录"; this.重新登录ToolStripMenuItem.Click += new System.EventHandler(this.重新登录ToolStripMenuItem_Click); // // 注销登录ToolStripMenuItem // this.注销登录ToolStripMenuItem.Name = "注销登录ToolStripMenuItem"; this.注销登录ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.注销登录ToolStripMenuItem.Text = "注销登录"; this.注销登录ToolStripMenuItem.Click += new System.EventHandler(this.注销登录ToolStripMenuItem_Click); // // 账号授权ToolStripMenuItem // this.账号授权ToolStripMenuItem.Name = "账号授权ToolStripMenuItem"; this.账号授权ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.账号授权ToolStripMenuItem.Text = "卡密授权"; this.账号授权ToolStripMenuItem.Click += new System.EventHandler(this.账号授权ToolStripMenuItem_Click); // // 设置支付密码ToolStripMenuItem // this.设置支付密码ToolStripMenuItem.Name = "设置支付密码ToolStripMenuItem"; this.设置支付密码ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.设置支付密码ToolStripMenuItem.Text = "设置支付密码"; this.设置支付密码ToolStripMenuItem.Click += new System.EventHandler(this.设置支付密码ToolStripMenuItem_Click); // // 重置设备信息ToolStripMenuItem // this.重置设备信息ToolStripMenuItem.Name = "重置设备信息ToolStripMenuItem"; this.重置设备信息ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.重置设备信息ToolStripMenuItem.Text = "重置设备信息"; this.重置设备信息ToolStripMenuItem.Click += new System.EventHandler(this.重置设备信息ToolStripMenuItem_Click); // // 接收状态开启关闭ToolStripMenuItem // this.接收状态开启关闭ToolStripMenuItem.Name = "接收状态开启关闭ToolStripMenuItem"; this.接收状态开启关闭ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.接收状态开启关闭ToolStripMenuItem.Text = "接收状态开启/关闭"; this.接收状态开启关闭ToolStripMenuItem.Click += new System.EventHandler(this.接收状态开启关闭ToolStripMenuItem_Click); // // 掉线重连开启关闭ToolStripMenuItem // this.掉线重连开启关闭ToolStripMenuItem.Name = "掉线重连开启关闭ToolStripMenuItem"; this.掉线重连开启关闭ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.掉线重连开启关闭ToolStripMenuItem.Text = "掉线重连开启/关闭"; this.掉线重连开启关闭ToolStripMenuItem.Click += new System.EventHandler(this.掉线重连开启关闭ToolStripMenuItem_Click); // // 离线通知开启关闭ToolStripMenuItem // this.离线通知开启关闭ToolStripMenuItem.Name = "离线通知开启关闭ToolStripMenuItem"; this.离线通知开启关闭ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.离线通知开启关闭ToolStripMenuItem.Text = "离线通知开启/关闭"; this.离线通知开启关闭ToolStripMenuItem.Click += new System.EventHandler(this.离线通知开启关闭ToolStripMenuItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6); // // 注销删除ToolStripMenuItem // this.注销删除ToolStripMenuItem.Name = "注销删除ToolStripMenuItem"; this.注销删除ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.注销删除ToolStripMenuItem.Text = "删除机器人"; this.注销删除ToolStripMenuItem.Click += new System.EventHandler(this.注销删除ToolStripMenuItem_Click); // // gridView1 // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridView1.Appearance.Row.Options.UseTextOptions = true; this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn1, this.gridColumn2, this.gridColumn3, this.gridColumn6, this.gridColumn4, this.gridColumn7, this.gridColumn8, this.gridColumn10, this.gridColumn9, this.gridColumn5}); this.gridView1.GridControl = this.gridControl1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; this.gridView1.OptionsBehavior.ReadOnly = true; this.gridView1.OptionsSelection.MultiSelect = true; this.gridView1.OptionsView.ShowGroupPanel = false; this.gridView1.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gridView1_CustomUnboundColumnData); // // gridColumn1 // this.gridColumn1.Caption = "图标"; this.gridColumn1.ColumnEdit = this.repositoryItemPictureEdit1; this.gridColumn1.FieldName = "gridColumn1"; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.ReadOnly = true; this.gridColumn1.UnboundType = DevExpress.Data.UnboundColumnType.Object; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 0; this.gridColumn1.Width = 40; // // repositoryItemPictureEdit1 // this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1"; // // gridColumn2 // this.gridColumn2.Caption = "平台类型"; this.gridColumn2.FieldName = "gridColumn2"; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.ReadOnly = true; this.gridColumn2.UnboundType = DevExpress.Data.UnboundColumnType.String; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 1; this.gridColumn2.Width = 86; // // gridColumn3 // this.gridColumn3.Caption = "机器人账号"; this.gridColumn3.FieldName = "name"; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.ReadOnly = true; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 2; this.gridColumn3.Width = 143; // // gridColumn6 // this.gridColumn6.Caption = "授权编号"; this.gridColumn6.FieldName = "uin"; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 3; // // gridColumn4 // this.gridColumn4.Caption = "机器人昵称"; this.gridColumn4.FieldName = "nick"; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.ReadOnly = true; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 4; this.gridColumn4.Width = 143; // // gridColumn7 // this.gridColumn7.Caption = "状态"; this.gridColumn7.FieldName = "gridColumn7"; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.UnboundType = DevExpress.Data.UnboundColumnType.String; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 5; this.gridColumn7.Width = 56; // // gridColumn8 // this.gridColumn8.Caption = "接收状态"; this.gridColumn8.FieldName = "is_receives"; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 6; this.gridColumn8.Width = 80; // // gridColumn10 // this.gridColumn10.Caption = "离线重登"; this.gridColumn10.FieldName = "off_line_auto_login"; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; this.gridColumn10.VisibleIndex = 7; // // gridColumn9 // this.gridColumn9.Caption = "离线通知"; this.gridColumn9.FieldName = "off_line_tip"; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 8; // // gridColumn5 // this.gridColumn5.Caption = "到期时间"; this.gridColumn5.FieldName = "end_time"; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.OptionsColumn.ReadOnly = true; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 9; this.gridColumn5.Width = 131; // // robot_manage_control // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.gridControl1); this.Name = "robot_manage_control"; this.Size = new System.Drawing.Size(806, 480); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit1; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ToolStripMenuItem 刷新数据ToolStripMenuItem; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private System.Windows.Forms.ToolStripMenuItem 重新登录ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 注销删除ToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripMenuItem 注销登录ToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripMenuItem 设置支付密码ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 账号授权ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 重置设备信息ToolStripMenuItem; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private System.Windows.Forms.ToolStripMenuItem 接收状态开启关闭ToolStripMenuItem; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private System.Windows.Forms.ToolStripMenuItem 离线通知开启关闭ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 手动尝试登录ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 掉线重连开启关闭ToolStripMenuItem; private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; } }