搜索资源列表
tbspappexecbtn
- TbspRunAppBtn是一款功能增强的TSpeedbutton控件,可以通过点击TbspRunAppBtn来启动应用程序,你还可以定制OnClick事件是在启动应用程序前还是后。而且还能设置只让应用程序启动一次,当你再次点击时启动的程序将被激活到前台。-TbspRunAppBtn is a feature enhancements TSpeedbutton controls, TbspRunAppBtn can click to initiate applications, You can
ExcelFeedSources
- COM add-ins present the developer with a way to extend the functionality of Office 2000 and Office XP applications for custom tasks. COM add-ins are typically used to automate Excel in response to a click of a CommandBar button, a form or dialog box,
realize_the_button_QWidget_by_own_style_in_Qt_4.ra
- 上网搜了很多关于qt 4重写按钮的资料,但是都只是介绍,没有源码。但是项目要求的按钮样式qt 4没有现成的,所以自己实现了一个简单的按钮。 模仿按钮的功能,通过重写 void paintEvent(QPaintEvent *event) void mousePressEvent(QMouseEvent *event) void mouseReleaseEvent(QMouseEvent *event) 三个函数达到绘制自定义按钮的目的。
ButtonEventInBHO
- 文章介绍了怎样利用BHO监控网页上的按钮事件,对BHO编程有很大的帮助意义。-This paper introduces how to use BHO monitors web page button event, the BHO program of great help to the meaning.
Demo8
- 写一个应用程序,要求编写一个Panel的子类MyPanel,MyPanel中有一个文本框和一个按钮,要求MyPanel的实例作为其按钮的ActionEvent事件的监视器,当单击按钮时,程序获取文本框中的文本,并将该文本作为按钮的名称。然后再编写一个Frame的子类,即窗口。窗口的布局为BorderLayout布局。窗口中添加两个MyPanel面板,分别添加到窗口的东部区域和西部区域-MyPanel.Java package cn import java.awt.* import
SwisArmyIcon(alotOfAnimations)
- A very useful icon with a lot of animation capabilities and event handlers
buttonclickevents
- 如何循环控制多个Button的click事件-how to cycle a lot of button click event
cButton
- VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件.-VB subclass button, Vista style, Not use any picture, and also draw with MouseHover Event and MouseLeave Event.
RoundButton
- 一个用图片设计的小按钮,并有事件的处理。单击按钮时消息的处理-A small button with a graphic design, and event processing. Click the button, the message processing
ControlsCommandsFeatureEditing
- This sample demonstrates feature editing using the control commands in conjunction with the ToolbarControl and MapControl. The AddItem method is used within the Form_Load event to add new feature editing commands to the ToolbarControl with the
Demo7
- 设计一个窗口, 窗口中的元素如下: 菜单,其内容模仿记事本的菜单 三个文本框,一个按钮.在前两个文本框中输入两个整数, 点击按钮后把两数之和显示到第三个文本框中.-package cn import java.awt.* import java.awt.event.ActionEvent import java.awt.event.ActionListener import java.awt.event.WindowAdapter import
ButtonDemo
- VS2010windows界面开发事件程序实例详解-the windows interface development event procedure instance
40402_A
- 该程序可以实现对按钮的简单操作,熟悉案件的单击事件-This procedure can be achieved a simple operation of the button, and familiar with the case of the click event
string-to-16
- wpf窗口实现string类型数据转换为16进制数据类型,button2点击事件运行-wpf window to achieve string type data is converted to hexadecimal data type, button2 click event runs
Usenotepad
- tooltip使用实例,处理鼠标悬浮事件后,显示当前鼠标位置-tooltip use cases, handling hover event, display the current mouse position
Unit1
- to get age from given date on button click event
WebBrowserControl
- 点击webbrowser控件触发一个点击的click事件,点击OK按钮加载文件及其链接,点击取消关闭窗口-Click webbrowser control click event triggers a click, click the OK button to load the file and its link, click Cancel to close the window
model
- 一个很简单的程序,登录界面,里面有个重置按钮的事件介绍-A very simple procedure, login interface, which has a reset button event introduction
view
- 主要是一个事件,触发的话可以从数据库读取到账号密码,然后登陆进去-Is a major event, trigger words can be read from the database to the account password, and then landed in
clickedLabel
- Qt中的Label无法接收点击事件,该源码实现了QLabel能接受点击事件的标签,且鼠标移入可变色。-Label in the Qt can not receive the click event, the source code to achieve the QLabel to accept the event of the label, and the mouse moved into the color.