FlexPro
HistoryBase
Ingénierie
Formation
Téléchargements
Support FlexPro
Connaissance
Communauté
À propos de nous
Références
Emplois
Contact général
Liste des revendeurs
Support FlexPro
FR
DE
EN
Porte-plaquette
Produits et solutions
Support et téléchargements
Entreprise
Magazine
Contact
Langue
MyWeisang

Paramètres du compte.

Topic

Custom OpenFile/Folder dialog for C# Addin

Page d'accueil ' Communauté ' Généralités ' Dialogue OpenFile/Folder personnalisé pour l'addin C#

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Auteur
    Messages
  • #34462
    Olivier Baillard
    Participant

    Hi,

    I would like to be able to use custom .NET forms to select either several files or several folders in the folder task window in Flexpro analog to the SelectFolder of the FPDatabaseAccess object.

    Is there a control/form which I may inherit in the FlexPro COM object library? How can I access the browser capabilities of FlexPro in the folder task window?

    Thanks.

    #34464
    Olivier Baillard
    Participant

    Hi,

    I would like to be able to use custom .NET forms to select either several files or several folders in the folder task window in Flexpro analog to the SelectFolder of the FPDatabaseAccess object.

    Is there a control/form which I may inherit in the FlexPro COM object library? How can I access the browser capabilities of FlexPro in the folder task window?

    Thanks.

    #34463
    Bernhard Kantz
    Participant

    There is no FlexPro COM control for access of the folder/objects in the project database. To simulate the explorer-like view of the folder window, one has to create a ListView with a custom data model representing the folders and other objects found in the project database.

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Vous devez être connecté pour répondre à ce sujet.