| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
A new type of control - Thumb Wheel | VB 5.0 | Intermediate / Nero (from psc cd) | 2611 since 1/9/2015 5:36:00 AM |
By 13 Users
|
|
An alternate to using Sliders, Scrollbars and UpDown controls. Not just an enhanced version of an existing type of control, but a new type of control altogether. Scrolls values up and down with the use of Visual thumb wheel, includes the ability to "Spin ...(description truncated) (ScreenShot) |
|
|
|
 |
A Progress Bar / Slider | VB 6.0 | Intermediate / Imthiaz Rafiq (from psc cd) | 1939 since 1/9/2015 5:25:00 AM |
By 15 Users
|
|
I think this is a great control to be used.
It has many features. Please download and see for yourself.
Please vote me. (ScreenShot) |
|
|
|
 |
A resizable form with skin | VB 6.0 | Intermediate / Ben Vonk (from psc cd) | 2549 since 2/19/2015 4:22:00 PM |
By 11 Users
|
|
This is a simple peace of code to make a real sizable form with skin and the use of the form systemmenu. (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
A routine to insert tables in Richtextbox | VB 6.0 | Intermediate / Mario Villanueva (from psc cd) | 10104 since 2/14/2015 5:15:00 AM |
By 2 Users
|
|
This is a routine that add a table to the current selection in a RichTextBox. I didn't find how can I do this on the web, so I made it by looking on the rtf Specification. I expect that this would be helpfull for those who are using RTB. If you find how t ...(description truncated) (ScreenShot) |
|
|
|
 |
a Sample method to set any Listitem of a listview with any color | VB 6.0 | Intermediate / Nolan Shang (from psc cd) | 1872 since 2/4/2015 6:38:00 PM |
By 13 Users
|
|
Some articles in web just demonstrate how to set the bgcolor of a listitem with equal space,but some time ,we need set the color with the value of the listitem.
the following code demonstrate how can i do it.
(ScreenShot) |
|
|
|
 |
A Scroller OCX - Smoothly scrolls text in a picturebox (full OCX source+example) | VB 6.0 | Advanced / Mercior (from psc cd) | 2746 since 1/11/2015 9:27:00 AM |
By 10 Users
|
|
This is an Active X control you can add to your apps
and have nice, smoothly scrolling text which makes them
look pretty good :)<br>
The ocx can scroll right->left or bottom->top and background+text
colors are customisable. Text scrolls, optionally pau ...(description truncated) (ScreenShot) |
|
|
|
 |
A Scroller Version 2 - Smoothly scrolls text in a picturebox | VB 6.0 | Intermediate / Thomas Swift (from psc cd) | 1493 since 2/9/2015 12:13:00 PM |
By 3 Users
|
|
It can scroll right to left or bottom to top, stop at top or stop centered, scroll and stop or Scroll Continuously and background, text colors & fonts are all customizable. It uses bitblt to do the drawing so its flickerless. This control is a updated ver ...(description truncated) (ScreenShot) |
|
|
|
 |
A Scrolling Text Control | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) | Advanced / Lukasz Bula (from psc cd) | 946 since 1/7/2015 11:19:00 AM |
By 10 Users
|
|
This is new improved Scrolling Text Control. I added almost all proparties of standart TextBox and a new one: Scroll - that start/stop scrolling. It also allows you to choose three predefined size of text. Enjoy it. (ScreenShot) |
|
|
|
 |
a Send / Get files using winsock | VB 5.0, VB 6.0 | Advanced / Dustin Davis (from psc cd) | 1258 since 1/4/2015 7:00:00 AM |
By 13 Users
|
|
Want your program to be able to send and get files over the internet? Well, here you go! This is very easy to understand. |
|
|
|
 |
A simple Scrolling Form (Not an ActiveX Control) | VB 6.0 | Intermediate / Elias Barbosa (from psc cd) | 2030 since 1/23/2015 4:18:00 AM |
By 11 Users
|
|
This is a control that will allow you to create a form that can be scrolled by the user. It is very simple to implement.
This submission is heavily based on another submission by Fred_Cpp:
http://www.planet-source-code.com/vb/scripts/showcode.asp?lngWId ...(description truncated) (ScreenShot) |
|