RAD Basic Components

RAD Basic Components

These components are reimplementation of Visual Basic 6 runtime. For components not listed or shipped, you could use VB6 OCX object.

For DAO: You can use OCX shipped in VB6.

RAD Basic Forms Standard

Reimplementation of VB Standard Controls (VB6.OLB)

Available in all editions.

VB6 Icon VB6 Component VB6 Library Reimplemented in RAD Basic
Check Box VB6.OLB
Combo Box VB6.OLB
Command Button VB6.OLB
Data VB6.OLB
Directory List Box VB6.OLB
Drive List Box VB6.OLB
File List Box VB6.OLB
Frame VB6.OLB
Horizontal Scroll Bar VB6.OLB
Image VB6.OLB
Label VB6.OLB
Line VB6.OLB
List Box VB6.OLB
Menu VB6.OLB
OLE Container VB6.OLB
Option Button VB6.OLB
Picture Box VB6.OLB
Shape VB6.OLB
Text Box VB6.OLB
Timer VB6.OLB
Vertical Scroll Bar VB6.OLB

RAD Basic Forms Common Controls

Reimplementation of Microsoft Windows Common Controls 6.0 (1, 2 and 3: MSCOMCTL.OCX, MSCOMCT2.OCX and COMCT332.OCX), Rich TextBox Control 6.0 (RichTx32.ocx) and Microsoft Masked Edit Control 6.0 (MSMASK32.OCX)

By the moment, it is not planned reimplementation of SSTab (Tabbed Dialog Control)..

Available in all editions.

Note: If your project is in Visual Basic 5, you have to upgrade the components of Microsoft Windows Common Controls 5.0 to 6.0 version.

VB6 Icon VB6 Component VB6 Library Reimplemented in RAD Basic
ImageCombo MSCOMCTL.OCX
ImageList MSCOMCTL.OCX
ListView MSCOMCTL.OCX
ProgressBar MSCOMCTL.OCX
Slider MSCOMCTL.OCX
StatusBar MSCOMCTL.OCX
TabStrip MSCOMCTL.OCX
ToolBar MSCOMCTL.OCX
TreeView MSCOMCTL.OCX
Animation MSCOMCT2.OCX
DTPicker MSCOMCT2.OCX
FlatScrollBar MSCOMCT2.OCX
MonthView MSCOMCT2.OCX
UpDown MSCOMCT2.OCX
CoolBar COMCT332.OCX
RichTextBox RICHTX32.OCX
MaskEdBox MSMASK32.OCX

RAD Basic Forms Common Dialog

Reimplementation of Microsoft Common Dialog Control 6.0 (COMDLG32.OCX)

Available in all editions.

Note: If your project is in Visual Basic 5, you have to upgrade the components of Microsoft Common Dialog Control 5.0 to 6.0 version.

VB6 Icon VB6 Component VB6 Library Reimplemented in RAD Basic
CommonDialog COMDLG32.OCX

RAD Basic Forms Advanced

Reimplementation of advanced components: PictureClip Control 6.0 (PICCLP32.OCX), SysInfo Control 6.0 (SYSINFO.OCX)

Available in Professional and Enterprise editions.

VB6 Icon VB6 Component VB6 Library Reimplemented in RAD Basic
PictureClip PICCLP32.OCX
SysInfo SYSINFO.OCX

RB Net

Reimplementation of Winsock control (MSWINSCK.ocx) and MAPI controls (MSMAPI32.ocx)

Available in all editions.

VB6 Icon VB6 Component VB6 Library Reimplemented in RAD Basic
Winsock MSWINSCK.OCX
MAPISession MSMAPI32.OCX
MAPIMessages MSMAPI32.OCX

RAD Basic Data

Reimplementation of ADO/OLEDB for accessing to databases (MSADODC.ocx) and DataGrid Control 6.0 for ADO/OLEDB (MSDATGRD.OCX).
By the moment, it is not planned reimplementation older engines as: Jet, DAO (Data Access Objects), and RDO (Remote Data Objects).

Available in all editions.

VB6 Icon VB6 Component VB6 Library Reimplemented in RAD Basic
Adodc MSADODC.OCX
DataGrid MSDATGRD.OCX