代码拉取完成,页面将自动刷新
namespace RdpClient
{
partial class frmRdpClient
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmRdpClient));
this.axMsRdpClient9 = new AxMSTSCLib.AxMsRdpClient9NotSafeForScripting();
((System.ComponentModel.ISupportInitialize)(this.axMsRdpClient9)).BeginInit();
this.SuspendLayout();
//
// axMsRdpClient9
//
this.axMsRdpClient9.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
this.axMsRdpClient9.Dock = System.Windows.Forms.DockStyle.Fill;
this.axMsRdpClient9.Enabled = true;
this.axMsRdpClient9.Location = new System.Drawing.Point(0, 0);
this.axMsRdpClient9.Name = "axMsRdpClient9";
this.axMsRdpClient9.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMsRdpClient9.OcxState")));
this.axMsRdpClient9.Size = new System.Drawing.Size(1008, 729);
this.axMsRdpClient9.TabIndex = 3;
//
// frmRdpClient
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1008, 729);
this.Controls.Add(this.axMsRdpClient9);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "frmRdpClient";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "远程桌面";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmRdpClient_Load);
((System.ComponentModel.ISupportInitialize)(this.axMsRdpClient9)).EndInit();
this.ResumeLayout(false);
}
#endregion
private AxMSTSCLib.AxMsRdpClient9NotSafeForScripting axMsRdpClient9;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。