InkEdit
(Microsoft.Ink.InkEdit)
Inherits:
System.Windows.Forms.RichTextBox
Interfaces:
IDisposable, IComponent, ISynchronizeInvoke, IDropTarget, IWin32Window, IBindableComponent, IOleControl, IOleObject, IOleInPlaceObject, IOleInPlaceActiveObject, IOleWindow, IViewObject, IViewObject2, IPersist, IPersistStreamInit, IPersistPropertyBag, IPersistStorage, IQuickActivate, ISupportOleDropSource, IArrangedElement
Derived Types:
0
Assembly:
Microsoft.Ink.dll
The InkEdit control enables you to collect ink, recognize it, and display it as text. This control allows you to enable smart forms, which improves the accuracy of text input.
VB.NET
C#
|
VB.NET
Public Class InkEdit
Inherits System.Windows.Forms.RichTextBox
Implements System.IDisposable, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IOleControl, System.Windows.Forms.IOleObject, System.Windows.Forms.IOleInPlaceObject, System.Windows.Forms.IOleInPlaceActiveObject, System.Windows.Forms.IOleWindow, System.Windows.Forms.IViewObject, System.Windows.Forms.IViewObject2, System.Windows.Forms.IPersist, System.Windows.Forms.IPersistStreamInit, System.Windows.Forms.IPersistPropertyBag, System.Windows.Forms.IPersistStorage, System.Windows.Forms.IQuickActivate, System.Windows.Forms.ISupportOleDropSource, System.Windows.Forms.Layout.IArrangedElement
End Class
Articles