StringEditControl Class
A control that edits string values.
Implements the TextBox
Implements the IReadOnlyControl
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public class StringEditControl : TextBox, IReadOnlyControl
Public Class StringEditControl _ Inherits TextBox _ Implements IReadOnlyControl
public ref class StringEditControl : public TextBox, IReadOnlyControl
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
TextBoxBase
TextBox
RingSoft.DataEntryControls.WPF..::..StringEditControl