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.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] public class AutoFillControl : Control, IAutoFillControl, IReadOnlyControl
<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
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
RingSoft.DbLookup.Controls.WPF..::..AutoFillControl