System
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]
1.0.3300.0
1.0.5000.0
2.0.0.0
4.0.0.0
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
System.ComponentModel.Design.IDesigner
System.IDisposable
System.Runtime.InteropServices.ComVisible(true)
A root designer is the designer that is in the top position, or root, of the current design-time document object hierarchy. A root designer must implement the interface. A root designer typically manages the background view in designer view mode, and usually displays the controls within the base container of the current design time project.
Provides support for root-level designer view technologies.
Method
1.0.5000.0
2.0.0.0
4.0.0.0
System.Object
This method returns a view object that can present a user interface to the user. The returned data type is an , because there can be a variety of different user interface technologies. Development environments typically support more than one technology.
The and fields are obsolete. Use for new designer implementations.
Gets a view object for the specified view technology.
An object that represents the view for this designer.
A that indicates a particular view technology.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.ComponentModel.Design.ViewTechnology[]
To be added: an object of type 'ViewTechnology []'
The enumeration indicates the supported view technologies.
The and fields are obsolete. Use for new designer implementations.
Gets the set of technologies that this designer can support for its display.