Better ListView Class Reference

BetterListViewBase Class

Control with items in a specific layout.

For a list of all members of this type, see BetterListViewBase Members .

System.Object
   MarshalByRefObject
      Component
         Control
            BetterListViewBase
               BetterListView

[DefaultProperty(Name=""Text"")]
[DefaultEvent(Name=""Click"")]
[Designer(DesignerBaseTypeName=""System.ComponentModel.Design.IDesigner"", DesignerTypeName=""System.Windows.Forms.Design.ControlDesigner, System.Design, Version=2.0.0.0, Cult" + "ure=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]
[ToolboxItemFilter(FilterString=""System.Windows.Forms"", FilterType=ToolboxItemFilterType.Allow)]
[DesignerSerializer(SerializerTypeName=""System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=2.0." + "0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"", SerializerBaseTypeName=""System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Vers" + "ion=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]
[DesignerCategory(Category=""Component"")]
public abstract class BetterListViewBase : Control, ISupportInitialize

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentOwl.BetterListView

Assembly: BetterListView (in BetterListView.dll)

See Also

BetterListViewBase Members | ComponentOwl.BetterListView Namespace