(X) Hide this Watch a recording of the recent webinar Building a Silverlight 4 application end-to-end by Gill Cleeren
View the webinar recording | Download the slides | Download the demos
Become a member to receive all webinar news by email, or follow all webinar news on Twitter | Facebook | LinkedIn
Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 1 result for DHTML.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • 3 comments  /  posted by  webgui  on  Nov 20, 2008 (more than a year ago)

    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.