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

A design time filter that hides members that are not implemented by GOA Windows Forms.

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

Syntax

C#
public class GoaWinFormsTypeDescriptorFilterService : ITypeDescriptorFilterService
Visual Basic
Public Class GoaWinFormsTypeDescriptorFilterService
	Implements ITypeDescriptorFilterService
Visual C++
public ref class GoaWinFormsTypeDescriptorFilterService : ITypeDescriptorFilterService

Inheritance Hierarchy

System..::..Object
  NTier.Forms.Design..::..GoaWinFormsTypeDescriptorFilterService

See Also