See also:
NTier Windows Forms Framework Home
NTier Framework API reference

An design time editor for showing an intellisense list of types and namespaces while typing.

Namespace: NTier.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
public abstract class UITypeEditorWithAutoList : UITypeEditor
Visual Basic
Public MustInherit Class UITypeEditorWithAutoList
	Inherits UITypeEditor
Visual C++
public ref class UITypeEditorWithAutoList abstract : public UITypeEditor

Inheritance Hierarchy

See Also