Represents the manner in which SlickRater controls are built from images.

public enum ImageModeType

Members

Member Name Description
Single Used by SlickRater controls that have a separate single image for each possible user and average rating value.
SingleLocked Used by SlickRater controls that have a separate single image for each possible user and average rating value. A "locked" image is used in the mouseout and mousedown states, and an "unlocked" image is used in the mouseover with mouseup state.
Multiple Used by SlickRater controls that are made up of one image for each rating of their respective rating scales.

Requirements

Namespace: KrispWare

Assembly: SlickRater (in SlickRater.dll)

See Also

KrispWare Namespace | How To Design A Custom Look