Method | Description | |
---|---|---|
CheckButtonValues ( NeedPaintHandler needPaint ) : System |
Initialize a new instance of the CheckButtonValues class.
|
|
GetImage ( PaletteState state ) : Image |
Gets the content image.
|
Method | Description | |
---|---|---|
CreateImageStates ( ) : |
Create the storage for the image states.
|
public CheckButtonValues ( NeedPaintHandler needPaint ) : System | ||
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
protected CreateImageStates ( ) : |
||
return |
public GetImage ( PaletteState state ) : Image | ||
state | PaletteState | The state for which the image is needed. |
return | Image |