Re: What is a .ctl?
- From: "Jeff Johnson" <i.get@xxxxxxxxxxx>
- Date: Wed, 17 Jan 2007 08:52:11 -0500
"Terry Olsen" <tolsen64@xxxxxxxxxxx> wrote in message
news:%23pkVIVeOHHA.960@xxxxxxxxxxxxxxxxxxxxxxx
I have a control that ends in .ctl. It's not usable in VB 2005. Can I
change it so that it becomes an .OCX? If so, how would I do this? I have
VB6 Pro.
A .CTL is a code file for an ActiveX control (.OCX). It's analogous to a
..FRM file. You just need to compile it with VB6 into an .OCX and then you
should be able to use it in .NET.
.
- References:
- What is a .ctl?
- From: Terry Olsen
- What is a .ctl?
- Prev by Date: What is a .ctl?
- Next by Date: Re: Making a transparent tooltiptext
- Previous by thread: What is a .ctl?
- Index(es):
Relevant Pages
|
Loading