Home
Site Structure

Programming Home
  Basic Home
    GUI & OS Home
    QB Knowledge Base
    Professor Answers
    Codename Surena
    QB Downloads

Write Us

Special Links
QB DirectoryNEW

Codename Surena
Forums
Sepent Basic GUI & OS Home
Register Log In

Components for Download
The controls marked as ActiveX/VB6 are ActiveX controls which are tested only in Visual Basic 6.0 though most of them should work correctly in other environments.

Resizable Pane Control(SRPane.OCX) (ActiveX/VB6)

Have you ever tried to make a resizable pane in Visual Basic? If so, then you know how much work it needs. Now, this control will do it all for you without even a line of code. Download it now!
Download (30 KB)

Active Controls(ActvCtl.OCX) (ActiveX/VB6)

Many new UIs has active controls which react to the users when they move the mouse pointer over them. These two controls are designed to provide a solution for the Visual Basic programmer.

Active Image control is very similar to Image control, but it has three separate Picture properties: ActivePicture, InactivePicture and ClickedPicture.

Activity control lets you to add similar functionality to many other controls such as Visual Basic built-in controls and other ActiveX controls. It raises two events: MouseEnter and MouseExit when the mouse pointer enters/exits any non-windowless control on the form.
Download (16 KB)

Subtitle Control(Subtitle.OCX) (ActiveX/VB6)

A very simple control to divide a form into smaller parts.
Download (6 KB)

Tray Control(TrayCtl.OCX) (ActiveX/VB6)

This control allows you to add an icon to the system tray (the notification area).
Download (11 KB)

Title Control(TitleCtl.OCX) (ActiveX/VB6)

A multi-style title control that can be used for the forms.
Download (23 KB)