An NDoc Documented Class Library

TitleBar Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.WindowItems.TitleBar

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

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.WindowItems

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

See Also

TitleBar Members | White.Core.UIItems.WindowItems Namespace