Welcome![Sign In][Sign Up]
Location:
Search - MFC slider

Search list

[GUI DeveloptranssliderDemo

Description: 这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSliderCtrl use as its base class. Therefore, it can replace CSliderCtrl object. Support calibration markings. Use, the increase in the category of your project. Increase your slider into the project, Then will. h document, the type of changes to CSliderCtrl CMySliderContro l, and the # include MySliderControl.h document.
Platform: | Size: 42192 | Author: 下沙 | Hits:

[GUI DeveloptranssliderDemo

Description: 这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSliderCtrl use as its base class. Therefore, it can replace CSliderCtrl object. Support calibration markings. Use, the increase in the category of your project. Increase your slider into the project, Then will. h document, the type of changes to CSliderCtrl CMySliderContro l, and the# include MySliderControl.h document.
Platform: | Size: 41984 | Author: 下沙 | Hits:

[GUI DevelopCSpriteSliderCtrl

Description: 一个修改了拖动位置显示Bug的MFC CSliderCtrl类,并添加了背景修改显示功能-a revised Drive location Bug MFC CSliderCtrl categories, and add a background display changes
Platform: | Size: 4096 | Author: 周文 | Hits:

[GDI-BitmapAn HSVRGBA colour picker

Description: This colour picker allows you to easily choose a colour either using RGB or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, without MFC.
Platform: | Size: 735232 | Author: gp | Hits:

[GUI Develop123RoundSliderCtrl_demo

Description: 实现特殊效果的slider控件,当你对于windows默认控件不满意的时候可以使用。-achieve special effects slider controls for the windows when you are not satisfied with the default controls when to use them.
Platform: | Size: 39936 | Author: 郭有良 | Hits:

[Dialog_WindowProgressSlider_demo

Description: MFC编程,进行进度条的重绘,实现个性化的进度条。-MFC programming for the progress of the refresh, the individuality of progress.
Platform: | Size: 35840 | Author: 张晓丽 | Hits:

[ComboBoxcmnctrl2

Description: CMNCTRL2 Sample: Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to use the following common control MFC classes: CProgressCtrl, CSliderCtrl, and CSpinButtonCtrl. It shows how the controls are created and how to change the controls using many of the different available styles. CMNCTRL2 is the result of replacing the original CMNCTRLS sample with two smaller projects: CMNCTRL1 (tree, toolbar, date and time picker, month calendar, and animate controls) and CMNCTRL2 (progress, up/down, and slider controls). This was done to reduce the footprint of the sample code, making it easier to trace specific portions of the application. The list control, originally in the CMNCTRLS sample, can now be found in the LISTHDR sample. Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. -CMNCTRL2 Sample : Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to us e the following common control MFC classes : CProgressCtrl, CSliderCtrl. and CSpinButtonCtrl. It shows how the controls are created and how to change the controls using many of the different styles available. CMNCTR L2 is the result of replacing the original CMNCT RLS sample with two smaller projects : CMNCTRL1 (tree, toolbar, date and time picker, month calendar, and animate controls) and CMNCTRL2 (progress. up/down, and slider controls). This was done to reduce th e footprint of the sample code, making it easier to trace specific portions of t he application. The list control, CMNCTRLS originally in the sample. can now be found in the LISTHDR sample. Security Note This sample cod
Platform: | Size: 26624 | Author: lorime | Hits:

[Static controlSliderDemo

Description: 用MFC编写的一个关于滑块的对话框应用程序。-MFC prepared with a dialog box on the slider applications.
Platform: | Size: 27648 | Author: aliu | Hits:

[GUI DevelopImprovedSlider_demo

Description: MFC自带的滑动条定位很不精确,即点击后滑动块不能到达鼠标点击位置,而是往点击方向前进一些。本程序的CNiceSliderCtrl继承了CSliderCtrl,在滑动块定位上进行改进,能精确定位点击位置,用起来非常舒服-MFC own very precise positioning of the slider, or click your mouse, click on the sliding block inaccessible location, but to click on some direction. Of this procedure CNiceSliderCtrl inherited CSliderCtrl, in the sliding block to improve positioning, precise positioning can click on the location, very comfortable to use
Platform: | Size: 10240 | Author: shenlj636 | Hits:

[GUI DevelopMFC_scroll_slider

Description: 程序在MFC下实现,包括滚动条、滑动条的一些函数和功能的实现。-Under the procedures in the MFC implementation, including the scroll bars, slider function and features some of the implementation.
Platform: | Size: 41984 | Author: qingbo | Hits:

[VC/MFCSliderExample

Description: VS2005 MFC Slider 控件的简单例子,可以实现Slider的全部功能,在其他应用中可以借鉴。-VS2005 MFC Slider controls easy example, you can achieve Slider full functionality in other applications can draw on.
Platform: | Size: 7422976 | Author: wenhu | Hits:

[GUI DevelopTest

Description: mfc的CsliderCtrl不能精确定位 本例从CSliderCtrl派生一类 实现鼠标单击 则滑块移动到精确位置-mfc precise positioning of CsliderCtrl not in this case a class derived from the realization of CSliderCtrl mouse click the slider to the exact location of
Platform: | Size: 1893376 | Author: cglaze | Hits:

[Windows MobileSlider

Description: windows mobile下的自绘sliderctrl控件,包括界面样式的修改-windows mobile slidercontrl
Platform: | Size: 1904640 | Author: 孔建波 | Hits:

[GUI DevelopSlidingDemo

Description: A MFC project skin slider control
Platform: | Size: 31744 | Author: Viet Son | Hits:

[ToolBarcool_demo

Description: a Cool looking slider to replace the generic ones in MFC
Platform: | Size: 12288 | Author: abbas | Hits:

[GUI DevelopSlider

Description: MFC CSLIDER 控件的使用( 适合初学者)-MFC CSLIDER control use (for beginners)
Platform: | Size: 12464128 | Author: L114624915 | Hits:

[OtherList

Description: mfc基础编程,实现滑动条与滚动条的应用。对初学者很有帮助-mfc-based programming, slider and scroll bar applications. Very helpful for beginners
Platform: | Size: 2040832 | Author: 高明 | Hits:

[GUI Developslider

Description: 主要是演示滑块功能的MFC程序,掌握滑块的使用。-Program is primarily a demonstration of the slider-based MFC program, to master the use of the slider
Platform: | Size: 44032 | Author: wangzhaoyi | Hits:

[Button controlSlider

Description: 用MFC实现滑动条的滑动块随鼠标任意移动
Platform: | Size: 33792 | Author: 韩全生 | Hits:

[GUI Developmfc

Description: 同时张出两个对话框,窗口A: ComboBox 里面存储着窗口B的标题, 点击按钮1设置窗口B的标题. Button 4个, 文本框一个, 输入数字后点击4个方位的按钮, 窗口B会移动多少距离. 滑块 , 改变窗口B的透明度-Zhang also the two dialog boxes, windows A: ComboBox B which stores the title of the window, click the B button 1 set the window title. Button 4个, a text box, enter the number 4 position and click the button, the window B will How much distance move. slider to change the transparency of the window B
Platform: | Size: 3784704 | Author: 黄礼祥 | Hits:
« 12 3 4 »

CodeBus www.codebus.net