-
一个很酷的信息弹出对话框+VB源代码
包含多个对话框的实例...
一个很酷的信息弹出对话框+VB源代码
包含多个对话框的实例-a cool pop-up dialog box information VB source code contains several examples of dialog
- 2022-04-19 10:46:22下载
- 积分:1
-
报表控件类,我把它放在VC6下也能用,做一个时间。
一个报表类控件,我把它转化到VC6也可以用,对于做显示文档有一定参考意义.-A report class control, I put it into the VC6 can also be used, for doing a certain reference value to display the document.
- 2022-07-26 22:25:57下载
- 积分:1
-
- 2023-06-03 08:55:03下载
- 积分:1
-
it to be a drawing on the screen in the code, a practical value
这是一个可以在屏幕上画图的代码,有实用价值-it to be a drawing on the screen in the code, a practical value
- 2022-02-04 01:00:36下载
- 积分:1
-
怎么样,好成绩!小改变可以使其效果消失。这个...
怎么样,效果不错吧!稍加修改还可以作出淡出淡入的效果. 注意第三个参数(128)不要取得太小了,为0的话完全透明,你就找不到窗体了!
小小心得,一吐为快.希望对初学者有所帮助.如有不妥,欢迎指正.
-how kind, good results! Little changes can be made out of the effect fades. The attention of the third parameter (128) not made too small, 0 completely transparent, you can not find the form! Little experience, a spit faster. Want to help beginners. If it is not appropriate to welcome correction.
- 2022-04-28 02:26:17下载
- 积分:1
-
这是一个在创建不在任务条中显示窗口按钮的应用程序
这是一个在创建不在任务条中显示窗口按钮的应用程序-This is not a task in the creation of the display window button applications
- 2023-01-20 18:10:04下载
- 积分:1
-
Click of a button, another dialog box pop Demo of the first step: add (Insert Di...
点击按钮,弹出另一个对话框的Demo
第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单!
第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog
第三步:在主对话框中为按钮添加函数。如下:
void CClickDialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
CDialog1 dlg
dlg.DoModal()
}
不要忘记#include "Dialog1.h"-Click of a button, another dialog box pop Demo of the first step: add (Insert Dialog) to the pop-up Dialog, according to their own needs can be designed interface, because I am a simple Demo, so very simple! Step two: add Dialog to add the establishment of a succession of DLG class, class CDialog1: public CDialog third step: in the main dialog box for the button to add the function. As follows: void CClickDialogDlg:: OnButton1 () (//TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal ()) do not forget# Include
- 2022-03-18 15:40:01下载
- 积分:1
-
ListCtrl 与 listView 两者之间的交换应用
ListCtrl 与 listView 两者之间的交换应用-Listview ListCtrl and exchange between the two applications
- 2022-04-18 00:54:21下载
- 积分:1
-
Image view,快速
~
Image view,快速
~-Image view, fast ~
- 2023-08-03 07:05:04下载
- 积分:1
-
过一段时间自动消失的消息框
过一段时间自动消失的消息框-Message box which would automatically disappear after a short period of time
- 2022-03-21 22:18:19下载
- 积分:1