Message 1 of 4
Exposing AutoCAD's Properties Palette functionality to .NET
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This link shows how to Expose AutoCAD's Properties Palette functionality to .NET
Can a property be added to the properties palette when there are no entities selected/commands active? In my instance, I would like to a combo box, with populated data.
Does anyone know if this is possible?