InkBox is used to capture handwritten signature to image.
For a list of all members of this type, see InkBox Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Resco.Controls.OutlookControls.InkBox
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
InkBox creates empty drawing canvas for the user and captures user's handwriting over it with MouseDown and MouseUp events. You can get the captured handwriting using property Image. Use method Clear to revert InkBox to initial empty state.
Namespace: Resco.Controls.OutlookControls
Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)
InkBox Members | Resco.Controls.OutlookControls Namespace