Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do you suggest handling properties and methods for an exComboBox control into my VC project?

0
Posted

How do you suggest handling properties and methods for an exComboBox control into my VC project?

0

We recommend using #import directive to import the control’s type library into your VC project. You don’t need the control’s TLB file. The dll file installed in your system folder exports the control’s type library as well. For instance, the #import “c:\winnt\system32\excombobox.dll” imports the control’s type library to your project. By default, the #import directive creates a namespace EXCOMBOBOXLib.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123