CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - tip

搜索资源列表

  1. Marker_demo21

    0下载:
  2. In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API function
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25.73kb
    • 提供者:cc
  1. araneid-1.0.1

    0下载:
  2. Swing包括许多实用工具。其中计时器被Swing在内部使用。QdMw   当某些动作必须定时的被执行或在指定的时间被执行时,就要使用计时器。例如,动画可以使用计时器来更新动画的下一帧并控制移动动画对象和改变动画对象外观的速率。事实上,Swing本身使用计时器来进行自动滚动和显示工具提示。nmA -Swing including many practical tools. Swing timer which was used in-house. QdMw when some irregu
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:119.05kb
    • 提供者:cgy
  1. 2005521181943

    0下载:
  2. Swing包括许多实用工具。其中计时器被Swing在内部使用。QdMw   当某些动作必须定时的被执行或在指定的时间被执行时,就要使用计时器。例如,动画可以使用计时器来更新动画的下一帧并控制移动动画对象和改变动画对象外观的速率。事实上,Swing本身使用计时器来进行自动滚动和显示工具提示。nmA -Swing including many practical tools. Swing timer which was used in-house. QdMw when some irregu
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:130.02kb
    • 提供者:cgy
  1. 在statubar上弹出TIP

    0下载:
  2. 在statubar上弹出TIP VC编写,100%本人原创作,学习使用-ejected in statubar TIP VC preparation, I 100% for original and learning to use
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40.21kb
    • 提供者:田野
  1. 一句代码实现系统托盘

    0下载:
  2. 让你实现系统托盘(即右下角的小图标)变得非常方便的原码:一句话就可以实现,怎么样也许你不相信,看看就知道了。就下面一句就实现了: TrayCon1.AddToTray Me, Me.Icon, \"系统托盘实例\", menu 并且在运行期间你还可以更改tip文字,更改图标,更改菜单等操作,窗体退出时,自动删除托盘,不需要人工介入,是不是减少了您平时的一大段的代码啊-allow you to realize the system tray (lower right corner of t
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13.44kb
    • 提供者:孙奥
  1. cpptooltip_src

    0下载:
  2. 很棒的工具提示控件,CPPTOOLTIP,界面优美,使用方便-terrific tool tip controls CPPTOOLTIP, beautiful interface, easy to use
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:79.62kb
    • 提供者:shangjun
  1. RichToolTipCtrl_demo

    0下载:
  2. This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able to specify rich-text as the tool-tip text.-This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able t
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:32.92kb
    • 提供者:matt
  1. Dealer

    0下载:
  2. 每当新商人加入CellGo,该商人的材料(如:商人的名、地址、电话号、及商人提供的服务)必须被记录下来。你需创建接收商人材料的用户界面。用户界面的功能说明如下: 对可存放地址字段的字符个数不应有限制. 界面应允许为商人选择多种服务. (提示:对接收商人地址使用文本域控件。商人提供诸如:“Free service charges”, “Gifts for mobiles bought”, 和 “10% discount on new mobiles bought”的服务) -Cel
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2.09kb
    • 提供者:wjh
  1. tooltipcontrol

    0下载:
  2. 定制控件的工具提示文 -Custom Controls in a tool tip text Custom Controls in a tool tip text
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:13.4kb
    • 提供者:mkong
  1. MyTooltip_Cool

    0下载:
  2. 工具提示,最酷的工具提示类,超个性化,界面非常好看,并且支持半透明、图片、图标、网址、表格以及其他特殊功能-tool tips, the coolest tool tip category, super personality, a very good-looking interface, and supports semitransparent, pictures, icons, website, forms and other special functions
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:151.81kb
    • 提供者:小蔡
  1. ScheduleCtrl

    0下载:
  2. 自己实现了一个按时间排节目单的控件,请大家帮忙测试一下,测出问题的兄弟可以使用这个控件库,trampor@21cn.com,-achieving his time of a program for the emission controls, please help test. Measuring the tip of the brothers can use the widget library, trampor@21cn.com, thank you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38.96kb
    • 提供者:trampor
  1. CHwmDataTip

    0下载:
  2. 一个关于tool tip的例子,可以好好学习一下哦-a tool tip of the examples will study the oh
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9.34kb
    • 提供者:王双
  1. ToolTipRessourceButton_src

    0下载:
  2. Tool Tips 显示tool tip 可以用在各个控件中。大家试试看 !-Tool Tips showed tool tip can be used in various Chinese control. We try!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:4.35kb
    • 提供者:djx
  1. XHTMLTipOfTheDay_demo

    0下载:
  2. My Product Manager recently told me that he wanted to improve the friendliness of our products. He went on to explain that he liked the idea of displaying a tip of the day when the application starts, like what WinZip does
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:69.05kb
    • 提供者:高修成
  1. RichToolTipCtrl_src

    0下载:
  2. RichText Tool-tip control 是我在网上找的,版权归原作者所有。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7.74kb
    • 提供者:光哥
  1. intellitip_src

    0下载:
  2. VB style tool tip control similar to IntelliSense ToolTip 是我在网上找的,版权归原作者所有。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3.02kb
    • 提供者:光哥
  1. tip

    0下载:
  2. 之前看过超好用的域名反查工具是ASP版得这个工具挺好用的自己最近在整一些实用工具由于我空间是php得所以用PHP改写了个 有需要得朋友可以拿去用用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.41kb
    • 提供者:马彦
  1. maptip

    0下载:
  2. VB6 Add a map tip tool to show on mouse pointer
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.43mb
    • 提供者:lightygirl
  1. Item-Tool-Tip

    0下载:
  2. 在任何位置通过API显示出帮助的tooltip信息-show tool tip in anywhere
  3. 所属分类:ToolBar

    • 发布日期:2017-03-26
    • 文件大小:54.18kb
    • 提供者:lemonneo
  1. tip

    0下载:
  2. 利用VB建立 日积月累 窗口,利用VB建立 tip 窗口-Using VB establishing ' over time' window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:3.54kb
    • 提供者:xbit
« 12 3 4 »
搜珍网 www.dssz.com