- 10
- 0
- 约2.08万字
- 约 29页
- 2020-03-02 发布于安徽
- 举报
.
word范文
这是一个简单的画图程序
其源码是:
using System.Drawing;
using System;
using System.Windows.Forms;
using System.Drawing.Imaging;
namespace WindowsApplication1
{
partial class Form1
{
/// 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);
}
public Form1()
{
InitializeComponent();
}
#region Windows 窗体设计器生成的代码
/// summary
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// /summary
private void InitializeComponent()
{
ponents = new System.ComponentModel.Container();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.Open = new System.Windows.Forms.ToolStripMenuItem();
this.NEW = new System.Windows.Forms.ToolStripMenuItem();
this.saveFile = new System.Windows.Forms.ToolStripMenuItem();
this.Exist = new System.Windows.Forms.ToolStripMenuItem();
this.编辑颜色ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolTip1 = new System.Windows.Forms.ToolTip(ponents);
this.menuStrip2 = new System.Windows.Forms.MenuStrip();
this.画笔工具ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.画直线ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.画椭圆ToolStripMenuItem = new System.Windows.Forms.ToolStripMen
您可能关注的文档
最近下载
- ISO TR 24971-2020 中文医疗器械ISO14971应用指南.pdf VIP
- 核保实务知识竞赛备赛试题附答案.docx VIP
- D-Z-T 0079-2015 固体矿产勘查地质资料综合整理综合研究技术要求(正式版).docx VIP
- 吊索具安全培训.pptx VIP
- 核保实务知识竞赛备赛(二).docx VIP
- 4篇 2026年度基层党支部党建工作计划.docx VIP
- 五华县地图梅州市五华县乡镇街道地图高清矢量可填充编辑地图PPT模板.pptx
- 保险业务合伙人合同.docx VIP
- 兴业证券-风格轮动系列七:多维结构化成长价值轮动模型.pdf
- 【应用案例】-可信数据空间方案体系(27页 PPT).pptx VIP
原创力文档

文档评论(0)