The IAcPiPropertyEditControlEventSink interface is implemented by property edit controls, with the Property Inspector as its listener. Property edit controls are not aware of other controls; to help the Property Inspector coordinate its handling of all controls, editor controls should use this sink to notify the Property Inspector when they receive user events. For instance, to facilitate tab stop handling, a control can use the OnKeyDown() notification to tell the Property Inspector that it has been clicked.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- ActiveX and VBA
- ObjectARX and Managed .NET
- ObjectARX: Developer's Guide
- ObjectARX Introductory Concepts
- Basic Interaction with AutoCAD
- Custom Objects
- Advanced Topics
- ObjectARX Graphics, Geometry, and Boundary Representation Libraries
- Using COM for ObjectARX Development
- COM and ActiveX Automation
- Property Inspector and Properties Palette APIs
- Overview of the Property Inspector API
- Property Inspector Architecture
- Property Inspector Usage
- Defining Properties for Property Inspector Consumption
- Property Inspector Notification Framework
- Implementing Properties
- Using the Property Inspector in Custom Dialogs
- Overview of the Properties Palette API
- Adding Properties Palette Support to Custom Entities
- Supporting Non-Database-Resident COM Objects
- Properties Palette Interaction with Commands
- Property Inspector and Properties Palette Interfaces and Classes
- Tool Palette API
- DesignCenter COM API
- ObjectARX: Reference Guide
- ObjectARX: Managed .NET Developer's Guide
- ObjectARX: Managed .NET Reference Guide
- ObjectARX: Interoperability Guide
- ObjectARX: Migration Guide
- ObjectARX: Release Notes
- ObjectARX: Developer's Guide
- JavaScript
- AutoCAD Core Console