Skybound Rebar

MoneyTheme Class

Provides the appearance of Microsoft Money to Rebar controls and menus.

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

System.Object
   Skybound.Rebar.Rendering.RebarTheme
      Skybound.Rebar.Rendering.MoneyTheme

[Visual Basic]
Public Class MoneyTheme
    Inherits RebarTheme
[C#]
public class MoneyTheme : 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 Money, set the value of the Theme property on the rebar control to one of the static (Shared in Visual Basic) preset properties.

Requirements

Namespace: Skybound.Rebar.Rendering

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

See Also

MoneyTheme Members | Skybound.Rebar.Rendering Namespace