C# Class ComponentFactory.Krypton.Toolkit.KryptonPaletteTMSRafting

Storage for rafting entries of the professional color table.
Inheritance: KryptonPaletteTMSBase
Show file Open project: ComponentFactory/Krypton Class Usage Examples

Private Properties

Property Type Description
KryptonPaletteTMSRafting System

Public Methods

Method Description
PopulateFromBase ( ) : void

Populate values from the base palette.

ResetRaftingContainerGradientBegin ( ) : void

esets the RaftingContainerGradientBegin property to its default value.

ResetRaftingContainerGradientEnd ( ) : void

esets the RaftingContainerGradientEnd property to its default value.

Private Methods

Method Description
KryptonPaletteTMSRafting ( KryptonInternalKCT internalKCT, NeedPaintHandler needPaint ) : System

Initialize a new instance of the KryptonPaletteKCTRafting class.

Method Details

PopulateFromBase() public method

Populate values from the base palette.
public PopulateFromBase ( ) : void
return void

ResetRaftingContainerGradientBegin() public method

esets the RaftingContainerGradientBegin property to its default value.
public ResetRaftingContainerGradientBegin ( ) : void
return void

ResetRaftingContainerGradientEnd() public method

esets the RaftingContainerGradientEnd property to its default value.
public ResetRaftingContainerGradientEnd ( ) : void
return void