Skybound Rebar

OfficeTheme Class

Provides the appearance of Microsoft Office 2003 to Rebar controls and menus.

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

System.Object
   Skybound.Rebar.Rendering.RebarTheme
      Skybound.Rebar.Rendering.OfficeTheme

[Visual Basic]
Public Class OfficeTheme
    Inherits RebarTheme
[C#]
public class OfficeTheme : RebarTheme

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.

Remarks

This type is an implementation of RebarTheme. To give your rebar controls and menus the appearance of Microsoft Office 2003, set the value of the Theme property on the rebar control to one of the static (Shared in Visual Basic) preset properties (AutoSelect, Blue, Green, Silver, or Control).

Requirements

Namespace: Skybound.Rebar.Rendering

Assembly: Skybound.Rebar (in Skybound.Rebar.dll)

See Also

OfficeTheme Members | Skybound.Rebar.Rendering Namespace