0
Customized Progress Bar in VB6 using Image ControlCustomized Progress Bar in VB6 using Image Control

In order to implement a progress bar in VB6 you need to enable the component "Microsoft Windows Common Controls #.#" before you can add this control on your form. In this example, you won't need any extra Controls that will require another libraries…

Read more »

2
Borderless Form with Customized Tabs and Frame in VB6Borderless Form with Customized Tabs and Frame in VB6

Do you want a new look of forms standard controls in Visual Basic?   This is a simple example on how to create a border-less window in VB6 with using Picture Box and Image controls.A quick guide on how to create the form.1.) Start a New Project-> St…

Read more »
 
 
Top