Closes a tab and ask for confirmation if the tab doc is dirty.
public Task<Boolean> CloseTab(string filename)
Return Value
true if tab can close, false if it should stay open or filename not opened in any tab
Parameters
filename
The absolute path to the file opened in the tab that
is going to be closed
Overloads:
See also:
Class MainWindow© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic