Mabry products

  • Thread starter Thread starter Marco Martin
  • Start date Start date
I've used their FTP ActiveX component and was very satisfied with its
performance.
 
Only the slider. Worked well for a few weeks with it, then found it easier
to write my own. (with with the .Net IDE bug of removing all the ActiveX
controls off my C# form several times a week).
 
My Main question is this:
I've never had to use ActiveX controls in C# before so please excuse my
ignorance.

I've got a Mabry XMLTREEX ActiveX control. It incorporates a treeview with
a List view. In VB6.0, it works great. the problem is that some of the
methods and properties available in VB6 are not available in C#. I simply
added a reference to the DLL, and expected it to work as-is. Am I missing
something?

regards,

Marco
 
Back
Top