Message 1 of 8

Not applicable
01-08-2018
05:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all, yesterday, the below worked and has done for years, today code will not compile stating Autodesk.Windows "The type or namespace name 'Windows' does not exist in the namespace 'Autodesk' (are you missing an assembly reference?)", anyone else had this??? Using windows 10.
foreach (Autodesk.Windows.RibbonTab tab in Autodesk.Windows.ComponentManager.Ribbon.Tabs)
Solved! Go to Solution.