登录
首页 » Dialog_Window » 一个可以设置密码的多文档程序,画图和右键响应都有。设置了可以修改的字体,相应参数可以修改。...

一个可以设置密码的多文档程序,画图和右键响应都有。设置了可以修改的字体,相应参数可以修改。...

于 2022-02-12 发布 文件大小:180.49 kB
0 113
下载积分: 2 下载次数: 1

代码说明:

一个可以设置密码的多文档程序,画图和右键响应都有。设置了可以修改的字体,相应参数可以修改。-can set a password more documentation procedures, and the right response to the class has. Set the font can be changed, the corresponding parameters can be amended.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 把一个tab控件加入到一个form或对话框中
    把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
    2022-06-03 11:33:50下载
    积分:1
  • 对两个不同的线程进行同步的VC源代码的演示程序
    对两个不同的线程进行同步的VC源代码的演示程序-of two different threads simultaneously VC source code Demonstration Program
    2022-05-31 09:55:59下载
    积分:1
  • the listbox Fast Search and positioning sub
    在列表框中快速查找和定位子项-the listbox Fast Search and positioning sub
    2022-03-20 01:34:43下载
    积分:1
  • skin controls, enhance your beautiful interface
    Delphi 7.0皮肤控件,增强你的界面美观-skin controls, enhance your beautiful interface
    2022-05-21 15:48:29下载
    积分:1
  • 用VC++写的关于单文档界面美化的问题,仅供参考。
    用VC++写的关于单文档界面美化的问题,仅供参考。-VC write on a single document interface landscaping, for reference purposes only.
    2022-03-14 01:50:58下载
    积分:1
  • 使用VC6创建了一个往窗口添加位图的程序
    使用VC6创建了一个往窗口添加位图的程序-use VC6 created a window to add bitmap procedures
    2022-11-30 00:05:03下载
    积分:1
  • 窗体的分割原理以及原码
    窗体的分割原理以及原码-Form principle of the division of the original code
    2023-04-25 03:15:03下载
    积分:1
  • 为MDI结构程序添加背景图片
    为MDI结构程序添加背景图片-MDI structure procedures for adding background images
    2022-04-18 17:27:55下载
    积分:1
  • 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_D...
    一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::OnPaint() //一定要去掉该句 CPaintDC dc(this) //对话框的dc CDC dcMem dcMem.CreateCompatibleDC(&dc) //创建与对话框dc兼容的内存dc CRect rect GetClientRect(&rect) BITMAP bitMap m_bmpBackground.GetBitmap(&bitMap) CBitmap *pbmpOld=dcMem.SelectObject(&m_bmpBackground) //将背景位图选入内存dc中 dc.StretchBlt(0,0,rect.Width(),rect.Height(),&dcMem,0,0,bitMap.bmWidth,bitMap.bmHeight,SRCCOPY) //将内存dc中的位图拉伸显示在对话框的dc中 //dc.BitBlt(0,0,rect.Width(),rect.Height(),&dcMem,0,0,SRCCOPY) } } -a gorgeous interface to use a method : ModifyStyle (WS_CAPTION, WS_MINIMIZEBOX. SWP_DRAWFRAME)// Settings icon two ways : not above, However, to remove the title attribute dialog void CPageDlg : : OnPaint () (if (IsIconic ()) (...) e
    2022-08-21 14:24:22下载
    积分:1
  • [制作透明或半透明窗体]
    [制作透明或半透明窗体]--制作透明或半透明窗体-[the production of transparent or translucent Window]-- the production of transparent or translucent Window
    2022-04-25 15:39:59下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载