QueuePathEditor::GetEditStyle Method (ITypeDescriptorContext^)

 

Returns the editing style used by the EditValue method.

Namespace:   System.Messaging.Design
Assembly:  System.Messaging (in System.Messaging.dll)

public:
virtual UITypeEditorEditStyle GetEditStyle(
	ITypeDescriptorContext^ context
) override

Parameters

context
Type: System.ComponentModel::ITypeDescriptorContext^

A ITypeDescriptorContext that provides additional context information.

.NET Framework
Available since 1.1
Return to top
Show: