Method | Description | |
---|---|---|
All ( this controls ) : IEnumerable |
||
SetWatermark ( this textBox, string watermarkText ) : void |
Method | Description | |
---|---|---|
SendMessage ( |
public static All ( this controls ) : IEnumerable |
||
controls | this | |
return | IEnumerable |
public static SetWatermark ( this textBox, string watermarkText ) : void | ||
textBox | this | |
watermarkText | string | |
return | void |