Click here to Skip to main content

Languages » VB6 Interop

VB6 Interop - Bringing VB6 into the .NET fold

    General VB6 Interop articles 

    top
    Title / Updated Author Score  
    Export UI Controls Aspect Information from 'Form' to Excel sheet
    Updated: 11 Jan 2010
    Exports UI control settings from a Form to an Excel sheet.
    VB, Dev
     
    Anandhi K 5.00
    Compilers Demystified: Function Pointers in Visual Basic 6.0
    Updated: 18 Jun 2007
    Enables applications written in Visual Basic 6 to use function pointers and shows how to embed native code
    VB6, VBScript, Windows, .NET, Visual-Studio, COM, Dev
     
    Bogdan Apostol 4.97
    Interop Forms Toolkit 2.0 Tutorial
    Updated: 16 Jun 2007
    Interop Forms Toolkit 2.0 is a new bridging tool allowing developers to use .NET Forms and .NET UserControls in VB6. This tutorial demonstrates how to add webservices, multithreading, and XAML to VB6 projects. It also provides custom C# Interop UserControl templates for use with the Toolkit.
    VB6, C#, .NET2.0, WinXP, Vista, .NET3.0, XAML, VS2005, Dev, WinForm
     
    James Ashley 4.86
    C# Com
    Updated: 25 May 2007
    Accessing a C# .NET DLL in VB6 using Com+ or Com Interop
    VB6, C#, Windows, .NET, Visual-Studio, Dev
     
    RakeshGunijan 4.71
    Embedding of VB6 form in .NET applications
    Updated: 12 Jul 2007
    This article explains how to open a VB6 MDI child form inside a .NET MDI form
    VB6, UML, VB8.0, .NET2.0, WinXP, Vista, COM, VS2005, Architect, Dev, Design, WinForm
     
    Eduardo Campano 4.68
    .NET COM+ Interop Component with Classic ASP (Part I)
    Updated: 25 Sep 2008
    Call a .NET COM+ Interop component with Classic ASP.
    VB6, VBScript, C#2.0, .NET2.0, WinXP, COM+, VS2005, Dev
     
    tomcat1 4.65
    Detect System Wide Mouse Events
    Updated: 27 Sep 2008
    How to detect system wide mouse events in your application
    VB6, Win2K, WinXP, Win2003, Win32, Architect, Dev
     
    Kazi Zakir Hossain 4.50
    Using .NET Controls in VB6
    Updated: 31 May 2007
    An article on using .NET controls in VB6
    VB6, C#, Windows, .NET, Visual-Studio, Dev
     
    Ed.Poore 4.47
    Detect CD / DVD Insertion / Ejection
    Updated: 20 Sep 2008
    How to detect the media insertion / ejection in ROM in VB6
    VB6, Win2K, WinXP, Win2003, Win32, COM, Dev
     
    Kazi Zakir Hossain 4.37
    Timer Functionality without a Timer Control in VB6
    Updated: 14 Sep 2008
    A VB6 project describing how to implelement timer functionality without a timer control
    VB6, VB, Windows (Win2K, WinXP, Win2003), Win32, Dev
     
    Kazi Zakir Hossain 4.33
    Display Database File using TreeView, ListView and ADO
    Updated: 18 Oct 2009
    How to use ADO to display Tables, Fields and Records in TreeView and ListView
    VB6, Windows (WinXP), ADO
     
    Mostafa Kaisoun 4.29
    Edit Flex Grid with Combo Box in VB 6
    Updated: 29 Jan 2009
    Using new ActiveX to edit Microsoft Flex grid with Combo box in VB 6
    VB6, Win2K, WinXP, Win2003, Vista, WinForm
     
    Mostafa Kaisoun 4.12
    Using TreeView and TextBox to Display Records from MDB File
    Updated: 26 Oct 2009
    Display, Add, Edit, Delete records using TreeView and TextBox control
    VB6, VB, Windows (WinXP, Vista), ADO
     
    Mostafa Kaisoun 3.80
    Using the .NET Library and XML in VB6
    Updated: 11 Mar 2008
    How to use the .NET Library and XML in VB6.
    VB6, C# (C#2.0, C#3.0), VB, XML, Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET2.0, .NET3.0, .NET3.5), Win32, Visual-Studio (VS2005, VS2008), COM, COM+
     
    Nelson Kosta Souto 3.72
    Capturing Screenshot of Desktop Programatically in an Easy Way in Visual Basic
    Updated: 11 Oct 2009
    The code shows an easy way to capture desktop to file.
    VB6, VB, Windows (Win2K, WinXP, Win2003, Vista), Dev, WinForm
     
    Rajesh Naik Ponda Goa 3.71
    Data Grid - Free Grid Control
    Updated: 20 Oct 2007
    The best free grid control, you can choose any format (font name, bold, italic...) for each field and much more
    VB6, VB, Windows (Win2K, WinXP, Win2003, Vista), .NET, Dev
     
    Ivan0001 3.58
    C-like Exports between VB6 and VB.NET
    Updated: 26 Jun 2007
    In this article, we'll talk about VB6-.NET interoperation without involving COM. How? Making C-like exports of some functions from a VB.NET DLL. First, I'll introduce the technique used with a very simple sample and then it will be explained how to set a global hook just using VB (6 and .NET).
    VB6, VB (VB8.0, VB9.0), VBScript, MSIL, Windows (Win2K, WinXP, Win2003, Vista, TabletPC), .NET (.NET2.0), Visual-Studio (VS2005), Dev
     
    venom00 3.50
    Serial Port Configuration Dialog
    Updated: 28 Oct 2008
    Generic configuration dialog for a serial port
    VB6, VB, Windows (Win2K, WinXP, Win2003, Vista, TabletPC), Dev, Design
     
    Nick Alexeev 3.09
    Changing File Attribute
    Updated: 22 Feb 2010
    Teaches you how to accept files and folders and change their attributes
    VB6, Windows
     
    Hosam Ershedat 2.67
    Send Mails in VB with Multiple Attachments using DOS Command Line
    Updated: 13 Sep 2007
    Send email using DOS command line, the application will read itself txt file and add into email body. Added the size limit of attachments.
    VB6, VB, Windows, .NET, Visual-Studio, Dev
     
    chandrasing.mahale 2.57
    Using WIALib to Capture Camera Images from Within VB6 Applications
    Updated: 30 May 2007
    Sample code for using WIALib in VB6
    VB6, VB, Windows, .NET, Visual-Studio, Dev
     
    uvw 2.33
    Internet TV using Media Player
    Updated: 4 Nov 2007
    This is a basic internet TV software and all the main softwares available on internet use same technique
    VB6, Windows, .NET, Visual-Studio, Dev
     
    Beet_VB 1.96
    Desktop manager - organize your desktop
    Updated: 21 Oct 2007
    You have too much icons on your desktop? Well, this will solve your problem. With this program you can organize your desktop, create categories and add programs/documents to category.
    VB6, .NET, Win2K, WinXP, Win2003, Vista, Dev
     
    Ivan0001 1.73
    Data Base Class ADODB Command Recordset vb6 ADO FILE HANDLING OPEN
    Updated: 18 Nov 2007
    It is a object of data base. where we connect the data sql server and do working in sqlserver.
    VB6, .NET, Win2K, WinXP, Win2003, SQL2000, DBA, Dev
     
    M Saqib Ali 1.69
    VB6 Save Form Image To File
    Updated: 27 Jan 2008
    Save Visual Basic 6 Form's image as seen on screen to a file
    VB6, VB, Visual-Studio, Dev
     
    Santosh Visal 1.57
    Animation without Timer control
    Updated: 2 Feb 2008
    Using Multimedia MCI Control to make animation in VB6
    VB6, VB, Windows (WinXP)
     
    Mostafa Kaisoun 1.44
    Add to recent - Automatically create recent items
    Updated: 20 Oct 2007
    Automatically create recent menu items, it's very easy and useful. You just need to define file to save, and menu button (class will automatically create all items).
    VB6, .NET, Win2K, WinXP, Win2003, Vista, Dev
     
    Ivan0001  

    Advertise | Privacy | Mobile
    Beta | 2.5.120517.1 | Last Updated 21 May 2012
    Copyright © CodeProject, 1999-2012
    All Rights Reserved. Terms of Use
    Layout: fixed | fluid