See Also
Util Config
net.stefanhauser.Printy.GUI.Util.FilenameEventHandler Type

Dieses Delegate wird verwendet, wenn sich ein Dateiname geändert hat.

C++
__delegate void  FilenameEventHandler();
C#
public delegate void FilenameEventHandler(object sender, FilenameEventArgs e);
Visual Basic
Public Delegate Sub FilenameEventHandler(object sender, FilenameEventArgs e) As void
File
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.