Method SetPlaceholderText
SetPlaceholderText(Control, string)
Sets the text that is displayed in the control until the value is changed by a user action or some other operation.
public static void SetPlaceholderText(Control control, string value)
Sets the text that is displayed in the control until the value is changed by a user action or some other operation.
public static void SetPlaceholderText(Control control, string value)