Méthode | Description | |
---|---|---|
ClearCue ( |
Clears a text box's cue text.
|
|
SetCue ( |
Sets a text box's cue text.
|
Méthode | Description | |
---|---|---|
SendMessage ( |
public static ClearCue ( |
||
textBox | The text box | |
Résultat | void |
public static SetCue ( |
||
textBox | The text box. | |
cue | string | The cue text. |
Résultat | void |