Description
This .NET class wraps the IOPMPropertyDialog ObjectARX class.
The IOPMPropertyDialog interface provides a method that enables the message handler of a stock ellipsis control to display a modal dialog when the Property Inspector creates a stock ellipsis control to display a property.
Class Hierarchy
Autodesk.AutoCAD.Windows.ToolPalette.IOPMPropertyDialog Autodesk.AutoCAD.Windows.ToolPalette.CustomToolBase
Visual Basic
Public Interface IOPMPropertyDialog
C#
public interface IOPMPropertyDialog;