CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dialog
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - dialog - List
[
Static control
]
ScrollText
DL : 0
CTextScroller is a smart control that can be placed in an About dialog. The text is automatically formatted to fit the client rectangle.
Date
: 2008-10-13
Size
: 43.94kb
User
:
Tom
[
Static control
]
moveing
DL : 1
本程序是实现在static控件上显示图片,我建立了一个继承了static的类,然后把图片贴到static上,且实现小图片通过键盘控制可以移动,是用对话框做俄罗斯方块的有用参考,但是我没有用双缓冲来做,有闪。只要改成用双缓冲的画就行了。-this program is to achieve control of the static show pictures, I have built a succession of the static type and then affixed to static pictures, small Photo realized through mobile keyboard control can be done using dialog Tetris useful reference. But I did not use double buffering to do, blinking. As long as the double-buffer into the painting's it.
Date
: 2008-10-13
Size
: 39.59kb
User
:
yyf
[
Static control
]
TrayIconTest
DL : 0
JAVA系统托盘图标控制程序 说明: 这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框. 配置和运行: 该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装. 通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行,请使用run.bat文件运行. -JAVA system tray icon control procedures : This is a Java JNI technology to write the system tray icon control procedures. A temporary or test version, with a show that I mail the information dialog box. Configuration and operation : the program runs on JDK1.3 and above, first of all, you must support the machine in DOS window directly into the java running jar, if not, please sun company's Web site for JDK Inc., the latest version of the download and installation. Usually you can double-click TrayIconTest.jar running this program, If not directly click operation, please use the document also running.
Date
: 2008-10-13
Size
: 101.88kb
User
:
李学兵
[
Static control
]
static_fader_demo
DL : 0
很漂亮的文字和背景StaticFader.EXE是基于对话框的很不错还有可变颜色的字体功能很强-very flowery language and background StaticFader.EXE dialog is based on the variable there are very good color and the size of a strong function
Date
: 2008-10-13
Size
: 95.37kb
User
:
程兆武
[
Static control
]
static_fader_demo
DL : 0
很漂亮的文字和背景StaticFader.EXE是基于对话框的很不错还有可变颜色的字体功能很强-very flowery language and background StaticFader.EXE dialog is based on the variable there are very good color and the size of a strong function
Date
: 2026-01-01
Size
: 95kb
User
:
程兆武
[
Static control
]
ScrollText
DL : 0
CTextScroller is a smart control that can be placed in an About dialog. The text is automatically formatted to fit the client rectangle.
Date
: 2026-01-01
Size
: 44kb
User
:
[
Static control
]
moveing
DL : 0
本程序是实现在static控件上显示图片,我建立了一个继承了static的类,然后把图片贴到static上,且实现小图片通过键盘控制可以移动,是用对话框做俄罗斯方块的有用参考,但是我没有用双缓冲来做,有闪。只要改成用双缓冲的画就行了。-this program is to achieve control of the static show pictures, I have built a succession of the static type and then affixed to static pictures, small Photo realized through mobile keyboard control can be done using dialog Tetris useful reference. But I did not use double buffering to do, blinking. As long as the double-buffer into the painting's it.
Date
: 2026-01-01
Size
: 39kb
User
:
yyf
[
Static control
]
TrayIconTest
DL : 0
JAVA系统托盘图标控制程序 说明: 这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框. 配置和运行: 该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装. 通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行,请使用run.bat文件运行. -JAVA system tray icon control procedures : This is a Java JNI technology to write the system tray icon control procedures. A temporary or test version, with a show that I mail the information dialog box. Configuration and operation : the program runs on JDK1.3 and above, first of all, you must support the machine in DOS window directly into the java running jar, if not, please sun company's Web site for JDK Inc., the latest version of the download and installation. Usually you can double-click TrayIconTest.jar running this program, If not directly click operation, please use the document also running.
Date
: 2026-01-01
Size
: 102kb
User
:
李学兵
[
Static control
]
SliderDemo
DL : 0
用MFC编写的一个关于滑块的对话框应用程序。-MFC prepared with a dialog box on the slider applications.
Date
: 2026-01-01
Size
: 27kb
User
:
aliu
[
Static control
]
static_led_demo
DL : 0
非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture controls used to achieve control. Double buffering, is pretty good. Source is a small example of the following tips to the novice: the use of the time led.h and requires only the simplest led.cpp blinking led: draw a picture control, control the definition of a CLED control variables in the initial dialog box located in OnInitDialog set led the initial state (setled), and then use the timer timing, ontimer spent in this function ping lit it.
Date
: 2026-01-01
Size
: 32kb
User
:
ultraqiangda
[
Static control
]
CStatictest
DL : 0
EVC下实现透明控件,使控件直接显示在对话框上-EVC controls to achieve transparent, so that direct control is displayed in dialog
Date
: 2026-01-01
Size
: 3.08mb
User
:
super star
[
Static control
]
ScrollingText
DL : 0
点击“帮助”,弹出对话框,显示滚动文字; 可以用于窗口区域有限的情况下,显示类似公告新闻的内容。-Click on "Help" pop-up dialog box, scrolling text display can be used in the window limited region, indicating a similar Notice of news content.
Date
: 2026-01-01
Size
: 23kb
User
:
hxh
[
Static control
]
StaticT1
DL : 0
背景透明的Static控件,可以修改控件上显示的字体,对话框覆盖位图背景图片。-Static control transparent background, you can modify the control to display the fonts, the dialog box covers the background bitmap image.
Date
: 2026-01-01
Size
: 36kb
User
:
mmx
[
Static control
]
addfontstoctrl
DL : 0
一个完全的 Win32 程序。示范了如何改变窗口控制的背景色,字体颜色和字体,如列表框,静态控制,编辑框以及单选按钮和复选框,程序使用了Window系统中颜色选择对话框和字体选择对话框。 -A complete Win32 program. Demonstrates how to change the background color of the window control, font color and font, such as list boxes, static controls, edit boxes and radio buttons and check boxes, the program uses the Window system color selection dialog box and font selection dialog.
Date
: 2026-01-01
Size
: 12kb
User
:
xyy
[
Static control
]
line
DL : 0
在对话框中,运用静态控件实现画直线的功能。使用了lineto,moveto函数。-In the dialog box, the use of static control to draw a straight line. Using lineto, MoveTo function.
Date
: 2026-01-01
Size
: 7.43mb
User
:
赵倩云
[
Static control
]
draw
DL : 0
在对话框中,运用静态控件实现插入图像的功能。-In the dialog box, the use of static control function inserted picture.
Date
: 2026-01-01
Size
: 7.43mb
User
:
赵倩云
[
Static control
]
MyScrollBar
DL : 0
1. 该滚动条类 CXScrollBar 继承自 CStatic,用 GDI+ 绘制,采用贴图方式,支持png图片,各个部分的图片都是单独的 2. 该滚动条类使用时需要创建一个静态文本框,如果是在对话框中直接插入的控件,则要在对话框的 DoDataExchange() 函数中将与控件关联的数据交换语句去掉。-One of the scroll bar class CXScrollBar inherited from CStatic, with GDI+ mapping, mapping, support png images, various parts of the picture are separate two of the scroll bar when you need to create a class with static text box, if it is in dialogue directly into the control box, the dialog box will have the DoDataExchange () function will be associated with the control data exchange statement removed.
Date
: 2026-01-01
Size
: 354kb
User
:
姚远
[
Static control
]
CTime
DL : 0
此程序可以实现在对话框中显示系统时间与日期的功能,对MFC初学者具有一定的参考价值。-This program can display the system time and date functions in the dialog box, which has a certain reference value for beginners MFC.
Date
: 2026-01-01
Size
: 2.14mb
User
:
qifengjuan
[
Static control
]
10_ex2
DL : 0
图片移动,改成MFC基于单文本的MFC应用程序,移到上下边界,弹出模态对话框,左右边界非模态对话框。-Pictures moving into MFC-based MFC application single text, moved up and down the border, modal dialog pops up, left and right margins non-modal dialog box.
Date
: 2026-01-01
Size
: 163kb
User
:
孟啊啊
[
Static control
]
StaticClock
DL : 0
基于MFC 对话框 静态文本框的操作 可运行 功能完整 可移植性高-MFC dialog based on static text box can run full-featured operating high portability
Date
: 2026-01-01
Size
: 19kb
User
:
晗晗
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.