RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

StringEditControl Class

A control that edits string values. Implements the TextBox Implements the IReadOnlyControl

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  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


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              TextBoxBase
                TextBox
                  RingSoft.DataEntryControls.WPF..::..StringEditControl