- Saturday, April 3, 2010, 18:14
- Featured, General, Mobile, Technology
- 6 views
This preview ebook contains six chapters in three parts (153 pages total): Part I Getting Started Chapter 1 Phone Hardware + Your Software Chapter 2 Hello, Windows Phone Part II Silverlight Chapter 3 Code and XAML Chapter 4 Presentation ...
Full story
- Saturday, April 4, 2009, 16:50
- Technology, WPF
- 436 views
WPF ContextMenu and MenuItem Control:
It explains how to create ContextMenu and MenuItem at design time and run time, their properties such as adding image and event handling
ContextMenu is attached to a control and displayed at the right mouse click. ContextMenu contains a list of MenuItem, which represent the command or option on which user initiate an action or command.
In this article I would discus how ...
Full story