See Also
Printy Config Namespace
AbstractRuleControl Class

Dieses abstrakte Steuerelement stellt die Basisklasse jedes Steuerelementes dar, welches zur Erstellung einer Formatierungsregel dient. In dieser Klasse kann der Typ der Regel mit einem Wert aus der Enumeration RuleType gesetzt werden; gleichzeitig wird dieser Wert in einer GroupBox angezeigt, welche in jedem dieser Elemente enthalten ist.

C++
public: class AbstractRuleControl : public UserControl, public IRuleControl, public IHelpful;
C#
public abstract class AbstractRuleControl : UserControl, IRuleControl, IHelpful;
Visual Basic
Public abstract Class AbstractRuleControl
Inherits UserControl
Inherits IRuleControl
Inherits IHelpful
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.