C#
VB
C++
Gets the editor style used by the EditValue method.
public override UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContext context)
Public Overloads Overrides Function GetEditStyle( _ByVal context As ITypeDescriptorContext _) As UITypeEditorEditStyle
public:UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContext^ context) override
context
An ITypeDescriptorContext that can be used to gain additional context information.
A UITypeEditorEditStyle value that indicates the style of editor used by the EditValue method. If the UITypeEditor does not support this method, then GetEditStyle will return None.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
