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