C# Class ComponentFactory.Krypton.Toolkit.ButtonSpecRemapByContentView

Redirect requests for image/text colors to remap.
Inheritance: ButtonSpecRemapByContentBase
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Méthodes publiques

Méthode Description
ButtonSpecRemapByContentView ( IPalette target, ButtonSpec buttonSpec ) : System

Initialize a new instance of the ButtonSpecRemapByContentView class.

Method Details

ButtonSpecRemapByContentView() public méthode

Initialize a new instance of the ButtonSpecRemapByContentView class.
public ButtonSpecRemapByContentView ( IPalette target, ButtonSpec buttonSpec ) : System
target IPalette Initial palette target for redirection.
buttonSpec ButtonSpec Reference to button specification.
Résultat System