-
重写COMBOBOX控件
实现了Winform中,ComboBox下拉框的重写,比自带控件样式更加好看-
- 2022-03-25 02:25:25下载
- 积分:1
-
C #界面设计,源代码有注释可以直接选择
c#界面设计,源码有注释,可以根据需要直接选用-c# interface design, source code has notes can directly choose
- 2022-01-26 08:34:29下载
- 积分:1
-
拖动无标题栏窗口,调用到API函数!
拖动无标题栏窗口,调用到API函数!-window title bar, to the API function calls!
- 2023-07-11 12:25:02下载
- 积分:1
-
可以用鼠标在Slider控件上选择一段值
可以用鼠标在Slider控件上选择一段值-The slider which can use mouse to select a value on it
- 2023-05-24 19:20:03下载
- 积分:1
-
代码演示了如何将颜色添加到编辑框、列表框、组合框、静态…
代码示范了如何将颜色添加到编辑框,列表框,组合框,静态控制以及单选按钮和复选框。-Code demonstrated how to add color to the edit box, list box, combo box, static control, as well as radio buttons and checkboxes.
- 2022-01-22 07:54:36下载
- 积分:1
-
需要解压安装,能很好的学习windows图形学编程
需要解压安装,能很好的学习windows图形学编程-need to decompress the installation, can be a good learning windows Graphics Programming
- 2022-02-15 16:17:29下载
- 积分:1
-
QT扫雷 (windows编译)通用
资源描述主要运用的方法:
1、继承QLabel的来实现自己的Block类,
2、重写Block类的mousePressEvent(QMouseEvent* event)函数来响应相应鼠标事件,
3、使用QGirdLayout进行布局。
下面对每个性质进行分析:
性质1、应当是一开始就确定的,故在内部设置一个mine_flag_,由Block的构造函数初始化;
性质2、在内部设置一个标志ok_flag_,一开始默认为false,当外界访问了方块时,设置为true。那么访问操作为何?即鼠标左键事件,下面讨论;
性质3、当BlockArea每个方块构建完之后,此方块的数字就确定了,所以我们可以提供一个setNumber(int)函数,这个函数只应在设置BlockArea时调用;
性质4、内部设置一个mark_flag_,当外界进行设置操作时,进行。那么何为设置操作?即鼠标右键事件,下面讨论。
- 2022-01-21 00:57:01下载
- 积分:1
-
改良版的TImage构件(超过100个的画笔样式,50种以上的显示特效)...
改良版的TImage构件(超过100个的画笔样式,50种以上的显示特效)-modified version of the TImage component (over 100 of the brush styles, the more than 50 special effects show)
- 2022-12-05 17:20:03下载
- 积分:1
-
自定义DataGridView行样式及行标题实例
自定义DataGridView行样式及行标题实例-Custom DataGridView row row heading styles and examples of
- 2023-09-05 06:35:03下载
- 积分:1
-
C builder controls, including 5 controls to achieve graphical monitoring of reso...
C++builder控件,包括五个控件,实现图形化对资源监控,自定义资源名称-C builder controls, including 5 controls to achieve graphical monitoring of resources, since the definition of resource names
- 2022-08-25 03:53:31下载
- 积分:1