-
类似VB里的Property窗口里的编辑控件的控件
类似VB里的Property窗口里的编辑控件的控件-The control which likes the edit control in the property window in VB
- 2022-02-13 15:20:27下载
- 积分:1
-
用VB建立透明的窗口,文件名:trans.rar
用VB建立透明的窗口,文件名:trans.rar-Using VB to establish a transparent window, the file name: trans.rar
- 2023-06-11 18:40:03下载
- 积分:1
-
一个可以很方便的用来编写渐变进度条的MFC控件源码,里面的demo给出了一个应用的例子。
一个可以很方便的用来编写渐变进度条的MFC控件源码,里面的demo给出了一个应用的例子。-One can easily be used to prepare the gradual progress of the MFC control source, which gives a demo of the application examples.
- 2022-10-19 17:00:03下载
- 积分:1
-
a similar windows Resource Manager directory on the left navigation tree!
一个类似windows资源管理器左边的目录导航树!-a similar windows Resource Manager directory on the left navigation tree!
- 2022-03-03 00:55:53下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分:1
-
MFC进度条重绘代码
对MFC进度条进行重绘,实现了进度条颜色和背景颜色的重绘,用户可以根据自己的需求改变进度条的颜色,且进度条颜色随进度的变化而变化
- 2022-03-22 02:30:07下载
- 积分:1
-
一个使用dll中的文档视图类的例子
一个使用dll中的文档视图类的例子--An example of using document view class in dll
- 2022-08-22 07:07:32下载
- 积分:1
-
Delphi midas.rar
deiphi 三层开发所有需要的相关链接库,
deiphi 三层开发所有需要的相关链接库,
deiphi 三层开发所有需要的相关链接库,
deiphi 三层开发所有需要的相关链接库,
deiphi 三层开发所有需要的相关链接库
- 2022-10-04 08:15:03下载
- 积分:1
-
Visual C++程序开发范例宝典带图标的工具栏ToolIcon
Visual C++程序开发范例宝典带图标的工具栏ToolIcon-Visual C++ Program development paradigm Baodian Toolbar with icon ToolIcon
- 2022-01-25 22:50:54下载
- 积分:1
-
A WINDOC window interface, the active code can draw is VC++ Prepared
一个WINDOC窗口界面,有源代码提供,能画图,是VC++编写的-A WINDOC window interface, the active code can draw is VC++ Prepared
- 2022-09-04 03:05:04下载
- 积分:1