Xaml « Windows Presentation Foundation « VB.Net Tutorial
Home
VB.Net Tutorial
1.
Language Basics
2.
Data Type
3.
Operator
4.
Statements
5.
Date Time
6.
Class Module
7.
Development
8.
Collections
9.
Generics
10.
Attributes
11.
Event
12.
LINQ
13.
Stream File
14.
GUI
15.
GUI Applications
16.
Windows Presentation Foundation
17.
2D Graphics
18.
I18N Internationlization
19.
Reflection
20.
Regular Expressions
21.
Security
22.
Socket Network
23.
Thread
24.
Windows
25.
XML
26.
Database ADO.net
27.
Design Patterns
VB.Net
VB.Net by API
VB.Net Tutorial
»
Windows Presentation Foundation
»
Xaml
16.131.Xaml
16.131.1.
A simple XAML structure
16.131.2.
Properties in XAML
16.131.3.
Embdded implementation of our button's Click event handler
16.131.4.
Create a Standard WPF Application
16.131.5.
Inline click event
16.131.6.
Inlining code within a XAML file
16.131.7.
Inline declaration of a simple attribute
16.131.8.
Explicit declaration of a complex attribute
16.131.9.
Button with explicitly declared Background Brush
16.131.10.
Button with a Background Brush declared using abbreviated markup
16.131.11.
Example of abbreviated markup versus explicit syntax
16.131.12.
Using Width to constrain the size of elements
16.131.13.
Display Control Content Surrounded by Braces
16.131.14.
WPF provides four different units of measures:
16.131.15.
Draw a line from Point(0,0) to Point (100,100) on the canvas with the default units of device-independent pixels
16.131.16.
My First WPF App with code behind
16.131.17.
Create Button from Xaml string
16.131.18.
A default miter limit of 10
16.131.19.
Pure XAML RSS Reader
16.131.20.
Reference name defined in Xaml in vb file
16.131.21.
Add child control
16.131.22.
Show Index of Controls
16.131.23.
Clear Controls
16.131.24.
Contains Element?
16.131.25.
Xaml and Code behind
16.131.26.
Insert new line character to xaml attribute
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.