TextBox « UI Controls « Silverlight
Home
Silverlight
1.
Animations
2.
Communication
3.
Containers
4.
Data
5.
Events
6.
Graphics
7.
Shapes
8.
UI Controls
Silverlight
»
UI Controls
»
TextBox
Screenshots
1.
Setting Focus for Keyboard Input
2.
Creating a TextBox
3.
TextBox selection changed event
4.
Adding a Binding to a TextBox from C#
5.
Removing a Binding from a TextBox
6.
Binding a property to a TextBox in XAML
7.
Animate TextBox Font Size
8.
TextBox changed event
9.
The default look of a TextBox. The TextBox in this case is defined within a StackPanel.
10.
A multiline text box.
11.
TextBox Key event
12.
TextBox Focus event
13.
Assign your own class to DataContent and bind to TextBox
14.
A basic Style definition. The text in the TextBox is entered at runtime.
15.
Reference source for TextBox
16.
Resource for TextBlock, TextBox and Button
17.
Set AcceptsReturn, VerticalScrollBarVisibility, HorizontalScrollBarVisibility for TextBox
18.
Demonstrating the various VerticalAlignment and HoriztonalAlignment options
java2s.com
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.