8:56 PM

XAML Controls



Well, after talking about grids and stack panels now is the time that we will talk about XAML elements like buttons , textbox , textblocks , Combox and a lot more.
Now we will start talking about buttons.

First of all a button is graphical control element that provides the user a simple way to trigger an event, like searching for a query at a search engine, or to interact with dialog boxes, like confirming an action.
(Wikipedia)
So now we need to [.....]

4:20 AM

Button with an Image ?! easy

Ok let’s talk a little bit about a trick here.
Today I will tell you a secret ;). How to make a nice button with an image or an icon in it!
It’s [.....]

3:22 AM

XAML Layout Part Two - StackPanels

Well in the previous post I talked about Grids, rows and columns so in this post I will talk about stackpanel and it is orientation and alignment.
So let’s start.

StackPanels:

[.....]

3:53 AM

XAML Layouts.



Well in this post I want to talk about layouts or in other words how controls are positioned in you user interface.
There are two important elements in XAML these elements are [.....]

Previous PostOlder Posts Home