Library tutorials & articles
What is Visual Basic?
By James Crowley, published on 14 Jul 2001
Page 4 of 5
- Introduction
- Is Visual Basic really 'Visual'?
- Visual Basic NOT Basic
- ActiveX Controls
- The Catch
ActiveX Controls
Visual Basic also supports ActiveX controls. These are controls, which other people have designed (or you if you want!) either in Visual Basic, or another language, which you can then put in to your application like any other control (a button for example). However you must always check if you are allowed to use the control, as you may need to pay a registration fee to the author.
Related articles
Related discussion
-
ditto
by zapthedingbat (2 replies)
-
Mousewheel
by jonh (3 replies)
-
True multithread VB source code controls
by James Crowley (3 replies)
-
Rely
by Yujvendra Verma (4 replies)
-
True multithread VB source code controls
by James Crowley (3 replies)
Comments
Leave a comment
Sign in or Join us (it's free).