An NDoc Documented Class Library

UIItem Class

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

System.Object
   White.Core.UIItems.UIItem
      Derived types

[Visual Basic]
Public Class UIItem
    Implements IUIItem, ActionListener
[C#]
public class UIItem : IUIItem, ActionListener
[C++]
public __gc class UIItem : public IUIItem, ActionListener
[JScript]
public class UIItem extends IUIItem, ActionListener

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

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

See Also

UIItem Members | White.Core.UIItems Namespace