DesignerActionMethodItem::Invoke Method ()
.NET Framework (current version)
Programmatically executes the method associated with the DesignerActionMethodItem.
Assembly: System.Design (in System.Design.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The method, named in MemberName cannot be found. |
If the IncludeAsDesignerVerb property is initialized to true, the associated method can also be invoked through the corresponding designer verb event.
.NET Framework
Available since 2.0
Available since 2.0
Show: