The CopyAsTextDlg Class

The CopyAsTextDlg Class

This class is used to edit an instance of the RecognitionResult class. It s a handy dialog box commonly used in conjunction with the Copy As Text command, and it s similar in functionality to the user interface seen in Windows Journal.

To use the CopyAsTextDlg class, create an instance using the new operator, set the RecognitionResult property, and then call ShowDialog. The RecognitionResult instance that is supplied to the dialog box will be modified as a result of any user interactions.

CopyAsTextDlg

public CopyAsTextDlg()

Class constructor.

RecognitionResult

public RecognitionResult RecognitionResult

This property gets or sets the RecognitionResult instance the dialog box uses. When setting the value, any user interaction with the dialog box will modify the source instance.



Building Tablet PC Applications
Building Tablet PC Applications (Pro-Developer)
ISBN: 0735617236
EAN: 2147483647
Year: 2001
Pages: 73

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net