Hello,
I have in my program 3 DLL's so far, named:
System.Windows.Forms.Themes.dll
skybound.visualstyles.dll
BlueActivity.Controls.TreeList.dll
When i rename them and add referance on them, the program is not working and saying:
"K:\QuickLaunch\Settings.vb(65): Type 'BlueActivity.Controls.TreeList' is not defined."
I'd like to change the name of the DLL's... or is it possible to include them into the main .exe?
Thanks
Eldar.
I have in my program 3 DLL's so far, named:
System.Windows.Forms.Themes.dll
skybound.visualstyles.dll
BlueActivity.Controls.TreeList.dll
When i rename them and add referance on them, the program is not working and saying:
"K:\QuickLaunch\Settings.vb(65): Type 'BlueActivity.Controls.TreeList' is not defined."
I'd like to change the name of the DLL's... or is it possible to include them into the main .exe?
Thanks

Eldar.