BaseStyle
Namespace: TagBites.WinSchedulers.Skins
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8
Provides the base class from which the classes that represent the styles of schedulers are derived.
public abstract class BaseStyleInheritance: object → BaseStyle
Derived:
Constructors
Section titled “Constructors”BaseStyle()
Section titled “BaseStyle()”protected BaseStyle()Methods
Section titled “Methods”OnCurrentSkinChanged()
Section titled “OnCurrentSkinChanged()”Refreshes the style when current skin changes.
protected internal virtual void OnCurrentSkinChanged()