(X) Hide this Join a live webcast on October 14th, 10:00 am PDT: 'MEF: Overview of the Managed Extensibility Framework in Silverlight 4' by Gill Cleeren
Learn More | Sign Up | More Webinars by SilverlightShow

Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 19 results for TextBox.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
  • 1
  • 2
Next
Order by Publish Date   Ascending Title   Rating  

  • Styling Caret of a Silverlight TextBox Control

    0 comments  /  posted by  Silverlight Show  on  Oct 11, 2010 (2 weeks ago)
    Kunal Chowdhury explains how to change the style of the caret of a Silverlight TextBox control.

    Source: Kunal's Blog

    In this small Tips & Tricks, I will guide you changing the Style of Caret of a Silverlight TextBox control. It is very simple and you can easily do it using Visual Studio or Expression Blend. [...]

    In general, styling the caret is not require. But in some cases, you may need to change it to give your UI the look & feel of your entire application.



  • 0 comments  /  posted by  Silverlight Show  on  Jul 19, 2010 (3 months ago)
    In this tutorial, Kirupa Chinnathambi will show you how to optimize the keyboard that appears for the type of information a user would be inputting instead.

    Windows Phone devices are pretty much entirely touch-based. While some device flavors may contain a hardware keyboard that you can use, the primary way for you to input text is by tapping on the virtual, on-screen keyboard. 

    There is nothing special you need to do to bring up this keyboard. Simply set focus on a TextBox element that is used to receive text input, and your on-screen keyboard will automatically appear.

  • 0 comments  /  posted by  Silverlight Show  on  Jun 28, 2010 (3 months ago)
    Tags: TextBox , Teresa Burger
    In this post, Teresa Burger explains how to use a TextBox with strikethrough in Silverlight.

    Someone recently asked about a strikethrough in a TextBlock.  The need was for a short piece of text that was dynamically generated.  I messed with some solutions and came up with the following:

  • 0 comments  /  posted by  Silverlight Show  on  Jun 08, 2010 (4 months ago)
    By using Silverlight 4, Beau Brownlee has created his own TextBox with a watermark in it. 

    One of the things I needed recently is a simple way to have a textbox that had a watermark in it. Apparantly SilverLight 4 provides it,,, and it doesn’t provide it. Check this post out. I really couldn’t help but laugh when I saw this. ‘Do not use in a Silverlight 4 application.’ and at the same time the supported version is only Silverlight 4. Aaah yes, well the only other solution is to use a watermark textbox someone else has created or to make your own. I opted to make my own.

  • 0 comments  /  posted by  Silverlight Show  on  May 25, 2010 (5 months ago)
    Take a look at this article in which Suprotim Agarwal explains about the ability to right click an element and invoke a custom ContextMenu in Silverlight 4.

    Silverlight 4 now adds support for MouseRightButtonDown and the MouseRightButtonUp events on all UIElements. The Silverlight Toolkit (April Release) also introduces the ContextMenu control to Silverlight developers. In this article, we will see how to

    •             Use the ContextMenu control released in the Silverlight 4 Toolkit
    •     Display the ContextMenu on a TextBox by using the new Right-Click mouse event support in Silverlight 4
    •    Access the clipboard programmatically (new in Silverlight 4) to do Cut, Copy and Paste operations on a TextBox

  • Changing the watermark text in a DatePicker control

    0 comments  /  posted by  Silverlight Show  on  May 10, 2010 (5 months ago)
    In this short post Cheryl Simmons explains how to change the watermark text in a DatePicker control.

    Unfortunately, changing the watermark text is not as easy to do as you might think.

    The DatePicker control has a template part of type DatePickerTextBox that exposes a Watermark property. You'll see this part declared in the class overview topic of the DatePicker control.

  • 0 comments  /  posted by  Phil Middlemiss  on  Mar 08, 2010 (7 months ago)
    The final part of the tutorial of Phil Middlemiss on building a Watermarked TextBox control is now here. In Part 1 and Part 2 Phil created the visual elements for the Watermarked TextBox UserControl

    Thumbnail for Watermarked TextBox controlIn this conclusion to the tutorial, we write a little bit of code to make all the parts of the UserControl work together.
  • 3 comments  /  posted by  Phil Middlemiss  on  Mar 05, 2010 (7 months ago)
    Part II of the tutorial of Phil Middlemiss on building a Watermarked Textbox control is now here. In the first post Phil created the visual elements for the WatermarkedTextbox user control.

    Watermarked Textbox imageIn Part II we finish defining the visual elements, and create the animations for the various states the control requires
  • 0 comments  /  posted by  Phil Middlemiss  on  Mar 02, 2010 (7 months ago)
    Phil Middlemiss has started a tutorial for creating a TextBox control with a watermark.

    The UserControl has a watermark and a button for quickly clearing the text. The text and the watermark are bindable, and the textbox can be fully styled. It also supports commanding for MVVM patterns.

  • Leather Stamped TextBox Style Silverlight 3

    0 comments  /  posted by  Silverlight Show  on  Mar 01, 2010 (7 months ago)

    SilverLaw discusses a TextBox style where the text you type in looks like stamped leather.

    This TextBox Style is the result of playing around with DropShadow effects on a TextBlock nested in a Border. I ended up in building a TextBox templated style.If you cannot imagine how this style looks like just take a look and be astonished.


Page 
  • 1
  • 2
Next