C# Class ComponentFactory.Krypton.Toolkit.ButtonSpecRemapByContentView

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

Public Methods

Method Description
ButtonSpecRemapByContentView ( IPalette target, ButtonSpec buttonSpec ) : System

Initialize a new instance of the ButtonSpecRemapByContentView class.

Method Details

ButtonSpecRemapByContentView() public method

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.
return System