API Documentation

BaseStyle

Namespace: TagBites.WinSchedulers.Skins
Assembly: TagBites.WinSchedulers.dll

Provides the base class from which the classes that represent the styles of schedulers are derived.

public abstract class BaseStyle : System.IDisposable

Constructors

BaseStyle()

protected void BaseStyle()

Result Type: void

Methods

Dispose()

public void Dispose()

Result Type: void

RefreshStyle()

protected internal void RefreshStyle()

Result Type: void