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

ListWindow Class

Contains a list control and allows the user to select a list item item. Implements the BaseWindow Implements the IListWindowView

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

Syntax


public class ListWindow : BaseWindow, IListWindowView
Public Class ListWindow _
	Inherits BaseWindow _
	Implements IListWindowView
public ref class ListWindow : public BaseWindow, 
	IListWindowView

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              ContentControl
                Window
                  BaseWindow
                    RingSoft.DbLookup.Controls.WPF..::..ListWindow