An NDoc Documented Class Library

Win32ListItem Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.ListBoxItems.ListItem
         White.Core.UIItems.ListBoxItems.Win32ListItem

[Visual Basic]
Public Class Win32ListItem
    Inherits ListItem
[C#]
public class Win32ListItem : ListItem
[C++]
public __gc class Win32ListItem : public ListItem
[JScript]
public class Win32ListItem extends ListItem

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: White.Core.UIItems.ListBoxItems

Assembly: White.Core (in White.Core.dll)

See Also

Win32ListItem Members | White.Core.UIItems.ListBoxItems Namespace