全文预览

第2章 Windows窗体和对话框

上传者:菩提 |  格式:ppt  |  页数:45 |  大小:0KB

文档介绍
paceSystem::Drawing;///<summary>///Form1摘要//////警告:如果更改此类的名称,则需要更改///与此类所依赖的所有.resx文件关联的托管资源编译器工具的///“资源文件名”属性。否则,///设计器将不能与此窗体的关联///本地化资源正确交互。///</summary>publicrefclassForm1:publicSystem::Windows::Forms::Form{public:Form1(void){ponent();////TODO:在此处添加构造函数代码//}protected:///<summary>///清理所有正在使用的资源。///</summary>~Form1(){ponents){ponents;}}private:///<summary>///必需的设计器变量。///</summary>System::ComponentModel::ponents;#pragmaregionWindowsFormDesignergeneratedcode///<summary>///设计器支持所需的方法-不要///使用代码编辑器修改此方法的内容。///</summary>?ponent(void)?{ this->components=gcnew System::ComponentModel::Container(); this->Size=System::Drawing::Size(300,300); this->Text=L"Form1"; this->Padding=?System::Windows::Forms::Padding(0); this->AutoScaleMode= System::Windows::Forms::AutoScaleMode::Font;?}?#pragmaendregion};}

收藏

分享

举报
下载此文档