CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb 窗体

搜索资源列表

  1. transDLL

    0下载:
  2. 一个VB透明窗体 DLL代码,使用DLL的方法实现透明窗体,使用前需要首先注册TransDll.dll组件。在工程中选择“工程”/“引用”命令,选择TransDll.dll组件的位置,进行注册。-A transparent form VB DLL code, use the DLL methods to achieve a transparent form, need to be registered before use TransDll.dll components. Select "Pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7075
    • 提供者:赵坤东
  1. vbscrollbar

    0下载:
  2. VB获取和控制网页滚动条,请确保代码里所定义的网址可以访问,否则滚动条控制时会出错。正常情况下,当窗体的控件加载完网址后,可通过窗口中的上、下、左、右控制按钮来控制网页的上下左右滚动,每点击一次,网页就相应的滚动一次,如演示截图所示。-VB web access and control the scroll bar, make sure that the code defined URLs can be accessed, or an error occurs when the scroll b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2501
    • 提供者:gpudn61
  1. vbgetform

    0下载:
  2. VB获取指定区域的图像,窗体放大效果了。窗口中间的显示区就是用来显示获取到的图像的,你的鼠标可以在屏幕上任意移动,这个区域会显示鼠标移动区域中的图像,并放大显示,其实根据这个代码你可以做出一个放大镜效果。-VB gets the specified image area, the form of the amplification effect. Window in the middle of the display area is used to display the acquired im
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2013
    • 提供者:gpudn61
  1. vbtextform

    0下载:
  2. VB制作实现的字形窗口,用文字的轮廓实现窗体的样子,还可以嵌入图片,适合用于制作不规则窗口的地方。-VB production realized shaped window, with the outline of the way to achieve a form of text, you can also embed images, suitable for the production of irregular window areas.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:24394
    • 提供者:gpudn61
  1. mousezuobiao

    0下载:
  2. VB获取鼠标所在位置的坐标,鼠标在窗体上移动,同时显示出鼠标移动位置的坐标信息,适时显示的。 -VB to get the coordinates of the mouse position, move the mouse on the form, and displays the coordinates of the mouse to move the location information in a timely display
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:gpudn62
  1. vbPINGIP

    0下载:
  2. VB PING本地IP地址,可显示计算机地址:网络延时时间、数据包大孝数据指针等信息,以窗体形式显示出来,如截图所示。程序代码内:获取显示网络计算机地址、显示网络链接延迟时间、显示数据包大小等。-VB PING the local IP address, can display the address of a computer: network delay time, packet 大孝 data pointer information, in order to show the form f
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3998
    • 提供者:gpudn65
  1. duochuangti

    0下载:
  2. VB多窗体的运用,简单的原理,可以用来参考一下-VB use multiple forms
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:332652
    • 提供者:李家能
  1. PNGJISHIBEN

    0下载:
  2. PNG透明图片做VB程序的一个窗体改进的 窗体记事本-CHUAN TI
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:541021
    • 提供者:马秀才
  1. toumingchuangti

    0下载:
  2. 一个VB透明窗体 DLL代码,使用DLL的方法实现透明窗体,使用前需要首先注册TransDll.dll组件。在工程中选择“工程”/“引用”命令,选择TransDll.dll组件的位置,进行注册-A transparent form VB DLL code, use the DLL methods to achieve transparent form, need to register before using TransDll.dll components. Select " Proj
  3. 所属分类:Browser Plugins

    • 发布日期:2017-03-28
    • 文件大小:7687
    • 提供者:satyr
  1. VBMouseLeave

    0下载:
  2. 实现VB MouseLeave功能: 函数CreateRoundRectRgn用于创建一个圆角矩形,该矩形由X1,Y1-X2,Y2确定,   并由X3,Y3确定的椭圆描述圆角弧度   CreateRoundRectRgn参数 类型及说明   X1,Y1 Long,矩形左上角的X,Y坐标   X2,Y2 Long,矩形右下角的X,Y坐标   X3 Long,圆角椭圆的宽。其范围从0(没有圆角)到矩形宽(全圆)   Y3 Long,圆角椭圆的高。其范围从0(没
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:183831
    • 提供者:Jerry Huang
  1. Delphiformboarder

    0下载:
  2. Delphi为窗体边框的例子,实例中为窗体添加了一个黑色的边框,在代码中,你还可以设置边框的粗细、自定义边框颜色等,所增加的边框不影响窗口的拖动,以前发过VB/VC的窗体加边框例子,Delphi的倒是没遇到,所以这个源码还是有价值参考哦。-Delphi is an example of a form of the border, for instance in the form to add a black border, in the code, you can also set the bo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4233
    • 提供者:npudn3
  1. QMListBox

    0下载:
  2. 基于VB的音乐播放器列表控件,界面精仿腾讯QQ的音乐播放器,有着漂亮的清新外观,如果你再配套播放内核,它就变成一套音乐播放器了,控件测试程序抓图如上。另外它还可以改变外观、设置窗体及字体颜色等,相信不会让您失望的。-Music player list control, based on the VB interface of pure imitation tencent QQ music player, a beautiful and fresh appearance, if you to fo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:242329
    • 提供者:wsnzh
  1. JL

    2下载:
  2. VB界面与按键小精灵完美结合。 实现窗体句柄、类别及标题的获取(含源代码):其中整合了VB界面的制作,文件的读写、按键精灵外部程序的调用与关闭,窗体句柄、类别、标题的获取,文件的创建、删除及读写等功能,最值得一提的是结合VB的界面直观显示实时窗体信息,既克服了VB不能直接调用按键精灵dll等插件命令的问题,也克服了按键精灵界面只能读取输入不能实时界面输出显示的缺陷,实现了VB强大界面功能与按键精灵经典DLL插件函数的完美融合。 -VB interface with buttons elf
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-10
    • 文件大小:1551328
    • 提供者:linshunzhang
  1. VB_interfaceprogram

    0下载:
  2. VB用户界面设计的PPT,详细讲解基本几个控件的用法,窗体的设计,按钮,编辑框,图像-The VB user interface design of PPT, explained in detail the several basic control usage, form design, buttons, edit box, image etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:697621
    • 提供者:流浪的眼
  1. Form-interface

    0下载:
  2. 用VB编写的对可视窗体界面进行处理工程源码文件-VB prepared form interface for visual processing project source files
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-28
    • 文件大小:448648
    • 提供者:zbp
  1. Graphics-and-Images

    0下载:
  2. 用VB编写的对可视窗体界面中的图形图像进行处理工程源码文件-Written in the form of a visual interface graphics image processing project source file using VB
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:2716496
    • 提供者:zbp
  1. DrawTest

    0下载:
  2. VB.NET GDI+ 演示:采用多线程生成窗体离屏图象,利用委托实现窗体画图更新,一定程度减轻窗体闪烁。-VB.NET GDI+ Sample
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:97467
    • 提供者:是谁
  1. VBpeixunguanli

    0下载:
  2. VB培训管理系统(Access数据库版),通过窗体中的相应菜单项,可以实现各种管理功能。基本信息设置包括课程类型信息设置、部门信息设置和培训教室信息管理以及退出系统等;培训课程管理包括最新信息管理、课程管理和需求管理等功能;系统用户管理包括系统用户和修改密码等功能。本套培训管理系统登录用户名Admin,密码-Training management system, VB training management system (Access version), to learn Vb progr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:152700
    • 提供者:fghgf
  1. Project1

    0下载:
  2. 在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能调用相应控件的Click事件。Click事件:标题栏显示“鼠标单击”,窗体显示 欢迎使用VB Private Sub Form_Click() Caption = 鼠标单击 Print 欢迎使用VB End Sub -在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-12
    • 文件大小:558
    • 提供者:wangyaru_mei
  1. rgAssistant

    0下载:
  2. 在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能调用相应控件的Click事件。Click事件:标题栏显示“鼠标单击”,窗体显示 欢迎使用VB Private Sub Form_Click() Caption = 鼠标单击 Print 欢迎使用VB End Sub -在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能
  3. 所属分类:DNA

    • 发布日期:2017-04-12
    • 文件大小:560
    • 提供者:wangyaru_mei
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com