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

Dieses Delegate wird für die Kommunikation zwischen den Steuerelementen und dem ParameterManager verwendet

C++
__delegate void  ParameterEventHandler();
C#
public delegate void ParameterEventHandler(IAdjustable element, System.EventArgs e);
Visual Basic
Public Delegate Sub ParameterEventHandler(IAdjustable element, System.EventArgs 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.