See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
C# |
---|
public override UITypeEditorEditStyle GetEditStyle( ITypeDescriptorContext context ) |
Visual Basic |
---|
Public Overrides Function GetEditStyle ( context As ITypeDescriptorContext ) As UITypeEditorEditStyle |
Visual C++ |
---|
public: virtual UITypeEditorEditStyle GetEditStyle( ITypeDescriptorContext^ context ) override |
Parameters
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext