ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / TextElement Class / ForeColorSelector Property

In This Topic
    ForeColorSelector Property (TextElement)
    In This Topic
    Gets or sets a value indicating which property of a Tile object behaves as the source of foreground color for this element.
    Syntax
    'Declaration
     
    
    Public Property ForeColorSelector As ForeColorSelector
    public ForeColorSelector ForeColorSelector {get; set;}
    See Also