Click or drag to resize

PFThemeSettingsControl_Color_1 Field

Name of the theme setting containing the control background color.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[PFThemeSettingDefinition(Type = PFThemeSettingType.Color, Category = "Forms", DefaultValue = "#ffffff")]
public const string Control_Color_1 = "Control_Color_1"

Field Value

Type: String
See Also