Click or drag to resize

FormActMainActColorSettings Property

Contains controls that make up the ACT color options. Retrieve/change colors or subscribe to change events. (ForeColorSettingChanged)

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public FormActMainColorSettings ActColorSettings { get; }

Property Value

Type: FormActMainColorSettings
See Also