TreeNodeCollectionEditor.GetEditStyle Method (ITypeDescriptorContext)

Note: This method is new in the .NET Framework version 2.0.

This member overrides UITypeEditor.GetEditStyle.

public:
virtual UITypeEditorEditStyle GetEditStyle (
	ITypeDescriptorContext^ context
) override
public UITypeEditorEditStyle GetEditStyle (
	ITypeDescriptorContext context
)
public override function GetEditStyle (
	context : ITypeDescriptorContext
) : UITypeEditorEditStyle

.NET Framework

Supported in: 2.0
Show: