资源列表
vbfloatform
- VB悬浮窗口代码,悬挂式窗口的VB源码下载,Module1.bas中声明了程序需要用到的常量和API函数声明,可以试着在调用SetWindowPos函数时使用这些常量或它们的组合,得到其他效果-VB code floating window, hanging window VB source download, Module1.bas declared API function declarations and constants need to use the program, you can
GetWindowLong
- 一个VB6消息相关源码下载,截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.Module1.bas中,定义全局变量,存放控件标志性数据,wndproc函数就是用来接收子类时截取的消息的,将截取下来的消息存放在msg参数中.检测到消息,就可以加入处理代码。需要注意,如果这儿不加入任何代码,则相当于吃掉了这条消息-A message related VB6 source code download, intercept messages and the processin
vbmenuskdlsker
- VB6.0动态装入菜单项,把打开的文件记录保存,显示历史记录,下次打开直接点击记录中的文件就可以,现在有好多软件都有类似这样的功能。实现方面:声明数组用来存储菜单中最近打开的三个文件的名称,显示Open对话框,将filenamearry(1)存储到filenamearry(2),将filenamearry(0)存储到filenamearry(1)-VB6.0 dynamically loaded menu item to open the file record keeping, display
vbmenusnew
- 在VB中制作一个常见的菜单,类似窗口左上角的“菜单”命令,菜单中加入了操作命令,你可以在窗口的文本框中拷贝入一段代码,然后按照菜单中的命令逐一测试菜单功能。对VB初学者来说,虽然挺简单的源码,但容易理解,对学习VB6相当有帮助-Production in VB a common menu, similar to the upper left corner of the window " menu" command added to the menu command, you c
dragfileopen
- VB拖放文本文件的操作示例,也就是拖放打开文本文件,只要是文本类型的文件,都可采用拖放到本窗口的方法直接打开文件,是挺实用的一个VB源码,操作对象为RichTextBox。-VB drag and drop text file operations example, open a text file that is drag and drop, as long as the text file types, can use drag and drop method to the window t
vbcopydatabase
- VB复制数据库结构的小程序,复制数据库结构,调用VB安装目录中的数据库,路径一般是D:\Program Files\Microsoft Visual Studio\VB98,如果不是这个目录烦请修改一下-VB copy of the database structure applet, copy the database structure, calling VB database installation directory path is usually D: \ Program Files
vbqqeyebutton
- 一个16岁的编程骚年写的漂亮VB按钮控件:小眼QQ按钮控件源码下载,仿QQ窗口的风格,定义有鼠标经过控件、离开控件的状态,使用本控件制作成的按钮演示果,请参见软件截图-A 16-year-old wrote a beautiful show programming VB button controls: small eyes QQ button control source code download, imitation QQ window style definition mouse ove
VB-Linekongjian
- VB源码使用 Line控件画线的用法示例,线形可以设置为实线、短划线、点三种类型,可设置是否为线宽8像素,此值可改,在代码里可修改。另外线的方向角度也可改变,预设了两种方向供选择,如测试截图所示-VB 源码 使用 Line控件画线的用法示例,线形可以设置为实线、短划线、点三种类型,可设置是否为线宽8像素,此值可改,在代码里可修改。另外线的方向角度也可改变,预设了两种方向供选择,如测试截图所示
ExampleComboBox
- VB对ComboBox输入框的输入进行检查,下拉ComboBox中的值,输入错误会有提示。临时标签,用来获得焦点,使组合框能够失去焦点,并在失去焦点时进行有效性检查,若输入的数据不在列表中,请重新输入。-VB input ComboBox input box is checked, the value in the drop-down ComboBox, input error will be prompted. Temporary tag to get the focus, so the co
vbTextBox
- VB定义 TextBox控件显示为密码形式,如运行截图所示,以密码框方式显示用户名,把密码显示为“*”,用户名也可以定义成密码形式,显示为“#”,至于是什么符号,在代码里可以自定义。-VB is defined as the password TextBox control to display the form, as shown in the screenshot run to the password box display the user name, the password is d
dongtaijzzform
- 一个VB6.0源码,VB动态加载子窗体,在母窗体内可查找某个窗体,输入要查找窗体的索引号,可关闭所有子窗体体,操作方面定义了一些快捷键,比如新建窗口{F1}、搜索一个子窗口{F2}、关闭全部{F3}等。-A VB6.0 source code, VB dynamically loaded child form, the body can be found in the parent window of a form, enter the index number you want to find
vbfanzhuan
- VB6.0源码实现图片颜色反转,采用逐象素方式反转颜色,高度时载入本地的BMP位图,有兴趣的可参阅测试截图,颜色已经被反转,比较两张图片有什么不同。-Source VB6.0 realize picture color inversion, invert the color-by-pixel mode, when the height of the local load bitmap BMP, interested can refer to the test shots, colors have