Click or drag to resize
FdfResultConsole Class
Inheritance Hierarchy

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdfResultConsole : UserControl, 
	IFdfCommandListener

The FdfResultConsole type exposes the following members.

Constructors
  NameDescription
Public methodFdfResultConsole
Initializes a new instance of the FdfResultConsole class
Top
Properties
  NameDescription
Public propertyBorderStyle
Top
Methods
  NameDescription
Public methodAdd(String)
Public methodAdd(FdfResult)
Public methodAdd(FdfResultCollection)
Public methodClear
Protected methodDispose
Releases the unmanaged resources used by the FdfResultConsole and optionally releases the managed resources
(Overrides ContainerControlDispose(Boolean).)
Public methodOnCommand
Top
See Also