Слияние кода завершено, страница обновится автоматически
namespace DroidLord
{
partial class SlaveViewer
{
/// <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 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.devMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = 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.keysSeperator = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem4 = 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.checkBoxShowScreen = new System.Windows.Forms.CheckBox();
this.labelDeviceName = new System.Windows.Forms.Label();
this.labelShowDeviceStatus = new System.Windows.Forms.Label();
this.labelShowConnectStatus = new System.Windows.Forms.Label();
this.devMenu.SuspendLayout();
this.SuspendLayout();
//
// devMenu
//
this.devMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem1,
this.toolStripSeparator1,
this.命令行ToolStripMenuItem,
this.控制设备ToolStripMenuItem,
this.删除设备ToolStripMenuItem,
this.keysSeperator,
this.toolStripMenuItem2,
this.toolStripMenuItem3,
this.toolStripMenuItem4,
this.返回ToolStripMenuItem,
this.清除文本ToolStripMenuItem,
this.拷贝手机剪贴板ToolStripMenuItem,
this.切换到同屏输入法ToolStripMenuItem,
this.我在哪儿ToolStripMenuItem,
this.设为主控ToolStripMenuItem});
this.devMenu.Name = "devManu";
this.devMenu.Size = new System.Drawing.Size(173, 302);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(172, 22);
this.toolStripMenuItem1.Text = "$DEV_NAME";
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(169, 6);
//
// 命令行ToolStripMenuItem
//
this.命令行ToolStripMenuItem.Name = "命令行ToolStripMenuItem";
this.命令行ToolStripMenuItem.Size = new System.Drawing.Size(172, 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(172, 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(172, 22);
this.删除设备ToolStripMenuItem.Text = "删除设备";
this.删除设备ToolStripMenuItem.Visible = false;
this.删除设备ToolStripMenuItem.Click += new System.EventHandler(this.删除设备ToolStripMenuItem_Click);
//
// keysSeperator
//
this.keysSeperator.Name = "keysSeperator";
this.keysSeperator.Size = new System.Drawing.Size(169, 6);
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(172, 22);
this.toolStripMenuItem2.Text = "HOME";
this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new System.Drawing.Size(172, 22);
this.toolStripMenuItem3.Text = "电源";
this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
//
// toolStripMenuItem4
//
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
this.toolStripMenuItem4.Size = new System.Drawing.Size(172, 22);
this.toolStripMenuItem4.Text = "菜单";
this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click);
//
// 返回ToolStripMenuItem
//
this.返回ToolStripMenuItem.Name = "返回ToolStripMenuItem";
this.返回ToolStripMenuItem.Size = new System.Drawing.Size(172, 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(172, 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(172, 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(172, 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(172, 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(172, 22);
this.设为主控ToolStripMenuItem.Text = "设为主控";
this.设为主控ToolStripMenuItem.Click += new System.EventHandler(this.设为主控ToolStripMenuItem_Click);
//
// checkBoxShowScreen
//
this.checkBoxShowScreen.AutoSize = true;
this.checkBoxShowScreen.BackColor = System.Drawing.Color.Transparent;
this.checkBoxShowScreen.Checked = true;
this.checkBoxShowScreen.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBoxShowScreen.ForeColor = System.Drawing.Color.Red;
this.checkBoxShowScreen.Location = new System.Drawing.Point(196, 243);
this.checkBoxShowScreen.Name = "checkBoxShowScreen";
this.checkBoxShowScreen.Size = new System.Drawing.Size(15, 14);
this.checkBoxShowScreen.TabIndex = 1;
this.checkBoxShowScreen.UseVisualStyleBackColor = false;
this.checkBoxShowScreen.Visible = false;
this.checkBoxShowScreen.CheckedChanged += new System.EventHandler(this.checkBoxShowScreen_CheckedChanged);
//
// labelDeviceName
//
this.labelDeviceName.AutoSize = true;
this.labelDeviceName.BackColor = System.Drawing.Color.Transparent;
this.labelDeviceName.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.labelDeviceName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelDeviceName.ForeColor = System.Drawing.Color.Red;
this.labelDeviceName.Location = new System.Drawing.Point(5, 4);
this.labelDeviceName.Name = "labelDeviceName";
this.labelDeviceName.Size = new System.Drawing.Size(41, 12);
this.labelDeviceName.TabIndex = 2;
this.labelDeviceName.Text = "label1";
this.labelDeviceName.Visible = false;
//
// labelShowDeviceStatus
//
this.labelShowDeviceStatus.AutoSize = true;
this.labelShowDeviceStatus.Location = new System.Drawing.Point(60, 101);
this.labelShowDeviceStatus.Name = "labelShowDeviceStatus";
this.labelShowDeviceStatus.Size = new System.Drawing.Size(0, 12);
this.labelShowDeviceStatus.TabIndex = 3;
//
// labelShowConnectStatus
//
this.labelShowConnectStatus.AutoSize = true;
this.labelShowConnectStatus.BackColor = System.Drawing.Color.Red;
this.labelShowConnectStatus.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.labelShowConnectStatus.Location = new System.Drawing.Point(35, 101);
this.labelShowConnectStatus.Name = "labelShowConnectStatus";
this.labelShowConnectStatus.Size = new System.Drawing.Size(53, 12);
this.labelShowConnectStatus.TabIndex = 4;
this.labelShowConnectStatus.Text = "连接状态";
//
// SlaveViewer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Controls.Add(this.labelShowConnectStatus);
this.Controls.Add(this.labelShowDeviceStatus);
this.Controls.Add(this.labelDeviceName);
this.Controls.Add(this.checkBoxShowScreen);
this.DoubleBuffered = true;
this.ForeColor = System.Drawing.SystemColors.ControlText;
this.Name = "SlaveViewer";
this.Size = new System.Drawing.Size(211, 262);
this.Load += new System.EventHandler(this.SlaveViewer_Load);
this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.SlaveViewer_MouseDown);
this.devMenu.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ContextMenuStrip devMenu;
private System.Windows.Forms.ToolStripMenuItem 命令行ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 控制设备ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 删除设备ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripSeparator keysSeperator;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
private System.Windows.Forms.ToolStripMenuItem 返回ToolStripMenuItem;
private System.Windows.Forms.CheckBox checkBoxShowScreen;
private System.Windows.Forms.ToolStripMenuItem 清除文本ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 拷贝手机剪贴板ToolStripMenuItem;
public System.Windows.Forms.Label labelDeviceName;
private System.Windows.Forms.ToolStripMenuItem 切换到同屏输入法ToolStripMenuItem;
public System.Windows.Forms.Label labelShowDeviceStatus;
private System.Windows.Forms.ToolStripMenuItem 我在哪儿ToolStripMenuItem;
public System.Windows.Forms.Label labelShowConnectStatus;
public System.Windows.Forms.ToolStripMenuItem 设为主控ToolStripMenuItem;
}
}
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )