TreeViewBindingsEditor.GetEditStyle Method (ITypeDescriptorContext)
.NET Framework (current version)
Retrieves the edit style that is used by the EditValue method.
Assembly: System.Design (in System.Design.dll)
Public Overrides Function GetEditStyle ( context As ITypeDescriptorContext ) As UITypeEditorEditStyle
Parameters
- context
-
Type:
System.ComponentModel.ITypeDescriptorContext
The type descriptor context.
Return Value
Type: System.Drawing.Design.UITypeEditorEditStyle
.NET Framework
Available since 2.0
Available since 2.0
Show: