I have made a bunch of scripts controlled by an interface (Windows.Forms). I want to put as much of the scipt and form as possible in an dll.
I do this in Visual Studio and I use VB.NET
Since I use VB I need to use the constant "VegasApp" to work with current project and that little Word is alwats Underlined and "not defined" in Visual Studio and since I can't compile until all those "errors" are gone, how do I make Visual Studio recognize "VegasApp"?
Where is VegasAPP declared? I understand it the type of "SonicFoundry.Vegas.Vegas"
Thanx/
Lars
I do this in Visual Studio and I use VB.NET
Since I use VB I need to use the constant "VegasApp" to work with current project and that little Word is alwats Underlined and "not defined" in Visual Studio and since I can't compile until all those "errors" are gone, how do I make Visual Studio recognize "VegasApp"?
Where is VegasAPP declared? I understand it the type of "SonicFoundry.Vegas.Vegas"
Thanx/
Lars