第9章 Windows窗体应用程序开发课件
第9章 Windows窗体应用程序开发;本 章 要 点;;;“开始”?“程序”?“Microsoft Visual Studio.NET 2008”?“Microsoft Visual Studio.NET 2008”;9.1.1 WinForms概述;;using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace WindowsApplication3
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
}
}; partial class Form1
{
/// summary
/// 必需的设计器变量。
/// /summary
private System.ComponentModel.IContainer compon
您可能关注的文档
- 笔算乘法~例9课件.ppt
- 稳定型冠心病个体化调脂治疗草稿课件.ppt
- 第01章 数据库基础知识课件.ppt
- 移动通信总复习提纲课件.ppt
- 第01章 药理学总论—绪言课件.ppt
- 第01章 数据库基础课件.ppt
- 笑猫日记读后感课件.ppt
- 稀土发光材料-1课件.ppt
- 章洁琼06假期读书笔记课件.ppt
- 第01章药品管理学概论(药品管理学)课件.ppt
- 西华大学,自考省考资料,10088社会工作综合能力复习题.pdf
- 国家开放大学,网考资料,00471 个人与团队管理.docx
- 国家开放大学,网考资料,02313_纳税筹划.docx
- 国家开放大学,网考资料,金融法规(3-6,11-14,19,25-26).docx
- 国家开放大学,网考资料,00650 合同法.docx
- 国家开放大学,网考资料,00471_个人与团队管理.docx
- 国家开放大学,网考资料,MySQL数据库应用(1-13,15-19,22,24).docx
- 国家开放大学,网考资料,23秋学前儿童游戏指导+学前儿童游戏教育(1-10).docx
- 国家开放大学,网考资料,00270_当代中国政治制度.doc
- 国家开放大学,网考资料,23春中国法律史(1-7,10-11,13-14,16-18,20).docx
原创力文档

文档评论(0)