The TextEditorArgs type exposes the following members.

Constructors

  NameDescription
Public methodTextEditorArgs
Creates new text editor arguments

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldDefaultValue
Default value for editor
Public fieldEditorFont
Font to use in editor
Public fieldEditorTitle
Title of editor

See Also