-
Silverlight on the drag source control, the need for control through the web pag...
Silverlight 上控件的拖动源码,对需要通过网页拖动控件的朋友很有帮助-Silverlight on the drag source control, the need for control through the web page drag helpful friends
- 2022-02-10 00:48:12下载
- 积分:1
-
界面相关的OCX控件,可以改变对话框的大小和放大功能。
界面相关的OCX控件,可以改变对话框的大小和放大功能。-Interface related OCX control, can change the dialog size and amplification.
- 2022-05-27 02:20:32下载
- 积分: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
-
Visor de Base de Datos de Pocket
Visor de Base de Datos de Pocket
- 2022-01-28 23:07:30下载
- 积分:1
-
这个类实现字幕滚动效果,附带子程序。可以改变背景色、前景色,字体,设置滚动快慢等。这是一个不可多得的类。...
这个类实现字幕滚动效果,附带子程序。可以改变背景色、前景色,字体,设置滚动快慢等。这是一个不可多得的类。-subtitles rolling effect, fringe subroutine. Can change the background color, foreground color, fonts, set up a rolling speed. This is a rare category.
- 2022-07-10 16:33:44下载
- 积分:1
-
对话框嵌入到另外一个对话框中,方便MFC编译使用
对话框嵌入到另外一个对话框中,方便MFC编译使用-dialog insert another dialog
- 2022-03-15 10:30:29下载
- 积分:1
-
控件大小随窗口调整了小例子,VC7+Windows Xp 测试通过
控件大小随窗口调整了小例子,VC7+Windows Xp 测试通过-Control to adjust the window size with a small example, VC7+ Windows Xp test
- 2022-03-31 03:31:46下载
- 积分:1
-
2.74全sourcevclskin delphi VCLSkin是扩展Delphi VCL库的应用…
Delphi VclSkin 2.74 full sourceVCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike other skin component that you must modify source code to build skinnable application, VCLskin can skin existing application using VCL components without source code modification.VclSkin automatically skin kinds of windows in application, include Delphi forms,MDIform and common Windows dialogs (MsgBox,Open/Save,Font,Print), even the Exception MsgBox.Vclskin not only support Delphi standard controls, but also support many third-party component, such as TMS Grid pack, EnLib Grid, Developer Express QuantumGrid. It is an excellent choice for those wanting to skin existing applications. The cool thing is that it uses existing VCL components.
- 2023-02-20 20:20:03下载
- 积分:1
-
VB实现的窗体界面程序源代码(书中附带的),希望对初学者有所帮助...
VB实现的窗体界面程序源代码(书中附带的),希望对初学者有所帮助-VB Forms interface of the source code (the book fringe), and I hope to help beginners
- 2022-03-16 10:24:40下载
- 积分:1
-
大家知道消息只是从一个视图到另一个视图,而CBroadcaster可以广播消息到多个视图。
大家知道消息只是从一个视图到另一个视图,而CBroadcaster可以广播消息到多个视图。-we knew only from a view to another view, and can CBroadcaster broadcasting news of a number of View.
- 2023-03-30 04:50:03下载
- 积分:1