FormActMainOptionsControlSets Property |
Contains the controls to be visible given a certain Node.FullPath of OptionsTreeView
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public Dictionary<string, List<Control>> OptionsControlSets { get; set; }
Property Value
Type:
DictionaryString,
ListControlSee Also