Dear all,
can i create a UI in a DLL project; means i need to create a DLL (static or polymorphic) with one or more view(s) which contains UI controls such images, dialogs, labels, ...etc. and i need to access this DLL from another application , then by calling a method from the DLL(was Exported) i want to display the view(s) on the user screen.
Is that possible ?
thanks in advance .
Regards.





