[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Ein Steuerelement zur Auswahl eines CLR-Types.
Die Auswahl erfolgt in drei Stufen:
Zunächst wird ein Assembly ausgewählt,
anschließend wird auf einen Namensraum eingegrenzt
und im letzten Schritt wird ein Type gewählt.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
C# |
---|
public class TypeSelector : UserControl |
Visual Basic |
---|
Public Class TypeSelector _ Inherits UserControl |
F# |
---|
type TypeSelector = class inherit UserControl end |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
DynamicNode.Ext.Objects..::..TypeSelector
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
DynamicNode.Ext.Objects..::..TypeSelector