Class AnnotationTextEditor
Provides a user interface editor that displays a dialog box for editing the annotation text.
public class AnnotationTextEditor : RichTextEditor
- Inheritance
-
AnnotationTextEditor
- Inherited Members
Methods
- EditValue(ITypeDescriptorContext, IServiceProvider, object)
Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
- GetEditStyle(ITypeDescriptorContext)
Gets the editor style used by the EditValue(IServiceProvider, object) method.