Better ListView Class Reference

BetterListViewToolTipInfoCollection Class

Collection of BetterListView Tooltips.

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

System.Object
   BetterListViewToolTipInfoCollection

[Serializable]
[DefaultMember(MemberName=""Item"")]
[Editor(EditorBaseTypeName=""System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neut" + "ral, PublicKeyToken=b03f5f7f11d50a3a"", EditorTypeName=""ComponentOwl.BetterListView.BetterListViewToolTipInfoCollectionEditor, BetterList" + "View, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2"")]
[TypeConverter(ConverterTypeName=""ComponentOwl.BetterListView.BetterListViewToolTipInfoCollectionConverter, BetterL" + "istView, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2"")]
public sealed class BetterListViewToolTipInfoCollection : ICloneable, IList<T>, ICollection<T>, IEnumerable<T>, IEnumerable, IList, ICollection, ISerializable, IXmlSerializable

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

BetterListViewToolTipInfoCollection Members | ComponentOwl.BetterListView Namespace