⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain.cs

📁 C sharp 调用WindowsAPI的平台调用例子
💻 CS
📖 第 1 页 / 共 5 页
字号:

        this.Label3.ImageAlign = (System.Drawing.ContentAlignment) resources.GetObject("Label3.ImageAlign");

        this.Label3.ImageIndex = (int) resources.GetObject("Label3.ImageIndex");

        this.Label3.ImeMode = (System.Windows.Forms.ImeMode) resources.GetObject("Label3.ImeMode");

        this.Label3.Location = (System.Drawing.Point) resources.GetObject("Label3.Location");

        this.Label3.Name = "Label3";

        this.Label3.RightToLeft = (System.Windows.Forms.RightToLeft) resources.GetObject("Label3.RightToLeft");

        this.Label3.Size = (System.Drawing.Size) resources.GetObject("Label3.Size");

        this.Label3.TabIndex = (int) resources.GetObject("Label3.TabIndex");

        this.Label3.Text = resources.GetString("Label3.Text");

        this.Label3.TextAlign = (System.Drawing.ContentAlignment) resources.GetObject("Label3.TextAlign");

        this.Label3.Visible = (bool) resources.GetObject("Label3.Visible");

        //

        //tpAPICalls

        //

        this.tpAPICalls.AccessibleDescription = resources.GetString("tpAPICalls.AccessibleDescription");

        this.tpAPICalls.AccessibleName = resources.GetString("tpAPICalls.AccessibleName");

        this.tpAPICalls.Anchor = (System.Windows.Forms.AnchorStyles) resources.GetObject("tpAPICalls.Anchor");

        this.tpAPICalls.AutoScroll = (bool) resources.GetObject("tpAPICalls.AutoScroll");

        this.tpAPICalls.AutoScrollMargin = (System.Drawing.Size) resources.GetObject("tpAPICalls.AutoScrollMargin");

        this.tpAPICalls.AutoScrollMinSize = (System.Drawing.Size) resources.GetObject("tpAPICalls.AutoScrollMinSize");

        this.tpAPICalls.BackgroundImage = (System.Drawing.Image) resources.GetObject("tpAPICalls.BackgroundImage");

        this.tpAPICalls.Controls.AddRange(new System.Windows.Forms.Control[] {this.CallingVariationGroupBox, this.Label9, this.DirectoryGroupBox, this.MouseGroupBox, this.DriveGroupBox, this.txtFunctionOutput, this.MiscGroupBox});

        this.tpAPICalls.Dock = (System.Windows.Forms.DockStyle) resources.GetObject("tpAPICalls.Dock");

        this.tpAPICalls.Enabled = (bool) resources.GetObject("tpAPICalls.Enabled");

        this.tpAPICalls.Font = (System.Drawing.Font) resources.GetObject("tpAPICalls.Font");

        this.tpAPICalls.ImageIndex = (int) resources.GetObject("tpAPICalls.ImageIndex");

        this.tpAPICalls.ImeMode = (System.Windows.Forms.ImeMode) resources.GetObject("tpAPICalls.ImeMode");

        this.tpAPICalls.Location = (System.Drawing.Point) resources.GetObject("tpAPICalls.Location");

        this.tpAPICalls.Name = "tpAPICalls";

        this.tpAPICalls.RightToLeft = (System.Windows.Forms.RightToLeft) resources.GetObject("tpAPICalls.RightToLeft");

        this.tpAPICalls.Size = (System.Drawing.Size) resources.GetObject("tpAPICalls.Size");

        this.tpAPICalls.TabIndex = (int) resources.GetObject("tpAPICalls.TabIndex");

        this.tpAPICalls.Text = resources.GetString("tpAPICalls.Text");

        this.tpAPICalls.ToolTipText = resources.GetString("tpAPICalls.ToolTipText");

        this.tpAPICalls.Visible = (bool) resources.GetObject("tpAPICalls.Visible");

        //

        //CallingVariationGroupBox

        //

        this.CallingVariationGroupBox.AccessibleDescription = (string) resources.GetObject("CallingVariationGroupBox.AccessibleDescription");

        this.CallingVariationGroupBox.AccessibleName = (string) resources.GetObject("CallingVariationGroupBox.AccessibleName");

        this.CallingVariationGroupBox.Anchor = (System.Windows.Forms.AnchorStyles) resources.GetObject("CallingVariationGroupBox.Anchor");

        this.CallingVariationGroupBox.BackgroundImage = (System.Drawing.Image) resources.GetObject("CallingVariationGroupBox.BackgroundImage");

        this.CallingVariationGroupBox.Controls.AddRange(new System.Windows.Forms.Control[] {this.btnBeep, this.rbAuto, this.rbANSI, this.rbUnicode, this.rbDLLImport, this.rbDeclare});

        this.CallingVariationGroupBox.Dock = (System.Windows.Forms.DockStyle) resources.GetObject("CallingVariationGroupBox.Dock");

        this.CallingVariationGroupBox.Enabled = (bool) resources.GetObject("CallingVariationGroupBox.Enabled");

        this.CallingVariationGroupBox.Font = (System.Drawing.Font) resources.GetObject("CallingVariationGroupBox.Font");

        this.CallingVariationGroupBox.ImeMode = (System.Windows.Forms.ImeMode) resources.GetObject("CallingVariationGroupBox.ImeMode");

        this.CallingVariationGroupBox.Location = (System.Drawing.Point) resources.GetObject("CallingVariationGroupBox.Location");

        this.CallingVariationGroupBox.Name = "CallingVariationGroupBox";

        this.CallingVariationGroupBox.RightToLeft = (System.Windows.Forms.RightToLeft) resources.GetObject("CallingVariationGroupBox.RightToLeft");

        this.CallingVariationGroupBox.Size = (System.Drawing.Size) resources.GetObject("CallingVariationGroupBox.Size");

        this.CallingVariationGroupBox.TabIndex = (int) resources.GetObject("CallingVariationGroupBox.TabIndex");

        this.CallingVariationGroupBox.TabStop = false;

        this.CallingVariationGroupBox.Text = resources.GetString("CallingVariationGroupBox.Text");

        this.CallingVariationGroupBox.Visible = (bool) resources.GetObject("CallingVariationGroupBox.Visible");

        //

        //btnBeep

        //

        this.btnBeep.AccessibleDescription = resources.GetString("btnBeep.AccessibleDescription");

        this.btnBeep.AccessibleName = resources.GetString("btnBeep.AccessibleName");

        this.btnBeep.Anchor = (System.Windows.Forms.AnchorStyles) resources.GetObject("btnBeep.Anchor");

        this.btnBeep.BackgroundImage = (System.Drawing.Image) resources.GetObject("btnBeep.BackgroundImage");

        this.btnBeep.Dock = (System.Windows.Forms.DockStyle) resources.GetObject("btnBeep.Dock");

        this.btnBeep.Enabled = (bool) resources.GetObject("btnBeep.Enabled");

        this.btnBeep.FlatStyle = (System.Windows.Forms.FlatStyle) resources.GetObject("btnBeep.FlatStyle");

        this.btnBeep.Font = (System.Drawing.Font) resources.GetObject("btnBeep.Font");

        this.btnBeep.Image = (System.Drawing.Image) resources.GetObject("btnBeep.Image");

        this.btnBeep.ImageAlign = (System.Drawing.ContentAlignment) resources.GetObject("btnBeep.ImageAlign");

        this.btnBeep.ImageIndex = (int) resources.GetObject("btnBeep.ImageIndex");

        this.btnBeep.ImeMode = (System.Windows.Forms.ImeMode) resources.GetObject("btnBeep.ImeMode");

        this.btnBeep.Location = (System.Drawing.Point) resources.GetObject("btnBeep.Location");

        this.btnBeep.Name = "btnBeep";

        this.btnBeep.RightToLeft = (System.Windows.Forms.RightToLeft) resources.GetObject("btnBeep.RightToLeft");

        this.btnBeep.Size = (System.Drawing.Size) resources.GetObject("btnBeep.Size");

        this.btnBeep.TabIndex = (int) resources.GetObject("btnBeep.TabIndex");

        this.btnBeep.Text = resources.GetString("btnBeep.Text");

        this.btnBeep.TextAlign = (System.Drawing.ContentAlignment) resources.GetObject("btnBeep.TextAlign");

        this.btnBeep.Visible = (bool) resources.GetObject("btnBeep.Visible");

		this.btnBeep.Click += new EventHandler(btnBeep_Click);

        //

        //rbAuto

        //

        this.rbAuto.AccessibleDescription = resources.GetString("rbAuto.AccessibleDescription");

        this.rbAuto.AccessibleName = resources.GetString("rbAuto.AccessibleName");

        this.rbAuto.Anchor = (System.Windows.Forms.AnchorStyles) resources.GetObject("rbAuto.Anchor");

        this.rbAuto.Appearance = (System.Windows.Forms.Appearance) resources.GetObject("rbAuto.Appearance");

        this.rbAuto.BackgroundImage = (System.Drawing.Image) resources.GetObject("rbAuto.BackgroundImage");

        this.rbAuto.CheckAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbAuto.CheckAlign");

        this.rbAuto.Dock = (System.Windows.Forms.DockStyle) resources.GetObject("rbAuto.Dock");

        this.rbAuto.Enabled = (bool) resources.GetObject("rbAuto.Enabled");

        this.rbAuto.FlatStyle = (System.Windows.Forms.FlatStyle) resources.GetObject("rbAuto.FlatStyle");

        this.rbAuto.Font = (System.Drawing.Font) resources.GetObject("rbAuto.Font");

        this.rbAuto.Image = (System.Drawing.Image) resources.GetObject("rbAuto.Image");

        this.rbAuto.ImageAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbAuto.ImageAlign");

        this.rbAuto.ImageIndex = (int) resources.GetObject("rbAuto.ImageIndex");

        this.rbAuto.ImeMode = (System.Windows.Forms.ImeMode) resources.GetObject("rbAuto.ImeMode");

        this.rbAuto.Location = (System.Drawing.Point) resources.GetObject("rbAuto.Location");

        this.rbAuto.Name = "rbAuto";

        this.rbAuto.RightToLeft = (System.Windows.Forms.RightToLeft) resources.GetObject("rbAuto.RightToLeft");

        this.rbAuto.Size = (System.Drawing.Size) resources.GetObject("rbAuto.Size");

        this.rbAuto.TabIndex = (int) resources.GetObject("rbAuto.TabIndex");

        this.rbAuto.Text = resources.GetString("rbAuto.Text");

        this.rbAuto.TextAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbAuto.TextAlign");

        this.rbAuto.Visible = (bool) resources.GetObject("rbAuto.Visible");

        //

        //rbANSI

        //

        this.rbANSI.AccessibleDescription = resources.GetString("rbANSI.AccessibleDescription");

        this.rbANSI.AccessibleName = resources.GetString("rbANSI.AccessibleName");

        this.rbANSI.Anchor = (System.Windows.Forms.AnchorStyles) resources.GetObject("rbANSI.Anchor");

        this.rbANSI.Appearance = (System.Windows.Forms.Appearance) resources.GetObject("rbANSI.Appearance");

        this.rbANSI.BackgroundImage = (System.Drawing.Image) resources.GetObject("rbANSI.BackgroundImage");

        this.rbANSI.CheckAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbANSI.CheckAlign");

        this.rbANSI.Dock = (System.Windows.Forms.DockStyle) resources.GetObject("rbANSI.Dock");

        this.rbANSI.Enabled = (bool) resources.GetObject("rbANSI.Enabled");

        this.rbANSI.FlatStyle = (System.Windows.Forms.FlatStyle) resources.GetObject("rbANSI.FlatStyle");

        this.rbANSI.Font = (System.Drawing.Font) resources.GetObject("rbANSI.Font");

        this.rbANSI.Image = (System.Drawing.Image) resources.GetObject("rbANSI.Image");

        this.rbANSI.ImageAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbANSI.ImageAlign");

        this.rbANSI.ImageIndex = (int) resources.GetObject("rbANSI.ImageIndex");

        this.rbANSI.ImeMode = (System.Windows.Forms.ImeMode) resources.GetObject("rbANSI.ImeMode");

        this.rbANSI.Location = (System.Drawing.Point) resources.GetObject("rbANSI.Location");

        this.rbANSI.Name = "rbANSI";

        this.rbANSI.RightToLeft = (System.Windows.Forms.RightToLeft) resources.GetObject("rbANSI.RightToLeft");

        this.rbANSI.Size = (System.Drawing.Size) resources.GetObject("rbANSI.Size");

        this.rbANSI.TabIndex = (int) resources.GetObject("rbANSI.TabIndex");

        this.rbANSI.Text = resources.GetString("rbANSI.Text");

        this.rbANSI.TextAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbANSI.TextAlign");

        this.rbANSI.Visible = (bool) resources.GetObject("rbANSI.Visible");

        //

        //rbUnicode

        //

        this.rbUnicode.AccessibleDescription = resources.GetString("rbUnicode.AccessibleDescription");

        this.rbUnicode.AccessibleName = resources.GetString("rbUnicode.AccessibleName");

        this.rbUnicode.Anchor = (System.Windows.Forms.AnchorStyles) resources.GetObject("rbUnicode.Anchor");

        this.rbUnicode.Appearance = (System.Windows.Forms.Appearance) resources.GetObject("rbUnicode.Appearance");

        this.rbUnicode.BackgroundImage = (System.Drawing.Image) resources.GetObject("rbUnicode.BackgroundImage");

        this.rbUnicode.CheckAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbUnicode.CheckAlign");

        this.rbUnicode.Dock = (System.Windows.Forms.DockStyle) resources.GetObject("rbUnicode.Dock");

        this.rbUnicode.Enabled = (bool) resources.GetObject("rbUnicode.Enabled");

        this.rbUnicode.FlatStyle = (System.Windows.Forms.FlatStyle) resources.GetObject("rbUnicode.FlatStyle");

        this.rbUnicode.Font = (System.Drawing.Font) resources.GetObject("rbUnicode.Font");

        this.rbUnicode.Image = (System.Drawing.Image) resources.GetObject("rbUnicode.Image");

        this.rbUnicode.ImageAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbUnicode.ImageAlign");

        this.rbUnicode.ImageIndex = (int) resources.GetObject("rbUnicode.ImageIndex");

        this.rbUnicode.ImeMode = (System.Windows.Forms.ImeMode) resources.GetObject("rbUnicode.ImeMode");

        this.rbUnicode.Location = (System.Drawing.Point) resources.GetObject("rbUnicode.Location");

        this.rbUnicode.Name = "rbUnicode";

        this.rbUnicode.RightToLeft = (System.Windows.Forms.RightToLeft) resources.GetObject("rbUnicode.RightToLeft");

        this.rbUnicode.Size = (System.Drawing.Size) resources.GetObject("rbUnicode.Size");

        this.rbUnicode.TabIndex = (int) resources.GetObject("rbUnicode.TabIndex");

        this.rbUnicode.Text = resources.GetString("rbUnicode.Text");

        this.rbUnicode.TextAlign = (System.Drawing.ContentAlignment) resources.GetObject("rbUnicode.TextAlign");

        this.rbUnicode.Visible = (bool) resources.GetObject("rbUnic

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -