PDA

View Full Version : How can i import a User Control Class .DLL



mmg123
3rd October 2006, 12:25
i have created a User Control Class by Visual Studio .NET and i have a .DLL file of that control,
how can i import that control (.DLL file) to my QT project ??
:confused:

wysota
3rd October 2006, 14:34
Isn't that a double thread, by any chance?

http://www.qtcentre.org/forum/f-qt-designer-3/t-how-can-i-use-activex-3824.html

mmg123
6th October 2006, 02:27
Actually no, its not a double thread becauze that other thread iam asking about importing activeX to qt designer, but the user control that i am asking about here not an activeX and cant be imported by the QAxWidget because its a class of control more than activeX control :eek: