Welcome![Sign In][Sign Up]
Location:
Search - button

Search list

[Button control自定义button

Description: 可以简单实现特性化的按钮!用法相当简单.-can achieve characteristics of a simple button! Usage is quite simple.
Platform: | Size: 3072 | Author: 王小 | Hits:

[Button control可换肤的按钮

Description: 3D mark 2003样式的按钮控件,替换CButton的理想选择-style button controls, replacing an ideal choice CButton
Platform: | Size: 253952 | Author: 杨勋宇 | Hits:

[Fractal programfxfb

Description: 分形图形 本程序由 Hss 设计!( 2001.10.1 ) 左键拖动为放大,右键拖动为缩小。 录制GIF动画时,更长的时间片断将占用更大的内存空间。 It codes by HSS ( 2001.10.1 ). Drag left button down when you want to zoom in , and drag right button down when you want to zoom out. As recording GIF animator,longer time segment will take more RAM.-fractal graphics of this program by Hss design! (2001.10.1) Drive to enlarge Left, right drag to narrow. GIF animation recording, the longer the time clips will occupy more memory space. It codes by HSS (2001.10.1). Drag left button down when you want to zoom in, and drag right button down when you want to zoom out. As recording GIF animator, longer time segment will take more RAM.
Platform: | Size: 518144 | Author: lwh | Hits:

[ComboBoxCWinXPButton

Description: 一个VC编写的button类按钮,能建立象XP一样风格的界面.-a button VC prepared by the category buttons, can establish the same style as the XP interface.
Platform: | Size: 202752 | Author: | Hits:

[Button controlXCtrls_Src

Description: The motivation behind the custom bitmap control was to allow different bitmap images to be displayed for each of the button states. This includes disabled, normal, mouse over, and button pressed. In addition to the button graphics, it was important to include button text and control the alignment of the text with regards to the button image. It follows an XP style look and feel with some embellishments that are unique to it.
Platform: | Size: 10240 | Author: 王小文 | Hits:

[ActiveX/DCOM/ATLSwitchButton

Description: 没有使用图形文件, 全部自画的按钮开关控件, 并且实现了开关事件-not use graphics files, all self-portraits button switch controls, and by switching events
Platform: | Size: 28672 | Author: 刘玉良 | Hits:

[FlashMX040525flashme1

Description: Flash Button 特效主要是显示了Flash制作Button的显著效果,动感的效果-Flash Button effects is shown Flash Button produced significant results, the dynamic effect
Platform: | Size: 6144 | Author: 高昕 | Hits:

[source in ebook制作加密文本文件程序

Description: 制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a text file procedures. Principle from the source text file sequentially read out each character and then read out the characters into the corresponding ASCII, ASCII with this integer key Key, the final results were then put back to the corresponding character and turn it into another one of the documents This is the encryption process. Xie password and encryption process is exactly the opposite of operation. 2. Interface design of a new project, Form1 add a Label, a Edit Button and the two procedures are set up and interface layout shown in the figure. A layout map interface
Platform: | Size: 1024 | Author: 万宏兴 | Hits:

[GUI Developourbutton

Description: 采用WINDDOWS SDK写的按钮界面,其中详细的展现了按钮控件的各个属性的操作-use the SDK to write button interface, which detailed the display button controls the individual attributes of the operation
Platform: | Size: 797696 | Author: 孙杰 | Hits:

[Button controlTransparentButtonDemo

Description: 透明按钮程序。喜欢界面设计的同学快下载啊。-button transparent procedures. Like interface design students faster download ah.
Platform: | Size: 2173952 | Author: 张繁 | Hits:

[GUI Develop字幕滚动及秒表

Description: 滚动字幕:滚动字幕的窗体为scrollform,在窗体中增加一个计时器Timer1、一个标签控件Label1(字幕)、一个TrackBar1(控制滚动速度)、一个MainMenu1和一个Button。主要功能可以实现字幕滚动;字幕滚动速度调节;字幕字体颜色的更改;字幕内容的更改和还原。核心代码如下: procedure Tscrollform.Timer1Timer(Sender: TObject) begin timer1.Interval:=300-TrackBar1.Position Label3.Caption:=IntToStr(210-timer1.Interval) if label2.Left+label2.Width >0 then label2.Left := label2.Left-10 else label2.Left:=Panel1.Width end 计时器:计时器的窗体为timerform,在窗体中增加一个MaskEdit1控件,一个计时器Timer2,两个按钮Start和Reset。主要功能可以实现计时,暂停、继续、重置计时器。主要思想是使用decodetime函数和计时器实现两个不同时刻相减得到总的毫秒数,再转成时、分、秒,显示在MaskEdit1控件。-rolling subtitles : Rolling subtitles for the Form scrollform, in the form of an additional timer Timer1, a label control Label1 (subtitles), a TrackBar1 (rolling speed control), a MainMenu1 and a Button. The main function can be achieved subtitles rolling; Subtitles rolling speed adjustment; Subtitles font color changes; Subtitles content changes and reduction. The core code is as follows : procedure Tscrollform.Timer1Timer (Sender : TObject) begin timer1.Interval : = 300-TrackBar1.Position Label3.Caption : = IntToStr (210-timer1.Interval) if label2.Left label2.Width gt; 0 then label2. Left : = label2.Left-10 label2.Left else : = Panel1.Width end timer : Form for the timer timerform, in the form of an additional MaskEdit1 control, a timer Timer2, two Start and Reset button. The main funct
Platform: | Size: 208896 | Author: 何泽荣 | Hits:

[Button controldelphi button

Description: DELPHI6下按扭控件,它继承了DELPHI标准按扭的属性,可以图形化-DELPHI6 under control buttons, it inherited the standard buttons DELPHI attributes, graphical
Platform: | Size: 212992 | Author: 曹建文 | Hits:

[GUI DevelopLedButton_src

Description: 一个VC下的带LED的按钮控件,LED可动态变化-a VC with the LED button controls, LED can dynamically change
Platform: | Size: 13312 | Author: li | Hits:

[GUI DevelopXPButtonDemo2

Description: XP样式的按钮, 使用很简单. 可以下载参考-XP style button and simple to use. Reference can be downloaded
Platform: | Size: 22528 | Author: 开心 | Hits:

[GUI Develop按钮CButtonST最新版2005

Description: 已经封装成类,直接使用,非常方便。 button风格多样,可以自己继承使用-category has been packaged as a direct use of the very convenient. Button diverse styles, can use their inheritance
Platform: | Size: 282624 | Author: tjm | Hits:

[Button controlCxShadeButton

Description: An owner-drawn button class that gives a professional look to your buttons. 自绘漂亮按钮类-An owner-drawn button class that gives a professional look to your buttons. Since painting beautiful buttons category
Platform: | Size: 74752 | Author: ty | Hits:

[Button controlAniButton

Description: A class that show AVIs inside a button 在按钮上播放动画的类-show AVIs inside a button in the button on the player animation category
Platform: | Size: 50176 | Author: ty | Hits:

[Button controlcoolbtn

Description: This article shows the use of a Push button with a drop down menu, similar to the one found in the Office 2000 suite. 带下拉菜单的按钮-This article shows the use of a Push button with a drop down menu, similar to the one found in the Office 2000 suite. With the drop-down menu button
Platform: | Size: 30720 | Author: ty | Hits:

[Menu controlt_wtl_menu

Description: vc++运用mfc实现图形化菜单显示,可以实现自定义风格的菜单按钮-vc use mfc achieve graphical menu that can be achieved since the definition of style menu button
Platform: | Size: 181248 | Author: 葛军 | Hits:

[Button control20020718211232_CCeButtonST

Description: EVC下的按钮编程,对初识EVC的人来说应该是不错的参考资料-EVC button under the program, the EVC of acquaintances who should be a good reference
Platform: | Size: 64512 | Author: | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net