Method | Description | |
---|---|---|
ClearCue ( |
Clears a text box's cue text.
|
|
SetCue ( |
Sets a text box's cue text.
|
Method | Description | |
---|---|---|
SendMessage ( |
public static ClearCue ( |
||
textBox | The text box | |
return | void |
public static SetCue ( |
||
textBox | The text box. | |
cue | string | The cue text. |
return | void |