In this “How to” Visual WebGui tutorial we are going to create WatermarkTextBox control for a Visual WebGui Silverlight application.
This topic assumes that you have some basic knowledge of Visual WebGui and Its also recommended that you read the “How to create a Visual WebGui Application” artical.
The WatermarkTextBox is a plain TextBox control, with one added feature of showing a default text when no content was entered or when the content was deleted.
The first thing we’ll need to do is open visual studio and create a new Visual WebGui Silverlight Application.