Shade Text Box
A text box that allows you to have a default "ghost text" when no text has been entered.
Namespace: LSOne.Controls
Assembly: LSOne.Controls.ShadeTextBox
Syntax
public partial class ShadeTextBox : TextBox
Constructors
|
Name |
Description |
|---|---|
|
ShadeTextBox() |
Default constructor |
Properties
|
Name |
Description |
|---|---|
|
GhostText |
Get or set the ghost text visible visible when the text box is empty. |
