DotNetShoutout - Stories tagged with ViewBox
3
Shouts

How to fire server side method on click of the Button in Silverlight and Detailed information about ViewBox and ScrollViewer?

published 507 days, 21 hours, 41 minutes ago posted by dotnetfundadotnetfunda 513 days, 2 hours, 11 minutes ago
Monday, January 02, 2012 10:33:49 AM GMT Wednesday, December 28, 2011 6:03:17 AM GMT
In this article, we would learn the usage of SilverLight UI Controls i.e. Button, ViewBox and ScrollViewer. Button Button control is mostly used to submit user data or perform some activity (or action) based on click of the button. This is one of the most frequently used controls in the Silverlight application. (more)
category: Metro | clicked: 9 | 1 comment | | source: www.dotnetfunda.com
tags: scrollviewer, Silvelight, ViewBox
3
Shouts

Introduction-to-viewbox-in-WPF : DotNetLogix

published 703 days, 19 hours, 46 minutes ago posted by DotNetLogixDotNetLogix 705 days, 13 hours, 19 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Saturday, June 18, 2011 6:55:54 PM GMT
Articles (more)
category: Web Dev | clicked: 13 | comment | | source: www.dotnetlogix.com
tags: .NET, ViewBox, WPF
6
Shouts

How to center and scale Silverlight applications using ViewBox control

published 1114 days, 22 hours, 26 minutes ago posted by http://jacekciereszko.pl/http://jacekciereszko.pl/ 1117 days, 15 hours, 46 minutes ago
Wednesday, May 05, 2010 9:48:26 AM GMT Sunday, May 02, 2010 4:28:52 PM GMT
There are many ways to make your application scalable in Web Browser window and align it in the center. Usually we use two Grid controls to align and panel control (like Canvas) to scale our apps... (more)
category: Metro | clicked: 4 | comment | | source: geekswithblogs.net
tags: Align Application, Silverlight, ViewBox, Scale application, Silverlight 4