-
这代码是将Tab Ctrl添加到浮动窗口。
这代码是将Tab Ctrl添加到浮动窗口。-This code is added to the Tab Ctrl floating window.
- 2023-07-21 10:05:03下载
- 积分:1
-
具有显示图象、并且具有简单的几何变换的功能:例如水平镜像、垂直镜像小程序...
具有显示图象、并且具有简单的几何变换的功能:例如水平镜像、垂直镜像小程序-have revealed images, and with simple geometric transformation functions : for example, the level of mirror, vertical mirror small program
- 2022-10-29 00:35:04下载
- 积分:1
-
音乐播放器,我写的,shiningore,欢迎使用。
music player,writen by me,shiningore,welcome to use it.-music player, written by me, shiningore. welcome to use it.
- 2022-03-22 22:11:34下载
- 积分:1
-
VC6.0开发的曲线显示程序,性能稳定,已用于本公司产品
VC6.0开发的曲线显示程序,性能稳定,已用于本公司产品-VC6.0 curve shows the development of procedures, stable performance, the company" s products have been used
- 2022-07-03 05:32:26下载
- 积分:1
-
本系统可以让学生自由选题,有比较华丽的界面
本系统可以让学生自由选题,有比较华丽的界面-the system can allow students to choose research subjects, which are quite gorgeous interface
- 2022-02-03 16:00:49下载
- 积分:1
-
Duilib窗体增加阴影效果
应用背景用于在Duilib界面库产生的窗体周围添加阴影效果关键技术1. 在要添加阴影效果的窗体类中包含WndShadow的头文件,并创建对应类型的成员变量m_WndShadow。
2. 在WinMain处添加初始化
// Initiation of the shadow
CWndShadow::Initialize(hInstance);
3. 窗体OnCreate中设置
LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled)
{
LONG styleValue = ::GetWindowLong(*this, GWL_STYLE);
styleValue &= ~WS_CAPTION;
::SetWindowLong(*this, GWL_STYLE, styleValue | WS_CLIPSIBLINGS | WS_CLIPCHILDREN);
m_WndShadow.Create(m_hWnd);
m_WndShadow.SetSize(4);
m_WndShadow.SetPosition(0, 0);
//blablabla....
return 0;
}
说明:此处为了更清除的看到窗体边框阴影效果,我将调用的地方原来的m_WndShadow.SetSize(4);改为
了m_WndShadow.SetSize(15);正常情况下,Size设置为4的效果即可。
- 2022-06-18 09:40:40下载
- 积分:1
-
Office XP风格菜单
Office XP风格菜单-Office XP menu style
- 2022-08-24 01:46:02下载
- 积分:1
-
摄像头实用程序控件实例
摄像头实用程序控件实例-camera Utility Control Case
- 2022-03-15 06:42:55下载
- 积分:1
-
E:Visual C++程序员实用大全(精华版)源代码 Samples 主要是basic control如何实现...
E:Visual C++程序员实用大全(精华版)源代码 Samples 主要是basic control如何实现-E : Visual C programmers Practical Solutions (best version) source code Visual C programmers Practical Solutions (exquisite Chinese version) source code Samples is mainly how to achieve basic control
- 2023-05-17 17:55:02下载
- 积分:1
-
RiJiADAL 原
Rijndael est une 粉彩 d"algorithmes de chiffrement différents 集团 principaux et tailles。 AES est basée sur le Rijndael 暗号啊 r。ce 方案 est de développer en 语言 C et 甚嚣尘上的理由恩康 d"exécution dans le 地球 de fenêtres
- 2023-07-07 20:25:03下载
- 积分:1