Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Button
Search - Button - List
There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl. -There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl.
Update : 2024-05-18 Size : 71680 Publisher : 刘亦菲

DL : 0
Qt是跨平台的图形编程库,为了实现按钮 是透明显示,按照该例子可以达到很漂亮的效果。-Qt is a cross-platform graphics programming library, in order to achieve the button is transparent, in accordance with the examples, we can achieve a very nice effect.
Update : 2024-05-18 Size : 1466368 Publisher : 郑晓军

MFC下的自画按钮,本例是仿Office2003,想在你的界面中使用漂亮的按钮,就用它吧!-MFC self-portraits button, the cases of fake Office2003. you want to use the interface beautiful buttons, you use it!
Update : 2024-05-18 Size : 21504 Publisher : vccode

介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。-introduced a CButton CLinkButton the derived class, using this type derivative produced buttons with the following characteristics : 1. button similar appearance CStatic Static Control category of object. 2, when the mouse button to move the cursor, but have not pressed, the cursor changes shape, font change shape; button similar application of the tools and menu button on the flat results. 3, when the button is pressed at the three dimensional (embossing).
Update : 2024-05-18 Size : 62464 Publisher : 郑正明

DL : 0
利用MFC画图和GUI函数,构造自己的虚拟窗口和各种控件(如LISTBOX,CHART,BUTTON,HYPERLINK,SCROLL WINDOW,TAB WINDOW)-using MFC and GUI drawing function, their virtual structure and the various window controls (such as LISTBOX, CHART, BUTTON. ct, scroll WINDOW, TAB WINDOW)
Update : 2024-05-18 Size : 28672 Publisher : lk

关于自画按钮,绘制了颜色按钮,有pushbutton,radiobutton和checkbutton-buttons on the self-portraits, the color button mapping, Pushbutton. radiobutton and checkbutton
Update : 2024-05-18 Size : 11264 Publisher : 邓玉芹

Wince下 EVC4.0编写的,将网上原有的图形按钮CButtonST再加以完善,增加可以直接使用BMP位图,而不是只有Icon.并且,按钮文字可以自动设置左右排列或上下排列方式。-under preparation, the Internet's original graphic buttons CButtonST perfect addition to increase the direct use of bitmap BMP, not only Icon. Furthermore, the button text can be automatically installed with or around next sequence.
Update : 2024-05-18 Size : 62464 Publisher : 何杰

不规则按纽制作,你可以把按纽做成不同形状的按纽,比如三角行,圆形,多边行,-produced irregular button, you can create different shapes button the button, such as triangular OK, round, the multilateral OK,
Update : 2024-05-18 Size : 67584 Publisher : 张鲜艳

可任意更换显示图片的按钮原码,可以更具按钮的状态显示不同的图片-be arbitrary replacement of the pictures show the original code button, the button can be more state show different pictures
Update : 2024-05-18 Size : 7168 Publisher : HXUANYU

可以指定热区的按钮,并且热区可以产生不同的点击信息-can specify the hot button, and hot zones can have different information click
Update : 2024-05-18 Size : 44032 Publisher : wangsong

带箭头的按钮,很不错,包含原代码和demo程序-with arrow button, quite well, and include the original code and procedures demo
Update : 2024-05-18 Size : 192512 Publisher : sunnyjian

.net 控件的自绘,同样比 MFC 的控件自绘要轻松许多,我们就拿最常用的 Button 控件下手吧。 - net controls from to draw, similarly controls MFC from to draw wants to be more relaxed than many, we take most commonly used Button to control to start.
Update : 2024-05-18 Size : 10240 Publisher : zhaoyong

C#的DataGrid控件中添加Button控件, ComboBox控件,TimePicker控件 的控件源程序-C# DataGrid Control added Button Controls, the ComboBox control, TimePicker Controls Controls source
Update : 2024-05-18 Size : 9216 Publisher : 张志远

C#DataGrid控件中使用Button控件,ComboBox控件,TimerPicker控件的demo-C# using DataGrid Control Button Controls, ComboBox control, TimerPicker Control demo
Update : 2024-05-18 Size : 36864 Publisher : 张志远

listBox中显示BUTTON\CHECK\BMP-listBox showed BUTTON \ CHECK \ BMP
Update : 2024-05-18 Size : 97280 Publisher :

很漂亮的用VC实现的BUTTON按纽,实现圆形按纽-very nice with the VC BUTTON button to achieve circular button
Update : 2024-05-18 Size : 21504 Publisher : kk

定义了一个CButtonST类,其中的setplaysound()实现了在按钮上加声音. -CButtonST definition of a category, the setplaysound () in achieving the voice button on the increase.
Update : 2024-05-18 Size : 8484864 Publisher : 马力佳

一个按钮控件,允许颜色渐变,允许按钮加图、图标等。自己做的。-a button controls, allowing color gradient, allowing button plus maps, icons, etc.. Have done.
Update : 2024-05-18 Size : 14336 Publisher : 荆彩云

非常酷的换肤透明按钮类skin源代码及事例-very cool button Eurocargo transparent skin type and source code examples
Update : 2024-05-18 Size : 722944 Publisher :

多态按钮,实现了按钮的三态显示,即按下,弹起,并可更改颜色,用于控制系统-polymorphic button and the button for the realization of three states show that press, pop-up and may change color, for the control system
Update : 2024-05-18 Size : 2048 Publisher : gjw
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.