Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Runtime Forms Designer
Message
De
23/07/2009 03:22:02
 
 
À
22/07/2009 16:07:06
Jon Neale
Bond International Software
Wootton Bassett, Royaume Uni
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01413783
Message ID:
01413896
Vues:
62
>Hi All,
>
>Anyone ever come across any good articles/documentation on how to implement a runtime form designer in .net?
>
>I need to give my user the ability to modify/build forms at runtime.
>
>Ideally using .net 2.0 or above.

I'd look at WPF for this - the entire layout and content of a form is described using XML (including databinding if required). You'd just need some code to allow the dropping and sizing of components at 'design time' and the final layout can then be stored as XAML for future use.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform