Use Adobe Acrobat Reader with VB6
This code demonstrates how to use the Adobe Acrobat 7.0 Browser Control (AcroPDF.dll) with Visual Basic 6.0. Commented and Explained for beginners use.
This code demonstrates how to use the Adobe Acrobat 7.0 Browser Control (AcroPDF.dll) with Visual Basic 6.0. Commented and Explained for beginners use.
This a Barcode generator with bar39 and bar128. THIS BARCODE GENERATOR IS SIMILAR TO INDUSTRY RENOWN PRODUCT ‘ACTIVEBARCODE’ IN FUNCTIONALITY. I’ve put detail description of how these codes are generated. If you are a beginner or a novice to Barcode, it helps you to understand the Barcode algorithms I’ve used. I’ve developed it from scratch. Now with these… Read More »
It allows the end users to encode the necessary transactions for the products delivered by the supplier and the products delivered to the customer.
Everyone has heard of PowerShell. If you haven’t crawl out of that cave you have been living in, and start using PowerShell to administer your networked computers.
You have already learned about various data types in this tutorial site. Now I’m going to explore the concept of data type conversion also known as type casting.
By utilizing keyboard shortcuts, or hotkeys, you can use your operating system and applications at a much higher level of productivity and efficiency.
By adding this DWORD value, you can add the display of seconds to the Windows 10 taskbar clock. You’ll have to restart Explorer in order for the changes to take effect.
When performing certain operations, such as registry edits, you may be directed to restart Windows. However, some items only require the restart of the Windows Explorer process. Here’s how to do it.
Clipboard object is a simple object in Visual Basic 6 that stores data. You can retrieve the data from the clipboard using appropriate methods of the clipboard object.
In this lesson, I’ll talk about error handling in Visual Basic 6. I will discuss, in brief, how you can handle errors in your Visual Basic program.