Click or drag to resize

FormActMainIoControlSets Property

Contains the controls to be visible given a certain Node.FullPath of IoTreeView

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public Dictionary<string, List<Control>> IoControlSets { get; set; }

Property Value

DictionaryString, ListControl
See Also