Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual C Control

Status
Not open for further replies.

Skute

Programmer
Joined
Jul 21, 2003
Messages
272
Location
GB
Hi,

i want to be able to create a new control which i can add to my toolbox and then put into other applications, or create from scratch from code.

Its just a dialog with specific controls already on it, with several specific functions.

Has anyone got any pointers / helpful links? Cheers
 
Just a hint. There is the technology ActiveX. You create controls and you put them everywhere where ActiveX controls are supported(Word Document, Excel Sheet, Access Form, HTML Document...). An ActiveX you can create just by sing a wizard, but to implement functionalities you should study this technology.

Ion Filipski
1c.bmp

ICQ: 95034075
AIM: IonFilipski
filipski@excite.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top