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

DataEntryMemoTabItem Class

A tab item control that hosts a Memo Editor control. Puts a red dot on the right side of the header when there is tet inside the memo editor. Implements the TabItem

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

Syntax


public class DataEntryMemoTabItem : TabItem
Public Class DataEntryMemoTabItem _
	Inherits TabItem
public ref class DataEntryMemoTabItem : public TabItem

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              ContentControl
                HeaderedContentControl
                  TabItem
                    RingSoft.DataEntryControls.WPF..::..DataEntryMemoTabItem