ComponentOne List for WinForms
In This Topic
    Displaying Foreground Pictures
    In This Topic

    You can use foreground pictures to add visual cues to static list elements such as caption bars, column headers, and column footers. Foreground pictures are specified by the ForegroundImage property of the Style. Foreground pictures can be displayed beside some text or in place of it, but can't be displayed over text. For an example of Foreground picture positions, see below.

    Foreground pictures have the ForegroundPicturePosition property which specifies where a foreground picture is situated in comparison to the cell text. The values and their representations are displayed below:

    Position Display
    Near
    Far
    LeftOfText
    RightOfText
    TopOfText
    BottomOfText
    PictureOnly
    TextOnly