Class OnlineDisplaySlimTextBoxValue
Inheritance
System.Object
    System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
    System.Windows.Media.Visual
    System.Windows.UIElement
    System.Windows.FrameworkElement
    System.Windows.Controls.TextBlock
    OnlineDisplaySlimTextBoxValue
  Implements
System.ComponentModel.ISupportInitialize
    System.IServiceProvider
  Namespace: Vortex.Presentation.ControlSlims.Wpf.OnlineDisplaySlim
Assembly: Vortex.Presentation.Controls.Wpf.dll
Syntax
public class OnlineDisplaySlimTextBoxValue : TextBlock, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IContentHost, IAddChildInternal, IAddChild, IServiceProvider, IComponentConnector
  Constructors
OnlineDisplaySlimTextBoxValue()
Creates new instance of OnlineDisplaySlimTextBox
Declaration
public OnlineDisplaySlimTextBoxValue()
  Fields
_contentLoaded
Declaration
bool _contentLoaded
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
ValueBox
Declaration
TextBox ValueBox
  Field Value
| Type | Description | 
|---|---|
| System.Windows.Controls.TextBox | 
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
  Implements
      System.ComponentModel.ISupportInitialize
  
  
      System.IServiceProvider