UAOOI.Windows.Forms

TextBoxBaseTraceListener Members

The TextBoxBaseTraceListener type exposes the following members.

Constructors


  Name Description
Public method TextBoxBaseTraceListener()()()()
Initializes a new instance of the TextBoxBaseTraceListener class.

Methods


  Name Description
Public method Close (Inherited from TraceListener.)
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Public method Dispose (Inherited from TraceListener.)
Protected method Dispose(System.Boolean) (Inherited from TraceListener.)
Public method Equals(System.Object) (Inherited from Object.)
Public method Fail(System.String) (Inherited from TraceListener.)
Public method Fail(System.String,System.String) (Inherited from TraceListener.)
Protected method Finalize (Inherited from Object.)
Public method Flush (Inherited from TraceListener.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member RegisterTextBoxBase
Registers the text box.
Public method ToString (Inherited from Object.)
Public method TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object) (Inherited from TraceListener.)
Public method TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[]) (Inherited from TraceListener.)
Public method TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32) (Inherited from TraceListener.)
Public method TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String) (Inherited from TraceListener.)
Public method TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[]) (Inherited from TraceListener.)
Public method TraceTransfer(System.Diagnostics.TraceEventCache,System.String,System.Int32,System.String,System.Guid) (Inherited from TraceListener.)
Public method Static member UnRegisterTextBoxBase
Unregisters the text box.
Public method Write(String)
When overridden in a derived class, writes the specified message to the listener you create in the derived class.
Public method Write(System.Object) (Inherited from TraceListener.)
Public method Write(System.String,System.String) (Inherited from TraceListener.)
Public method Write(System.Object,System.String) (Inherited from TraceListener.)
Protected method WriteIndent (Inherited from TraceListener.)
Public method WriteLine(String)
When overridden in a derived class, writes a message to the listener you create in the derived class, followed by a line terminator.
Public method WriteLine(System.Object) (Inherited from TraceListener.)
Public method WriteLine(System.String,System.String) (Inherited from TraceListener.)
Public method WriteLine(System.Object,System.String) (Inherited from TraceListener.)

Properties


  Name Description
Public property Attributes (Inherited from TraceListener.)
Public property Filter (Inherited from TraceListener.)
Public property IndentLevel (Inherited from TraceListener.)
Public property IndentSize (Inherited from TraceListener.)
Public property IsThreadSafe (Inherited from TraceListener.)
Public property Name (Inherited from TraceListener.)
Protected property NeedIndent (Inherited from TraceListener.)
Public property TraceOutputOptions (Inherited from TraceListener.)