Hi Eric,
in a separate project, create a maintenance form with one of these BO, and add all similar bound controls.
then create a template with this form :zip the 3 files of this form, and add the xlm file .template as shown in MSDN helpfile. the simplest way is to open and modify the xml template file associated with SF maintenance form (modify name line and description line in template data section)
add this template in the folder "C:\Documents and Settings\YOURNAME\Application Data\Microsoft\VisualStudio\8.0\ItemTemplatesCache\Visual Basic"
you'll find now this template as a new item in VS menu.
Bonjour Eric,
Dans un projet distinct, tu vas créer un form de maintenance, avec un de ces BO, et tu y ajoutes tous les controles liés dont tu auras besoin.
Ensuite tu crées un modèle à partir de ce form: tu mets les 3 fichiers du form dans un fichier zip, tu ajoutes un fichier de type xml .template comme décrit dans l'aide. le plus simple consiste à ouvrir et modifier le fichier template xml associé au maintenance form de SF (tu as juste à modifer les lignes de nom et de description dans la section template data)
tu ajoutes ce modèle dans le dossier "C:\Documents and Settings\TON_NOM\Application Data\Microsoft\VisualStudio\8.0\ItemTemplatesCache\Visual Basic"
ce nouveau modèle apparaitra maintenant comme nouvel élément disponible depuis le menu de Visual Studio.