Method Add
Add(string, Func<Window>)
Adds an item with the specified text and form create action.
public void Add(string text, Func<Window> createForm)
Adds an item with the specified text and form create action.
public void Add(string text, Func<Window> createForm)