资源列表
VB-Dialog
- 用VB实现一个Dialog对话框源码,VB源码下载,比较简单的例子,VB初学者必看的小例子,例子在VB6.0下直接编译成功,做为一个初级例子,还是相当不错的。-A Dialog dialog with VB source code, VB source code download, relatively simple example, VB beginners Watchable small examples, examples compiled successfully under direc
vbnowindows
- VB不允许退出Windows的程序源代码,设置了允许退出和不允许退出两种功能。记录Window Procedure的地址,开始截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程. 本函数就是用来接收子分类时截取的消息的 Public Function wndproc(ByVal hwnd As Long, ByVal Msg As Long, _ ByVal wParam As Long, ByVal lParam As Long) As
vbpgmmenus
- VB编写的管理“程序”菜单,勾选相应的复选框项,可去除对应菜单项,实际上是隐藏了菜单,并没有删除。代码定义及实现:myPath = "C:\Documents and Settings\All Users\「开始」菜单\程序\" “程序”(programs)文件夹路径,Me.List1.Selected(i) = False通过循环得到文件或文件夹属性,若为隐藏则取消勾眩。-VB prepared by management " program" menu, select th
vbfundraw
- B函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。 Picture1.ForeColor = &H0 Picture1.Line (-300, 0)-(300, 0) Picture1.Line (0, 300)-(0, -300) 开始绘制白色函数图形-B function source cod
vbpicchange
- VB彩色图像转换为灰度图像,先打开文件并显示在Picture1中,保存转换后的图像,保存为位图文件(*.bmp)|*.bmp,其它格式未测试,不知是否行的通,打开一张JPG格式图片,点击转换按钮,程序右侧即显示转换的图像,处理过程有点慢,请慢慢等待处理结果-VB convert color images to grayscale image, first open the file and displayed in Picture1, save the converted image, save
vbfordercre
- 使用VB的FSO对象创建文件夹,删除文件夹的实例源码,比较简单的VB源码了,下载后请使用VB6重新编译运行看效果。可在当前目录中创建一个名为“test”的文件夹,也可演示将此目录删除到回收站中。虽然简单,但很基础的实例-The FSO object using VB to create folders, source code examples, VB source code is relatively simple to delete a folder, use the download VB
vbmihong
- VB霓虹灯文字,文字闪烁的同时变换颜色,像霓虹灯一样的效果,比较实用吧,不过界面没有过多美化,有些粗糙,需要的朋友们自己美化吧-VB neon text, text flashes while changing color, the same effect as the neon, it is more practical, but not too much to beautify the interface, some rough, friends need to beautify their
vbfoucsout
- VB实现图片的淡入淡出效果,Sleep为延时函数以毫秒为单位指定等待的时间,设置Form、Picture1和Picture2的标志单位为像素,淡入效果和淡出效果分开来实现,有各自的代码,淡入淡出在一些图片处理中应用广泛,在WEB前端设计中也有相当普遍的用途-VB realize the picture fade effect, Sleep function for the delay in milliseconds to wait for a specified time, set Form,
notitiledrag
- VB实现拖动没有标题栏的窗口,移动没有标题栏的窗口,大家知道,移动窗口主要是鼠标左键按住窗口标题栏移动位置,但现在这个窗体没有标题栏,那么是如何实现窗口移动呢?通过本VB源码实例,你就会明白了-VB to drag the title bar of a window, the window title bar does not move, you know, move the window main window title bar and hold the left mouse button
vbformbgjb
- VB6.0颜色渐变代码,生成窗体背景的渐变效果。渐变类型可选:水平渐变,从白色渐变到蓝色,圆形渐变,可设置线型、线宽,从白色渐变到黑色渐变-VB6.0 color gradient code generated form the background gradient effect. Gradient Type Optional: horizontal gradient, gradient from white to blue, round gradient, you can set line,
listviewdemo
- ListView控件实现grid列表,VB.NET源代码下载,实际使用中如果需要,可以将listview的绘制方式设置为ownerdraw,根据自己的需要绘制样式。用本方法实现的Grid看上去也是挺不错的。-ListView control to achieve grid list, VB.NET source code download, actual use, if needed, can be drawn listview mode is set to ownerdraw, drawing
shizhizhuanhua
- vb.net时制转换,时间格式转换:把12小时制转换成24制时间显示出来,并执行加1秒的操作,挺简单的时间操作程序,VB新手可作为一个例子来学习,程序生成了了EXE窗体文件,双击可直接运行。-vb.net when the system conversion, time format conversion: convert 12-hour time display up to 24, plus one second and perform operations very simple time