Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating your own MM controls
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01007393
Message ID:
01008340
Vues:
14
Simon,

>I'm currently evaluating the MM.Net framework and am impressed with what I've seen so far, but have recently purchased some scheduling components and would like to use them in my next application in conjunction with MM.net. Has anyone done this, is it possible to either use none MM.Net controls or create your own MM controls from none MM controls?

Third party controls can co-exist peacefully with MM .NET controls on the same form. If you want to go a step further and add MM .NET data binding, localization, and security, you must do the following:

1. Create a subclass of the control
2. Implement the corresponding MM .NET interface

The second part is the hard part--you can look at the MM .NET source code to see similar controls and how we have implemented the different interfaces and mimic that.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform