|
|
1-19 of 19 Visual Basic Active X sites are shown.
|
|
This is a tutorial on how to make an ActiveX Control (.OCX) that you can use in dice-related games (like Yahtzee) as well as other programs. As we create the dice control, we'll explore some of the basics of creating any ActiveX Control. Even if you're not interested in a dice control, you can use most of the techniques for an ActiveX Control of your own creation.
|
|
|
|
|
|
|
This is a sample chapter from the new "VB COM: VB6 Programmer’s Introduction to COM" book by Thomas Lewis. In addition to helping you evaluate the book, this chapter serves as a good introduction to COM and explains why it is being billed as a technology that every Visual Basic programmer will need to understand.
|
|
|
|
|
|
|
Volumes could be written about OOP and Visual Basic. Here we skim the vital concepts and show some code samples that may be of use as you learn. A good primer for those wanting to know what the heck OOP is
|
|
|
|
|
|
|
This tutorial introduces the creation of ActiveX controls by walking you step by step through the building of a calculator interface, then a class and finally a complete calculator control. The example and features have been kept simple so as to make the process as easy to understand as possible.
|
|
|
|
|
|
|
Skins and trays - how to give your app a skin and sliding trays , and how to move the whole lot around too...
|
|
|
|
|
|
|
A Data aware Multi-column combobox.
|
|
|
|
|
|
|
Version 2.1 of my ActiveX control with 4 dialog boxes to act a replacements for the Microsoft Common Dialog Control. All source code included! Each dialog box is self-contained and can be used outside of the ActiveX control as well.
|
|
|
|
|
|
|
A smart Office XP style active-x control. You can change any of the background & border colours, Add shadows to the caption & icons, show / hide focus rect, checkbox & option button support, Mouse over & out functions and more.
|
|
|
|
|
|
|
Image controls used as command buttons, 2 examples that show this effect. On uses a multi image effect for a cool visual effect on the buttons image when it's pressed...
|
|
|
|
|
|
|
A Command Button with gradient filter (ActiveX Control). You can choose an angle for gradient colors. Automaticaly looks as a regular command button if your screen color depth is 256 or less. Lots of APIs.
|
|
|
|
|
|
|
cEdit is a freeware opensource code editor designed to basicly be a solid base for developers interested in creating their own code editors to start from. It's got built in FTP, fast syntax highlighting, docking windows, Plugin's, tag insertion, mdi tabs, and more.
|
|
|
|
|
|
|
Stack operations - tools to manipulate data on the 'fly'
|
|
|
|
|
|
|
This is the full source code for the multi column combo box
|
|
|
|
|
|
|
An ActiveX control in VB called GridEditor control.
|
|
|
|
|
|
|
A brief article explaining how to Use an ActiveX Control in a Web Page.
|
|
|
|
|
|
|
This component is intended to take valid Visual Basic source code an convert it to properly colorized HTML with procedure seperators. The input can either be a file of any type, or a string of VB code. The output will be a completely self contained HTML string that you can write to file or use to display on the screen.
|
|
|
|
|
|
|
This is a control that i have written that enables a vb programmer to establish Multithreading(upto Ten threads).Full Source code easy to use.
|
|
|
|
|
|
|
This is a simple activex control which wraps all the wininet api and gives you easy access to ftp commands, including: Connect, Download, Upload, Change Directory, Delete File, Make Directory, Rename File, And Get Directory Listings.
|
|
|
|
|
|
|
This sample chapter is from Beginning VB6 Objects by Peter Wright and will not only show you why Peter is one of Wrox's most popular authors, but will explore some of the key programming techniques that will take you to the heart of object-oriented development with Visual Basic.
|
|
|
|
|
|
|