-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
孙鑫的VC++源代码的教训
孙鑫vc++讲座源码01-05-Source code of SunXin s Vc++ lessons
- 2023-07-18 09:45:03下载
- 积分:1
-
IPv4 和 IPv6 Ping示例
IPv4 和 IPv6 坪样品,提供学习网络初学者的例程。
- 2022-08-25 13:52:07下载
- 积分:1
-
dota2卡尔改键器源码
应用背景dota2下进行卡尔改键,涉及全局热键,使用qt5进行编程关键技术全局热键,qss,windows,模拟按键
- 2022-01-22 14:19:31下载
- 积分:1
-
vc.net programming assistant, oh, good things
vc.net 编程助手,好东西哦-vc.net programming assistant, oh, good things
- 2022-08-11 10:14:13下载
- 积分:1
-
是一个拨号上网软件的源程序,采用VC开发,是一个难得的好源代码。...
是一个拨号上网软件的源程序,采用VC开发,是一个难得的好源代码。-Is a dial-up software source code, the use of VC development, is a rare good source code.
- 2023-08-30 19:20:03下载
- 积分:1
-
try again for this up 3 compress,compress final
try again for this up 3 compress,compress final
- 2022-05-27 10:46:35下载
- 积分:1
-
with vc development of the Russian squares procedure is a small game software
用vc开发的俄罗斯方块程序,是个小型游戏软件-with vc development of the Russian squares procedure is a small game software
- 2023-04-12 10:50:03下载
- 积分:1
-
包含复选框的组合框
下拉组合框中的内容包含复选框,可实现下拉多选功能。CheckComboBox.h和CheckComboBox.cpp中的CCheckComboBox通过继承CComboBox来实现
- 2023-04-21 17:15:04下载
- 积分:1
-
新建一个菜单资源,比如把菜单的ID号为IDC_POPMENU。此菜单有一项两层,即有一个可弹出的菜单项,而此菜单项的弹出内容即为将要建立的弹出式菜单的内容。至于...
新建一个菜单资源,比如把菜单的ID号为IDC_POPMENU。此菜单有一项两层,即有一个可弹出的菜单项,而此菜单项的弹出内容即为将要建立的弹出式菜单的内容。至于每一个菜单项的消息映射,与一般的菜单相同-Create a new menu of resources, such as the menu ID number IDC_POPMENU. This menu has a two-tier, that is a pop-up menu item, and此菜single pop-up content is to be established by the content of pop-up menu. As each menu item the message mapping, and in general the same menu
- 2022-04-11 20:39:15下载
- 积分:1