See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the TypeIntellisenseAutoListSource class
Namespace: NTier.Design.TypeIntellisenseAssembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
C# |
---|
public TypeIntellisenseAutoListSource( ITypeDescriptorContext context ) |
Visual Basic |
---|
Public Sub New ( context As ITypeDescriptorContext ) |
Visual C++ |
---|
public: TypeIntellisenseAutoListSource( ITypeDescriptorContext^ context ) |
Parameters
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext