ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / PlaceHolderForeColor Property

In This Topic
    PlaceHolderForeColor Property
    In This Topic
    Gets or sets the color of place holder text.
    Syntax
    'Declaration
     
    
    Public Property PlaceHolderForeColor As Color
    public Color PlaceHolderForeColor {get; set;}
    See Also