Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

    Articles & Tutorials Articles & Tutorials RSS feed

  • Skinning (BitBlt Introduction)

    by Smile005

    Want to make your app look as good as Media Player or Winamp? This tutoral hopes to get you going to a fully skinned killer app!. Read full article

  • API Programming Series #3 - Bring a Window to Top

    by sreejath

    The API programming series is a set of articles dealing with a common theme: API programming in Visual Basic. Though there are no hard and fast rules regarding the content of these articles, generally one article can be expected to contain explanation of one or more API calls with generously commented code snippets. Depending on the subject, these code samples may expand to become a full-fledged application. In this article we see how to bring a window to top.. Read full article

  • Making a picture browser in VB 6

    by AliNizar

    Nizar Diamond Ali demonstrates how to create your own image viewer in Visual Basic 6. Read full article

  • Rich Text Box Controls

    by ZERO-COOL

    With the rich textbox control saving, loading, changing fonts, and much more has become very simple. This tutorial takes you through the basic commands available to you.. Read full article

  • TreeView Control

    by James Crowley

    Ever wanted to create a 'tree' in your application, like in explorer? This tutorial shows you how to use the TreeView control to do just that!. Read full article

  • More Controls & Forms Articles & Tutorials...

    Sample Code Sample Code RSS feed

  • Create Dynamic Menu in VB

    by khari6579

    This coding is useful for VB Developer who are interesting to create Dynamic menu. Steps: Add form - Name - frmMain Image List - Name - imglstImages Label - Name - lblLabel Class- mcPopupMenu. Read full article

  • Add Disappearing Effect To Your Forms

    by MahR

    This is a simple piece of code to add continuously "disappearing" effect on your forms.. Read full article

  • ListBoxHScroll class

    by 10Tec

    Adding the horizontal scroll bar to a list box dynamically taking into account its font (using the IFont interface) and the vertical scroll bar visibility (by analyzing the WS_VSCROLL flag of the listbox styles). Read full article

  • Add Controls at Runtime

    by SCORM

    This program takes in a name for the control, properties of the control and type of control, and displays the control to the screen. Shows how to create controls at runtime. . Read full article

  • Fading The Form

    by Antony Lees

    In most setup programs you will see the form start as black at the bottom of the form and fade into a light blue at the top of the form. This code shows you how to do just that, with any colour you want!. Read full article

  • More Controls & Forms Sample Code...

    Products Products RSS feed

  • vbSkinner ActiveX control

    Skin your VB6 applications using this control

  • RadioGroup ActiveX Control

    The RadioGroup ActiveX control is a useful VB component to replace VB OptionButton control. Easy to set up and use, it enables you to create a convenient group of radio buttons on your Visual Basic Form.

  • Table Base

    A control used to store organized data like a database, using tables rows and columns.

  • Smooth Progress Bar

    A great smooth progress bar from VB Web, only 28K!

  • JK TrayIcon

    Add your apps icon to the system tray, with only one line of code! Popup menus and on-the-fly icon changing fully supported.

  • More Controls & Forms Products...

    Web Sites Web Sites RSS feed

  • TabDock

    TabDock is a dockable Windows control that allows you to create IDE's similar to Visual Basic and Visual C++

  • Create an Elliptic-Shaped Form

    This demo shows you how to create an elliptic-shaped form using the CreateEllipticRgn API function.

  • Rolling Popup Menu

    This application demonstrates a customized popup menu, with a

  • Visual Basic Users

    The VB and VBA users resource center. Contains Excel Workbook rebuilder, NetSend 3, Excel Sub Classer and API/VB/VBA code. Plus online discussion groups, code postings etc (all free).

  • Spider Web Screen Effect

    This form creates a cool spider-web like effect when the user moves the mouse around with the left mouse button down. It is used in this case as a link to the author's web site as well, thereby also d

  • More Controls & Forms Web Sites...