Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a Windows filterable list view control.
Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)
Inheritance Hierarchy
System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.UserControl
              Microsoft.WindowsServerSolutions.Common.FilterableListView
Syntax
public class FilterableListView : UserControl
public ref class FilterableListView : UserControl
Public Class FilterableListView
    Inherits UserControl
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | FilterableListView() | Creates a new instance of the FilterableListView object. | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | AccessibilityObject | (Inherited from Control.) | 
| .jpeg) | AccessibleDefaultActionDescription | (Inherited from Control.) | 
| .jpeg) | AccessibleDescription | (Inherited from Control.) | 
| .jpeg) | AccessibleName | (Inherited from Control.) | 
| .jpeg) | AccessibleRole | (Inherited from Control.) | 
| .jpeg) | ActiveControl | (Inherited from ContainerControl.) | 
| .jpeg) | AllowDrop | (Inherited from Control.) | 
| .jpeg) | Anchor | (Inherited from Control.) | 
| .jpeg) | AutoScaleDimensions | (Inherited from ContainerControl.) | 
| .jpeg) | AutoScaleFactor | (Inherited from ContainerControl.) | 
| .jpeg) | AutoScaleMode | (Inherited from ContainerControl.) | 
| .jpeg) | AutoScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | AutoScrollMargin | (Inherited from ScrollableControl.) | 
| .jpeg) | AutoScrollMinSize | (Inherited from ScrollableControl.) | 
| .jpeg) | AutoScrollOffset | (Inherited from Control.) | 
| .jpeg) | AutoScrollPosition | (Inherited from ScrollableControl.) | 
| .jpeg) | AutoSize | (Inherited from UserControl.) | 
| .jpeg) | AutoSizeMode | (Inherited from UserControl.) | 
| .jpeg) | AutoValidate | (Inherited from UserControl.) | 
| .jpeg) | BackColor | (Inherited from Control.) | 
| .jpeg) | BackgroundImage | (Inherited from Control.) | 
| .jpeg) | BackgroundImageLayout | (Inherited from Control.) | 
| .jpeg) | BindingContext | (Inherited from ContainerControl.) | 
| .jpeg) | BorderStyle | (Inherited from UserControl.) | 
| .jpeg) | Bottom | (Inherited from Control.) | 
| .jpeg) | Bounds | (Inherited from Control.) | 
| .jpeg) | CanEnableIme | (Inherited from ContainerControl.) | 
| .jpeg) | CanFocus | (Inherited from Control.) | 
| .jpeg) | CanRaiseEvents | (Inherited from Control.) | 
| .jpeg) | CanSelect | (Inherited from Control.) | 
| .jpeg) | Capture | (Inherited from Control.) | 
| .jpeg) | CausesValidation | (Inherited from Control.) | 
| .jpeg) | ClientRectangle | (Inherited from Control.) | 
| .jpeg) | ClientSize | (Inherited from Control.) | 
| .jpeg) | Columns | Gets the collection of columns that belong to this view. | 
| .jpeg) | CompanyName | (Inherited from Control.) | 
| .jpeg) | Container | (Inherited from Component.) | 
| .jpeg) | ContainsFocus | (Inherited from Control.) | 
| .jpeg) | ContextMenu | (Inherited from Control.) | 
| .jpeg) | ContextMenuStrip | (Inherited from Control.) | 
| .jpeg) | Controls | (Inherited from Control.) | 
| .jpeg) | Created | (Inherited from Control.) | 
| .jpeg) | CreateParams | (Inherited from UserControl.) | 
| .jpeg) | CurrentAutoScaleDimensions | (Inherited from ContainerControl.) | 
| .jpeg) | Cursor | (Inherited from Control.) | 
| .jpeg) | DataBindings | (Inherited from Control.) | 
| .jpeg) | DefaultCursor | (Inherited from Control.) | 
| .jpeg) | DefaultImeMode | (Inherited from Control.) | 
| .jpeg) | DefaultMargin | (Inherited from Control.) | 
| .jpeg) | DefaultMaximumSize | (Inherited from Control.) | 
| .jpeg) | DefaultMinimumSize | (Inherited from Control.) | 
| .jpeg) | DefaultPadding | (Inherited from Control.) | 
| .jpeg) | DefaultSize | (Inherited from UserControl.) | 
| .jpeg) | DesignMode | (Inherited from Component.) | 
| .jpeg) | DisplayRectangle | (Inherited from ScrollableControl.) | 
| .jpeg) | Disposing | (Inherited from Control.) | 
| .jpeg) | Dock | (Inherited from Control.) | 
| .jpeg) | DoubleBuffered | (Inherited from Control.) | 
| .jpeg) | Enabled | (Inherited from Control.) | 
| .jpeg) | Events | (Inherited from Component.) | 
| .jpeg) | FilterText | Gets or sets the filter text. | 
| .jpeg) | Focused | Gets a value indicating whether the control has input focus.(Overrides Control.Focused.) | 
| .jpeg) | Font | (Inherited from Control.) | 
| .jpeg) | FontHeight | (Inherited from Control.) | 
| .jpeg) | ForeColor | (Inherited from Control.) | 
| .jpeg) | FullRowSelect | Gets or sets a value indicating whether clicking an item selects all its subitems. | 
| .jpeg) | Handle | (Inherited from Control.) | 
| .jpeg) | HasChildren | (Inherited from Control.) | 
| .jpeg) | HeaderStyle | Gets or sets the column header style. | 
| .jpeg) | Height | (Inherited from Control.) | 
| .jpeg) | HideSelection | Gets or sets a value indicating whether the selected item in the control remains highlighted when the control loses focus. | 
| .jpeg) | HorizontalScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | HScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | ImeMode | (Inherited from Control.) | 
| .jpeg) | ImeModeBase | (Inherited from Control.) | 
| .jpeg) | InvokeRequired | (Inherited from Control.) | 
| .jpeg) | IsAccessible | (Inherited from Control.) | 
| .jpeg) | IsDisposed | (Inherited from Control.) | 
| .jpeg) | IsHandleCreated | (Inherited from Control.) | 
| .jpeg) | IsMirrored | (Inherited from Control.) | 
| .jpeg) | Items | Gets a collection of items. | 
| .jpeg) | LayoutEngine | (Inherited from Control.) | 
| .jpeg) | Left | (Inherited from Control.) | 
| .jpeg) | ListViewItemSorter | Gets or sets the sorting comparer for the control. | 
| .jpeg) | Location | (Inherited from Control.) | 
| .jpeg) | Margin | (Inherited from Control.) | 
| .jpeg) | MaximumSize | (Inherited from Control.) | 
| .jpeg) | MinimumSize | (Inherited from Control.) | 
| .jpeg) | MultiSelect | Gets or sets a value indicating whether multiple items can be selected. | 
| .jpeg) | Name | (Inherited from Control.) | 
| .jpeg) | Padding | (Inherited from Control.) | 
| .jpeg) | Parent | (Inherited from Control.) | 
| .jpeg) | ParentForm | (Inherited from ContainerControl.) | 
| .jpeg) | PreferredSize | (Inherited from Control.) | 
| .jpeg) | ProductName | (Inherited from Control.) | 
| .jpeg) | ProductVersion | (Inherited from Control.) | 
| .jpeg) | RecreatingHandle | (Inherited from Control.) | 
| .jpeg) | Region | (Inherited from Control.) | 
| .jpeg) | RenderRightToLeft | (Inherited from Control.) | 
| .jpeg) | ResizeRedraw | (Inherited from Control.) | 
| .jpeg) | Right | (Inherited from Control.) | 
| .jpeg) | RightToLeft | (Inherited from Control.) | 
| .jpeg) | ScaleChildren | (Inherited from Control.) | 
| .jpeg) | SelectedItems | Gets the items that are selected in the control. | 
| .jpeg) | ShowFocusCues | (Inherited from Control.) | 
| .jpeg) | ShowGroups | Gets or sets a value indicating whether items are displayed in groups. | 
| .jpeg) | ShowItemToolTips | Gets or sets a value indicating whether ToolTips are shown for the FilterableListView objects contained in the FilterableListView. | 
| .jpeg) | ShowKeyboardCues | (Inherited from Control.) | 
| .jpeg) | Site | (Inherited from Control.) | 
| .jpeg) | Size | (Inherited from Control.) | 
| .jpeg) | SmallImageList | Gets or sets the image list to use when displaying items as small icons in the control. | 
| .jpeg) | Sorting | Gets or sets the sort order for items in the control. | 
| .jpeg) | TabIndex | (Inherited from Control.) | 
| .jpeg) | TabStop | (Inherited from Control.) | 
| .jpeg) | Tag | (Inherited from Control.) | 
| .jpeg) | Text | (Inherited from Control.) | 
| .jpeg) | Top | (Inherited from Control.) | 
| .jpeg) | TopLevelControl | (Inherited from Control.) | 
| .jpeg) | UseCompatibleStateImageBehavior | Gets or sets a value indicating whether the ListView uses state image behavior that is compatible with the .NET Framework 1.1 or the .NET Framework 2.0. | 
| .jpeg) | UseWaitCursor | (Inherited from Control.) | 
| .jpeg) | VerticalScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | View | Gets or sets how items are displayed in the control. | 
| .jpeg) | Visible | (Inherited from Control.) | 
| .jpeg) | VScroll | (Inherited from ScrollableControl.) | 
| .jpeg) | Width | (Inherited from Control.) | 
Methods
Events
| Name | Description | |
|---|---|---|
| .jpeg) | AutoSizeChanged | (Inherited from UserControl.) | 
| .jpeg) | AutoValidateChanged | (Inherited from UserControl.) | 
| .jpeg) | BackColorChanged | (Inherited from Control.) | 
| .jpeg) | BackgroundImageChanged | (Inherited from Control.) | 
| .jpeg) | BackgroundImageLayoutChanged | (Inherited from Control.) | 
| .jpeg) | BindingContextChanged | (Inherited from Control.) | 
| .jpeg) | CausesValidationChanged | (Inherited from Control.) | 
| .jpeg) | ChangeUICues | (Inherited from Control.) | 
| .jpeg) | Click | (Inherited from Control.) | 
| .jpeg) | ClientSizeChanged | (Inherited from Control.) | 
| .jpeg) | ContextMenuChanged | (Inherited from Control.) | 
| .jpeg) | ContextMenuStripChanged | (Inherited from Control.) | 
| .jpeg) | ControlAdded | (Inherited from Control.) | 
| .jpeg) | ControlRemoved | (Inherited from Control.) | 
| .jpeg) | CursorChanged | (Inherited from Control.) | 
| .jpeg) | Disposed | (Inherited from Component.) | 
| .jpeg) | DockChanged | (Inherited from Control.) | 
| .jpeg) | DoubleClick | (Inherited from Control.) | 
| .jpeg) | DragDrop | (Inherited from Control.) | 
| .jpeg) | DragEnter | (Inherited from Control.) | 
| .jpeg) | DragLeave | (Inherited from Control.) | 
| .jpeg) | DragOver | (Inherited from Control.) | 
| .jpeg) | EnabledChanged | (Inherited from Control.) | 
| .jpeg) | Enter | (Inherited from Control.) | 
| .jpeg) | FontChanged | (Inherited from Control.) | 
| .jpeg) | ForeColorChanged | (Inherited from Control.) | 
| .jpeg) | GiveFeedback | (Inherited from Control.) | 
| .jpeg) | GotFocus | Occurs when the control receives focus. | 
| .jpeg) | HandleCreated | (Inherited from Control.) | 
| .jpeg) | HandleDestroyed | (Inherited from Control.) | 
| .jpeg) | HelpRequested | (Inherited from Control.) | 
| .jpeg) | ImeModeChanged | (Inherited from Control.) | 
| .jpeg) | Invalidated | (Inherited from Control.) | 
| .jpeg) | ItemSelectionChanged | ccurs when the selection state of an item changes. | 
| .jpeg) | KeyDown | (Inherited from Control.) | 
| .jpeg) | KeyPress | (Inherited from Control.) | 
| .jpeg) | KeyUp | (Inherited from Control.) | 
| .jpeg) | Layout | (Inherited from Control.) | 
| .jpeg) | Leave | (Inherited from Control.) | 
| .jpeg) | Load | (Inherited from UserControl.) | 
| .jpeg) | LocationChanged | (Inherited from Control.) | 
| .jpeg) | LostFocus | (Inherited from Control.) | 
| .jpeg) | MarginChanged | (Inherited from Control.) | 
| .jpeg) | MouseCaptureChanged | (Inherited from Control.) | 
| .jpeg) | MouseClick | (Inherited from Control.) | 
| .jpeg) | MouseDoubleClick | Occurs when a mouse button is clicked two or more times. | 
| .jpeg) | MouseDown | (Inherited from Control.) | 
| .jpeg) | MouseEnter | (Inherited from Control.) | 
| .jpeg) | MouseHover | (Inherited from Control.) | 
| .jpeg) | MouseLeave | (Inherited from Control.) | 
| .jpeg) | MouseMove | (Inherited from Control.) | 
| .jpeg) | MouseUp | (Inherited from Control.) | 
| .jpeg) | MouseWheel | (Inherited from Control.) | 
| .jpeg) | Move | (Inherited from Control.) | 
| .jpeg) | PaddingChanged | (Inherited from Control.) | 
| .jpeg) | Paint | (Inherited from Control.) | 
| .jpeg) | ParentChanged | (Inherited from Control.) | 
| .jpeg) | PreviewKeyDown | (Inherited from Control.) | 
| .jpeg) | QueryAccessibilityHelp | (Inherited from Control.) | 
| .jpeg) | QueryContinueDrag | (Inherited from Control.) | 
| .jpeg) | RegionChanged | (Inherited from Control.) | 
| .jpeg) | Resize | (Inherited from Control.) | 
| .jpeg) | RightToLeftChanged | (Inherited from Control.) | 
| .jpeg) | Scroll | (Inherited from ScrollableControl.) | 
| .jpeg) | SizeChanged | (Inherited from Control.) | 
| .jpeg) | StyleChanged | (Inherited from Control.) | 
| .jpeg) | SystemColorsChanged | (Inherited from Control.) | 
| .jpeg) | TabIndexChanged | (Inherited from Control.) | 
| .jpeg) | TabStopChanged | (Inherited from Control.) | 
| .jpeg) | TextChanged | (Inherited from Control.) | 
| .jpeg) | Validated | (Inherited from Control.) | 
| .jpeg) | Validating | (Inherited from Control.) | 
| .jpeg) | VisibleChanged | (Inherited from Control.) | 
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| .jpeg) .jpeg) | IContainerControl.ActivateControl(Control) | (Inherited from ContainerControl.) | 
| .jpeg) .jpeg) | IDropTarget.OnDragDrop(DragEventArgs) | (Inherited from Control.) | 
| .jpeg) .jpeg) | IDropTarget.OnDragEnter(DragEventArgs) | (Inherited from Control.) | 
| .jpeg) .jpeg) | IDropTarget.OnDragLeave(EventArgs) | (Inherited from Control.) | 
| .jpeg) .jpeg) | IDropTarget.OnDragOver(DragEventArgs) | (Inherited from Control.) | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Common Namespace
Return to top
.jpeg)