Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Browsing all 1466 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

VB6 Office ribbon Activex Control,ribbon Ocx

Code:     .AddTab "tab2", "Tab 2", True     .AddCat "cat2", "tab2", "Group 1", False, ""     .AddButton "but8", "cat2", "Search1", "save", False, "", False           .AddCat "cat3", "tab2", "Group 2",...

View Article


Image may be NSFW.
Clik here to view.

Access the VBIDE library without add-ins

I recently had to document the methods of a vast class module. Means I wanted the names of all public functions listed in the module itself in a special procedure to give the opportunity to call them...

View Article


vb6 Fast ReadLine,QuickSplit(Like streamReader.ReadLine)

quick split is 132% faster than line input If you use pointers, you don't need to have MidB$ for each line of string, will it be faster? If the file keeps increasing data, only the newly added content...

View Article

Image may be NSFW.
Clik here to view.

(VB6) Turn multiline text into String constant

This is an auxiliary code that takes a text from the clipboard and generates code for a constant declaration, then copies it back to the clipboard converted. Code: Option Explicit Private Function...

View Article

Image may be NSFW.
Clik here to view.

[VB6, Vista+] Core Audio - Peak Meter

Core Audio - Peak Meter This demo is in a response to a question by Peterd51, asking if there was a way to detect if audio was playing. CoreAudio provides an easy way to watch peaks for a peak meter,...

View Article


run js on Webbrowser1 by vb6,webBrowser1.Document.InvokeScript

webBrowser1.Document.InvokeScript? can it run? dim a a=webBrowser1.Document.InvokeScript("test",123) how to return js value from webbrowser

View Article

Image may be NSFW.
Clik here to view.

Bingo with 2 Playing Cards

My version of programming a Bingo game. Its not fancy but I think its working. Suggestions are welcome. If someone knows how to make it print out the cards that would be great. Attached Images...

View Article

Image may be NSFW.
Clik here to view.

vb6 Fast ReadFile, ReadLine,QuickSplit(Like streamReader.ReadLine)

Read Filex Text by: (UTF8 IS FAST than StrConv) StrConv(bytes,vbUnicode): 452 ms Utf8text FileRead:286MS read unicode text :s=block() as byte 170.6ms read unicode text by Pointer: 117ms Code:...

View Article


Image may be NSFW.
Clik here to view.

Visual Form Editor(For VBS,Python,Javasript,Lua)Scripting language tool

OCX FOR :Webbrowser,MSflexgrid,VB6 UserControl,MediaPlayer,*** Quote: Originally Posted by yereverluvinuncleber The worry to me is that this tool is not BASIC-centric and thus is unlikely to be VB6...

View Article


Image may be NSFW.
Clik here to view.

Visual Form Editor by vb6(For VBS,Python,Javasript,Lua)Scripting language tool

OCX FOR :Webbrowser,MSflexgrid,VB6 UserControl,MediaPlayer,*** Quote: Originally Posted by yereverluvinuncleber The worry to me is that this tool is not BASIC-centric and thus is unlikely to be VB6...

View Article

vb6 Get Control Hwnd,Webbrowser Hwnd,Get Activex Control Hwnd

This is a great invention, I wonder if you have a better way? It took a few hours to complete. It’s not easy. If you are interested, try some suggestions. if usercontrol with windowless=true,also can...

View Article

Image may be NSFW.
Clik here to view.

Very Nice,Transparent user control by vb6

Transparent user control (copy the control in the background of the parent window to achieve a transparent effect) Two background pictures (001.jpg, 002.jpg), one larger and the other smaller. Please...

View Article

How to get the effective area of the picture by vb6?

A PNG image with a transparent channel, for example, where does the left start with pixels and the top start with pixels? Add a border to the active area of the image.

View Article


Image may be NSFW.
Clik here to view.

(VB6) Component Documenter

This is a tool to help document ActiveX components. You can import the information from the OCX or DLL file, and if you added the description of each member in the IDE, that will be added automatically...

View Article

XiaoYao Json Class by ScriptControl 【very interesting】

There are still many problems with this module, which are limited to research and use, and commercial errors may occur. For example, adding sub-arrays, subordinates, etc., is really not easy to...

View Article


Image may be NSFW.
Clik here to view.

Load Json data to Treeview by ScriptControl Activex With vb6

Advantages: The JSON parsing method is completely self-implemented, which is more assured. It took 3 days to write, the main gain is to learn various data types of JSON data, insert, add, modify and...

View Article

Image may be NSFW.
Clik here to view.

SimpleSock User Control

Attached is a User Control for SimpleSock. On the surface, a User Control is easier to use and more compact, but that is not the full story. I have hesitated to produce this control, because it makes a...

View Article


Image may be NSFW.
Clik here to view.

[VB6] AddIn - Comment/Code Display + Highlight + Extra Hotkeys v0.8c

This is an add-in to display comments and code of user generated Functons/Methods/Properties and also some info from typelibs in the project It takes the text inside comments over the declarations and...

View Article

Image may be NSFW.
Clik here to view.

[VB6] AddIn - Comment/Code Display + Highlight + Extra Hotkeys v0.8d

This is an add-in to display comments and code of user generated Functons/Methods/Properties and also some info from typelibs in the project It takes the text inside comments over the declarations and...

View Article

Image may be NSFW.
Clik here to view.

ucShellBrowse

Hello Community, I need your help. I want to use the ucShellBrowser but got an error and something with the icons doesn't work for me. I have the version ucShellBrowse100R4 and opened the project...

View Article
Browsing all 1466 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>