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

ReadOnlyBox Class

A base control that displays values to the user. User is not allowed to edit. Implements the Control

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


[TemplatePartAttribute]
public class ReadOnlyBox : Control
<TemplatePartAttribute> _
Public Class ReadOnlyBox _
	Inherits Control
[TemplatePartAttribute]
public ref class ReadOnlyBox : public Control

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              RingSoft.DataEntryControls.WPF..::..ReadOnlyBox