codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > Visual Basic > Visual Basic Active X 
Sort by :


1-19 of 19 Visual Basic Active X sites are shown.

 • Making an ActiveX Control for Dice    Votes:172   Hits:7029 Rate this site
      write a review | read reviews | report errors |    vbexplorer.com More visual_basic articles
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.

 • Introduction to COM    Votes:176   Hits:6004 Rate this site
      write a review | read reviews | report errors |    vbexplorer.com More visual_basic articles
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.

 • OOP Tutorial    Votes:174   Hits:5201 Rate this site
      write a review | read reviews | report errors |    vbexplorer.com More visual_basic articles
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

 • ActiveX Calculator    Votes:177   Hits:8725 Rate this site
      write a review | read reviews | report errors |    vbexplorer.com More visual_basic articles
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    Votes:174   Hits:8267 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
Skins and trays - how to give your app a skin and sliding trays , and how to move the whole lot around too...

 • Data aware Multi-column combobox.    Votes:174   Hits:7916 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
A Data aware Multi-column combobox.

 • Replacements for the Microsoft Common Dialog Contr    Votes:171   Hits:4591 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
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.

 • Office XP style active-x control    Votes:169   Hits:10065 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
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    Votes:177   Hits:4979 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
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...

 • Command Button with gradient filter    Votes:175   Hits:4700 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
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 code editor    Votes:164   Hits:4044 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
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    Votes:164   Hits:2869 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
Stack operations - tools to manipulate data on the 'fly'

 • Multi Combo Box    Votes:170   Hits:7289 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
This is the full source code for the multi column combo box

 • Grid Editor    Votes:167   Hits:5595 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
An ActiveX control in VB called GridEditor control.

 • ActiveX in Web Pages    Votes:160   Hits:5251 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
A brief article explaining how to Use an ActiveX Control in a Web Page.

 • HTML converter    Votes:165   Hits:3534 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
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.

 • VB Multithreading    Votes:165   Hits:5480 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
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.

 • Easy access to ftp commands    Votes:173   Hits:5351 Rate this site
      write a review | read reviews | report errors |    a1vbcode.com More visual_basic articles
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.

 • OO Development    Votes:174   Hits:3798 Rate this site
      write a review | read reviews | report errors |    vbexplorer.com More visual_basic articles
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.







CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
• mkdirs
• Re: Web Development Project
• ** Site Hacked ** javascript inserted...
• Losing background/text color when converting HTML to PDF
• hidden div block when displayed, displays at an offset of 200px only in IE 6..
• help - sketch
• Re: Perl Script - File Handling.
• Open a file from website
• Re: to open 5 terminals from one and also execute different commands on each terminal


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2008