Table of Contents

Class FrameworkControlAction

Namespace
FrameworkSystems.FrameworkControls.Actions
Assembly
FrameworkSystems.FrameworkControls.dll

Summary description for FrameworkControlAction.

[Serializable]
public class FrameworkControlAction : FrameworkControlActionBase, IFrameworkControlActionBase, ISerializable
Inheritance
FrameworkControlAction
Implements
Derived
Inherited Members

Methods

GetDefaultLabel()
SetBackColor(Color?)
SetBorderColor(Color?)
SetCaption(string)
SetFontBold(FSbool)
SetFontBold(bool?)
SetFontFamily(string)
SetFontItalic(FSbool)
SetFontItalic(bool?)
SetFontSize(FSint)
SetFontSize(int?)
SetFontUnderline(FSbool)
SetFontUnderline(bool?)
SetForeColor(Color?)

Ermöglicht das Setzen der Control-Farbe zur Laufzeit.

SetMaxHeight(FSint)
SetMaxHeight(int?)
SetMaxWidth(FSint)
SetMaxWidth(int?)
SetMinHeight(FSint)
SetMinHeight(int?)
SetMinWidth(FSint)
SetMinWidth(int?)
SetToolTip(string)