Visual Basic Stats:

How to support the site


Site Wide Message: (current site time 8/1/2010 1:29:18 AM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 
Browse Category or Search Results.

Search Results: Page 1 of 26 found. Entries 1 - 10 of 259 found
Skip to page: 1 2 3 4 5 6 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  _ ISPanel a Great Option if you need more space in your Forms ! ! __ ISPanel a Great Option if you need more space in your Forms ! ! _VB 5.0, VB 6.0Beginner /
Fred.cpp
31285 since
2/18/2002 12:17:08 PM

By 41 Users
36 Excellent Ratings
       Name: prjPanelTest Description: this control is very useful for those who need more space on their forms, you can extend you form space using this control, see example form <br> how to use: <br> 1.- Insert a ISPanel Control in your form<br> ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  __cHaNgE SyStEm MeNu____cHaNgE SyStEm MeNu__VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0Intermediate /
tektus
8512 since
8/3/2002 4:09:36 AM

By 5 Users
2 Excellent Ratings
       Removes Size item from a form's system menu. So that resizable form can't be resized. It is a better methode than using in the Form_Resize event; if me.width < 2000 then Me.width = 2000 etc.. You can remove other items to change the behaviour of the fo ...(description truncated)
 
 
  A    Complete Multi Downloader (using multithreads)A Complete Multi Downloader (using multithreads)VB 6.0Intermediate /
S.Y. Kim
120634 since
3/14/2001 6:10:51 PM

By 36 Users
26 Excellent Ratings
       This project downloads multiple files from the Internet(web) simutaneaously. I used multithreads to do it. <br><br>       You can active up to 20 threads, that is, you can download 20 files at the same time. Or, you can ...(description truncated)
 
 
  A Basic, Alpha Blending, Picture SlideshowA Basic, Alpha Blending, Picture SlideshowVB 4.0 (32-bit), VB 5.0, VB 6.0Intermediate /
Sean Patrick Kane
8003 since
7/3/2005 4:04:32 PM

By 4 Users
4 Excellent Ratings
       This is a great example of how to resize images into pictureboxes, queue any number of images in the form of a slideshow, and alpha blend each consecutive images to create a fading effect between pictures. The program interface itself isn't designed to be ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
Please support the site by visiting our sponsor:
 
  A quick VB tipA quick VB tipVB 5.0, VB 6.0Beginner /
kmmatney
10282 since
7/17/1999

By 9 Users
6 Excellent Ratings
       This is not code but a simple tip. To easily move one or more controls around the screen, simply select the control(s), then press the arrow keys while holding down the ctrl key. Use the arrow keys along with the shift key to resize controls. I find this ...(description truncated)
 
 
  A resolution free programmeA resolution free programmeVB 5.0, VB 6.0Intermediate /
Chetan Amin
10062 since
1/9/2005 8:45:20 AM

By 6 Users

       if you face aproblem that your apllication does not proper if someone changes the screen resolutions. Here is the simple code to solve this problem. here you can add as many contreols in form and it will be resized automatically.
 
 
  A very, very simple No resize Form, without OCX or DLL.A very, very simple No resize Form, without OCX or DLL.VB 6.0Beginner /
Xip3000
4155 since
1/7/2004 6:10:20 PM

By 3 Users

       A very, very, very simple No Resize Form, without OCX or DLL, only a simple code. Please, no vote. Thanks.
 
 
  A*Easiest way to move form without titlebar and Resize borderless form!A*Easiest way to move form without titlebar and Resize borderless form!VB 5.0, VB 6.0Beginner /
Ryan Olson - OLSONAMI
6635 since
12/19/2001 11:23:49 PM

By 9 Users
6 Excellent Ratings
       This has got to be the easiest way to resize a borderless form (borderstyle=0) and move a form without a titlebar!!! NO API!!! Please comment/vote.Click here to see a screenshot of this code!(ScreenShot)
 
 
  A++ Control Resizer with 4 modes!A++ Control Resizer with 4 modes!VB 5.0, VB 6.0Intermediate /
Edward Catchpole
8740 since
6/15/2003 8:45:24 PM

By 9 Users
4 Excellent Ratings
       Simply and easily resize all the controls on any form by use of a reusable class. Set the different modes for the Left, Top, Width and Height properties of controls by entering 4 numbers into their Tag property (a number for Left, a number for Top, a numb ...(description truncated)
 
 
  Add Progressbar to StatusBarAdd Progressbar to StatusBarVB 6.0Intermediate /
John Phillips
10158 since
10/1/2002 1:56:13 PM

By 22 Users
17 Excellent Ratings
       This function will add a standard progressbar to a standard statusbar panel of your choice. Very easy, very nice code (At least I think so) what do you think? please let me know. also please vote if you like this code. look in the form's resize event to s ...(description truncated)
 
Click here to get a complete list of books on:resize form


Search Results: Page 1 of 26 found. Entries 1 - 10 of 259 found
Skip to page: 1 2 3 4 5 6 ...


xxx
Compatibility Filter Profile:

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)
VBA MS Access
VBA MS Excel