TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About ActiveX control
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mike Gold (3)
Mahesh Chand (3)
Mostafa Kaisoun (2)
David Sandor (1)
Mahesh Alle (1)
Dipal Choksi (1)
Anand Narayanswamy (1)
Ashish Banerjee (1)
David Sandor (1)
Rajesh Krishnamurthy (1)
James Divine (1)
Gohil Jayendrasinh (1)
Bechir Bejaoui (1)
Giuseppe Rrusso (1)
james (1)
Related resources for ActiveX control
No resource found
Writing an ActiveX Control in .NET
6/11/2024 12:13:28 PM.
Learn to create ActiveX controls with .NET: expose interfaces, embed controls in web pages, transfer data from forms, and handle security.
Solar Power Charting Tool
8/28/2023 10:13:09 AM.
In this article, we will see how to use C# and GDI+ in measuring the solar power and represent it in form of chart.
How to Register and Unregister a DLL or ActiveX Controls Using Regsvr32.exe
11/12/2020 7:10:28 AM.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET
12/4/2018 5:23:48 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC. Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET.
Using Grid ActiveX Control With VB.NET
12/1/2012 6:02:42 AM.
Using the new ActiveX control (MKGrid) with VB.Net, you can read my article about using MKGrid control with C#.
ActiveX Controls in VB.NET
12/1/2012 2:20:03 AM.
VB.NET language provides us a way to call this COM server in a program. When we compile a VB.NET program an Intermediate Language is generated and it is called as Managed Code. This article shows how to create a simple server by using Visual Basic 6.0 and implementing it in a VB.NET client program.
Net DDE to .NET Remoting
11/10/2012 3:09:49 AM.
This article travel through time to trace the genesis of Dot Net Remoting right from RPC to RMI till SOAP.
Writing an ActiveX Control in VB.NET
11/10/2012 2:23:58 AM.
Create a Windows control project in Visual Studio .NET and expose an interface to the COM world.
Pros and Cons of ActiveX and DHTML Controls
5/20/2012 3:06:52 AM.
This document shows a comparison study of web pages using simple ASP and ActiveX Controls. By the End of this document, we arrive at a conclusion of which one to use when.
User Controls In Internet Explorer
5/19/2012 7:03:48 AM.
ASP programmers have long been using ActiveX controls as part of their client-side programming techniques, but now we are able to easily render Windows User Controls (almost Windows Forms, but not quite) into our HTML.
How to Create ActiveX Control
4/9/2012 2:38:03 AM.
In this article I describe how to create an ActiveX control and how to display it in another screen.
ActiveX control using C#
4/2/2010 3:28:23 AM.
I create a new ActiveX control (MKGrid) to let edit Grid control become easy, I was using my ActiveX in VB6 project.
Host an OCX control within a .Net windows application-.Net and COM part IV
11/3/2008 2:08:46 AM.
In this article I will explain how to host an OCX control within a .Net application.
Realtime Stock Quotes into Excel using .NET
4/9/2008 2:25:46 PM.
I may seem a little Bullish on .NET, but I was able to create this application fairly quickly in C#.
Virtual Oscilloscope using PIC Microcontroller
4/28/2007 6:41:09 PM.
An oscilloscope is probably the most important instrument for observing and measuring electronic circuits.
Using Web Browser Options in C# and VB.NET
8/30/2006 5:20:16 AM.
I wrote this article in Sept 2001 in response to a question on discussion forums - how to create a Web Browser in C#? Recently, I got a question on how to use Browser's Save As option programmatically. This article explains how to use Web Browser ActiveX to your project to developer your own customized Web Browser and use its options.
Web Browser in C# and VB.NET
8/30/2006 5:01:50 AM.
This article explains how to add and web browser ActiveX to your project to developer your own customized web browser.
Windows Forms WebBrowser Control
2/23/2006 12:20:08 AM.
Windows Forms 1.0 lacked a Web Browser control. The work around was to use IE ActiveX control using COM Interop. Now Windows Forms 2.0 provides a Web Browser control, which is a managed wrapper of IE ActiveX control.
Using Multimedia Controls in .NET through COM Interoperability
1/9/2006 4:08:02 AM.
In this article I'll try to explain the issue of the COM Interoperability and how to use Multimedia Device controls.
User Controls in Internet Explorer
12/26/2005 1:13:32 AM.
WinGhost 2.0 application allows you to show and hide applications running on your machine. I find this program useful at my work as I do lot of programming at any given time I can have a bunch windows open. I use it normally to hide just my windows I don't access that often.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download