
Download the UpDown Control with source (33kb)
Download the VB6 UpDown Control with source (35kb)
  |
Source Code Note
|
  |
  |
 |
This OCX is a binary compatible component which works with all other samples.
If you compile your own copy of this OCX yourself please make sure you change
the name. See disclaimer and license for more details.
|
  |
  |
Before you Begin
|
  |
  |
 |
These projects require the SSubTmr component. Make sure you have loaded and registered this before trying any project.
|
  |
The UpDown control is a lightweight (33kb) replacement control for VB's UpDown control
provided as part of Microsoft Windows Common Controls 2 OCX. It shows how to implement an UpDown
control entirely in VB utilising COMCTL32.DLL.
Back to top
Back to Source Code
|