Base:
property
PlaceholderText
System.Windows.Forms.TextBox.PlaceholderText
1 write to PlaceholderText
System.Windows.Forms.Tests (1)
TextBoxTests.cs (1)
385using SubTextBox textBox = new() { PlaceholderText = text, IsUserPaint = isUserPaint, IsFocused = isIsFocused, TextCount = textCount };