public wndEnvCfg() { Win32Locator.KickOffEnumWindows(); InitializeComponent(); TbLogTrace log = new TbLogTrace(this); Trace.Listeners.Add(log); this.TopMost = true; }