Open pasztorpisti opened 8 years ago
Reported by gmengano1 on the VS gallery page of the plugin.
I want to show the current window caption. It's not the same as active_wnd_title. It is the value returned by dte.ActiveWindow.Caption (For example if the output window has the focus it returns "Output")
I want to show the current window caption. It's not the same as active_wnd_title.
It is the value returned by dte.ActiveWindow.Caption
(For example if the output window has the focus it returns "Output")
Reported by gmengano1 on the VS gallery page of the plugin.