IRootDesigner.SupportedTechnologies Property
.NET Framework (current version)
Gets the set of technologies that this designer can support for its display.
Assembly: System (in System.dll)
Property Value
Type: System.ComponentModel.Design.ViewTechnology[]An array of supported ViewTechnology values.
The ViewTechnology enumeration indicates the supported view technologies.
Note |
|---|
The ViewTechnology.Passthrough and ViewTechnology.WindowsForms fields are obsolete. Use ViewTechnology.Default for new designer implementations. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
