C# Class GPS.Controls.TextArea

TextArea class contains the code behind for the TextArea user control. The TextArea user control shows to the user the text resulted from the OCR conversion.
Inheritance: System.Windows.Controls.UserControl
Show file Open project: ProjPossibility/CSUN-MobileMapMagnifier

Public Methods

Method Description
TextArea ( ) : System.Windows.Controls

Initializes a new instance of the TextArea class.

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

TextArea() public method

Initializes a new instance of the TextArea class.
public TextArea ( ) : System.Windows.Controls
return System.Windows.Controls