Custom Controls (Programs)

Forum to find support on creating new applications for windows4all.com.

Custom Controls (Programs)

Postby mryaj » Fri Feb 19, 2010 5:14 pm

Let say I want to create a control that I want to install, is there documentation on doing this?
mryaj
 
Posts: 2
Joined: Fri Feb 19, 2010 5:04 pm

Re: Custom Controls (Programs)

Postby Joel » Tue Mar 02, 2010 9:11 am

It should be a standard Silverlight application (xap package).
The single temporary restriction is that all resources and templates should be defined on page level not in App.xaml. This restriction will be removed in one of the future versions.
Joel
 
Posts: 27
Joined: Mon Aug 03, 2009 4:13 pm


Return to Applications Development