See Also
Printy GUI Namespace
ParameterManager.ReadProductionNames Method

Liest die Namen der Produktionen, sobald eine neue Eingabedatei spezifiziert worden ist. Im Anschluss werden die Produktionsnamen an das registrierte Steuerelement übergeben.

C++
public: void ReadProductionNames(
    object sender, 
    FilenameEventArgs e
);
C#
public void ReadProductionNames(
    object sender, 
    FilenameEventArgs e
);
Visual Basic
Public Function ReadProductionNames(
    sender As object, 
    e As FilenameEventArgs
) As void
See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.