Hi,
I've benn trying to create an AddIn for SW2009 using .net 2005 c#to manage documents (assembly and parts) with company data(products, materials, ...).
My AddIn works fine if I create forms called by menu or toolbarbuttons.
Now I would like to create a user control to search data in a SQLserver database.
Is there an example on how to create a .net user control and use itin a PMP or in Task Pane ? I found examples about ActiveX but thisis an older tecnique, how to manage .net assemblies ?
Thank you.SolidworksApi macros
I've benn trying to create an AddIn for SW2009 using .net 2005 c#to manage documents (assembly and parts) with company data(products, materials, ...).
My AddIn works fine if I create forms called by menu or toolbarbuttons.
Now I would like to create a user control to search data in a SQLserver database.
Is there an example on how to create a .net user control and use itin a PMP or in Task Pane ? I found examples about ActiveX but thisis an older tecnique, how to manage .net assemblies ?
Thank you.SolidworksApi macros