- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to modify the AutoCAD's Properties Palette for custom properties and have success using .NET mechanism as get exposed in the links below without implementing any COM interface. However property categorization support is not there. Anyone knows how to add that support ?
- [Exposing AutoCAD's Properties Palette functionality to .NET - Part 1](http://through-the-interface.typepad.com/through_the_interface/2009/03/exposing-autocads-properties-...)
- [Exposing AutoCAD's Properties Palette functionality to .NET - Part 2](http://through-the-interface.typepad.com/through_the_interface/2009/03/exposing-autocads-properties-...)
Solved! Go to Solution.