PropertyValueUIItem::InvokeHandler Property
.NET Framework (current version)
Gets the handler that is raised when a user double-clicks this item.
Assembly: System.Drawing (in System.Drawing.dll)
public: property PropertyValueUIItemInvokeHandler^ InvokeHandler { virtual PropertyValueUIItemInvokeHandler^ get(); }
Property Value
Type: System.Drawing.Design::PropertyValueUIItemInvokeHandler^A PropertyValueUIItemInvokeHandler indicating the event handler for this user interface (UI) item.
.NET Framework
Available since 1.1
Available since 1.1
Show: