RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillControl Class

A textbox control that allows a user to link tables. Displays a popup of related values to the user when they type into it. Displays a lookup window to the user when the find button is clicked. Implements the Control Implements the IAutoFillControl Implements the IReadOnlyControl

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


<TemplatePartAttribute> _
<TemplatePartAttribute> _
<TemplatePartAttribute> _
<TemplatePartAttribute> _
Public Class AutoFillControl _
	Inherits Control _
	Implements IAutoFillControl, IReadOnlyControl
[TemplatePartAttribute]
[TemplatePartAttribute]
[TemplatePartAttribute]
[TemplatePartAttribute]
public ref class AutoFillControl : public Control, 
	IAutoFillControl, IReadOnlyControl

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              RingSoft.DbLookup.Controls.WPF..::..AutoFillControl