Forth session XMAL

Preview:

Citation preview

What’s XAML?

Prepared and presented by:

Asmaa Nouh

XMAL : Extensible Application Mark Up

Language

Design UI

ToolBox -> All XAML Control

XAML Controls

CONTORLS

Text Box

Text block

Check box

Radio box

Button

Label

You can also use several different attributes to modify how the control appears overall in the layout of the page. These include

• Visibility

• Margin

• Padding

• HorizontalContentAlignment

• VerticalContentAlignment

• HorizontalAlignment

• VerticalAlignment

• Height

• Width.

Attributes

Syntax

<Button>

< Content=“OK"/>

</Button>

<Button Content=“OK”/>

Column and Row Definition

XMAL.CS

Asmaa Nouh

asmaa.nouh@hotmail.com

Fb : #smsm nouh

Phone no. : 01112644445

Recommended