Oct 20, 2021
6
1
RichEdit Place Holder
![Murray Sargent](https://devblogs.microsoft.com/math-in-office/wp-content/uploads/sites/65/2020/09/murrays-150x150.jpg)
Sometimes you need a text box that cues the user to type something in, such as, “Start a conversation”. As soon as the user types something, the cue text vanishes, and the user sees what the user typed. If the user deletes all the text, the cue text reappears. Such a text box is called a place-holder control. The Microsoft 365 RichEdit has such a c...