Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / IInputTextBoxElement Interface / PlaceHolderColor Property

In This Topic
    PlaceHolderColor Property (IInputTextBoxElement)
    In This Topic
    Gets or sets the color of place holder text.
    Syntax
    'Declaration
     
    
    Property PlaceHolderColor As Color
    Color PlaceHolderColor {get; set;}
    See Also