Download the VB5 version if you work with VB5. Those components use
MSVBVM50.DLL. If you work with VB6, use the VB6 version. If you work with
another programming language, the VB5 version is best to use.
If you are not used to use DLL's in VB (Project, References) in VB,
you best use the ActiveX controls.
En bovendien vanop VB Web:
| Naam / Nom / Nombre |
Beschrijving / Description / Descripción |
Active X VB 5 (OCX) |
Active X VB 6 (OCX) |
DLL VB 5 |
DLL VB 6 |
| AXChrono |
Een Active chronometer |
|
|
|
|
| AXTimer |
Een Active X timer |
|
|
|
|
| hlrWinSys |
Waar zijn c:\windows en c:\windows\system? Where are c:\windows
en c:\windows\system? |
|
|
|
|
| hlrLogoffRestart |
Om te vragen of te dwingen tot uitloggen of herstarten. To ask for
or force a logoff or restart. |
|
|
|
|
| hlrCalc |
Een rekenmachine voor uw eigen programma. A calculator for your
application |
|
|
|
|
| hlrWindowProperties |
Om de eigenschappen van het actieve venster te kennen. To know the
properties of the active window. |
|
|
|
|
| hlrSound |
Om een geluid te laten spelen in VB. De multimedia control in VB werkt
niet naar behoren, deze wel. To play a WAV sound in your pproject. |
|
|
|
|
| hlrShell |
Om een bestand op te starten met de toepassing waarmee het geassocieerd
is. To open a file with the associated application. |
|
|
|
|
| hlrLFNSFN |
Om de korte datumnotatie van een bestand te vinden. To find the short
filename of a file. |
|
|
|
|